Jim Meyering | 11 May 2012 13:10
Gravatar

[PATCH 2/3] maint: avoid new syntax-check failures

FYI, with this, "make distcheck" now runs the syntax-check rules,
so problems like the one introduced by the NEWS spelling fix will
be less likely to be pushed.

From 2973ee3e9709b4355316bd0fdb31b83ea1cdb61e Mon Sep 17 00:00:00 2001
From: Jim Meyering <meyering@...>
Date: Fri, 11 May 2012 12:13:33 +0200
Subject: [PATCH 1/3] build: update gnulib submodule to latest

---
 gnulib | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnulib b/gnulib
index 4ddd9dd..1f96aa0 160000
--- a/gnulib
+++ b/gnulib
 <at>  <at>  -1 +1  <at>  <at> 
-Subproject commit 4ddd9dd5c80d2058001c9bec68b7f0ef0bc3a56f
+Subproject commit 1f96aa01f72bba8c9a0600280594a1a92bb505fc
--
1.7.10.1.553.gb7fbce0

From baaa6740c7a197f9d4a919e689507144fb1da00f Mon Sep 17 00:00:00 2001
From: Jim Meyering <meyering@...>
Date: Fri, 11 May 2012 12:52:52 +0200
Subject: [PATCH 2/3] maint: avoid new syntax-check failures

* cfg.mk (old_NEWS_hash): Update to reflect typo fix in old NEWS.
* doc/idutils.texi: Add "." before  <at> xref.
(Continue reading)


Gmane