]> git.saurik.com Git - bison.git/commitdiff
maint: use announce-gen's new --mail-headers.
authorJoel E. Denny <joeldenny@joeldenny.org>
Sun, 25 Jul 2010 19:53:18 +0000 (15:53 -0400)
committerJoel E. Denny <joeldenny@joeldenny.org>
Sun, 25 Jul 2010 23:50:03 +0000 (19:50 -0400)
* HACKING (Announce): Update instructions.
* cfg.mk (announcement_Cc_): Define.
* configure.ac (AM_GNU_GETTEXT_VERSION): Update to 0.18 as
required by latest gnulib.
* gnulib: Update to latest.
(cherry picked from commit e5655564583f2f704dd85d6f602f5fcd86f87467)

ChangeLog
HACKING
cfg.mk
configure.ac
gnulib
lib/.cvsignore
lib/.gitignore
m4/.cvsignore
m4/.gitignore
runtime-po/.cvsignore
runtime-po/.gitignore

index b011b0820bb09c188b6706c02cda3bd3e6bb485b..c186fe2dfa5b8d74b21bcdff28d394f2b51bd4cb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2010-07-25  Joel E. Denny  <joeldenny@joeldenny.org>
+
+       maint: use announce-gen's new --mail-headers.
+       * HACKING (Announce): Update instructions.
+       * cfg.mk (announcement_Cc_): Define.
+       * configure.ac (AM_GNU_GETTEXT_VERSION): Update to 0.18 as
+       required by latest gnulib.
+       * gnulib: Update to latest.
+
 2010-07-24  Joel E. Denny  <joeldenny@joeldenny.org>
 
        tests: handle Valgrind that complains about >&-.
diff --git a/HACKING b/HACKING
index 312677fb8ee992a11766594e571b13db76dfa78a..759e08c51002aba7e13e2f861081d293fa777611 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -341,19 +341,20 @@ To generate a template announcement file:
   make RELEASE_TYPE=alpha gpg_key_ID=F125BDF3 announcement
 
 where alpha can be replaced by beta or stable and F125BDF3 should be
-replaced with your key ID.  For an example of how to fill out the
-template, search the mailing list archives for the most recent release
-announcement.
-
-Complete/fix the announcement file, and send it at least to
-info-gnu@gnu.org (if a real release, or a ``serious beta''),
-bug-bison@gnu.org, help-bison@gnu.org, bison-patches@gnu.org,
-and coordinator@translationproject.org.
-
-Send the same announcement on the comp.compilers newsgroup by sending
-email to compilers@iecc.com.  Do not make any Cc as the moderator will
-throw away anything cross-posted or Cc'ed.  It really needs to be a
-separate message.
+replaced with your key ID.
+
+Complete/fix the announcement file.  The generated list of recipients
+(info-gnu@gnu.org, bug-bison@gnu.org, help-bison@gnu.org,
+bison-patches@gnu.org, and coordinator@translationproject.org) is
+appropriate for a stable release or a ``serious beta''.  For any other
+release, drop at least info-gnu@gnu.org.  For an example of how to fill
+out the rest of the template, search the mailing list archives for the
+most recent release announcement.
+
+For a stable release, send the same announcement on the comp.compilers
+newsgroup by sending email to compilers@iecc.com.  Do not make any Cc as
+the moderator will throw away anything cross-posted or Cc'ed.  It really
+needs to be a separate message.
 
 ** Bump the version number
 In configure.ac.  Run `make'.  So that developers don't accidentally add new
diff --git a/cfg.mk b/cfg.mk
index 0fda0dc5edbbc06753201353eb7cb451c0496bdf..a43ca2fe37f9ca1083b1ccc9bbafedc6d14baaa8 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -44,6 +44,10 @@ gnulib_dir = $(srcdir)/gnulib
 
 bootstrap-tools = autoconf,automake,flex,gnulib
 
+announcement_Cc_ = \
+  bug-bison@gnu.org, help-bison@gnu.org, bison-patches@gnu.org, \
+  coordinator@translationproject.org
+
 update-copyright: update-b4-copyright update-package-copyright-year
 update-copyright-env = \
   UPDATE_COPYRIGHT_FORCE=1
index 6539dc79e295e3c243a3a95c4d14a662955c9341..c08805520e3e0b58820739ba0633611b5d2f4924 100644 (file)
@@ -133,7 +133,7 @@ BISON_PREREQ_TIMEVAR
 # We use gnulib, which is only guaranteed to work properly with the
 # latest Gettext.
 AM_GNU_GETTEXT([external], [need-ngettext])
-AM_GNU_GETTEXT_VERSION([0.17])
+AM_GNU_GETTEXT_VERSION([0.18])
 BISON_I18N
 
 # Internationalized parsers.
diff --git a/gnulib b/gnulib
index 1778ee9e7d0e150a37db66a0e51c1a56755aab4f..b48afd89ec9be56156d6e2bebfdf457c778fe5c3 160000 (submodule)
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit 1778ee9e7d0e150a37db66a0e51c1a56755aab4f
+Subproject commit b48afd89ec9be56156d6e2bebfdf457c778fe5c3
index d3c20e8723f5869994c5bc4036770715fca6c473..9997462d28471bc0190cadb41eadc7715def2ee8 100644 (file)
@@ -188,8 +188,10 @@ unistd.h
 unistd.in.h
 unistd_.h
 unitypes.h
+unitypes.in.h
 uniwidth
 uniwidth.h
+uniwidth.in.h
 unlocked-io.h
 unsetenv.c
 vasnprintf.c
index b2890169f182d6452e440849bf95b2977ad85d31..e88601a3192a7e01e11cc600863546ec57b358e5 100644 (file)
 /unistd.in.h
 /unistd_.h
 /unitypes.h
+/unitypes.in.h
 /uniwidth
 /uniwidth.h
+/uniwidth.in.h
 /unlocked-io.h
 /unsetenv.c
 /vasnprintf.c
index c6d92cb636ca912e63bef6795cee5601832c8c6b..a064dc6ac327b1e9bcffd4e42bb8c59cf4c239c3 100644 (file)
@@ -2,6 +2,7 @@
 absolute-header.m4
 alloca.m4
 argmatch.m4
+asm-underscore.m4
 assert.m4
 cloexec.m4
 config-h.m4
@@ -53,6 +54,7 @@ ldexpl.m4
 lib-ld.m4
 lib-link.m4
 lib-prefix.m4
+libunistring-base.m4
 localcharset.m4
 locale-fr.m4
 locale-ja.m4
index 0ebe2439b57c190863bcc4a1b51379ade028f017..d4104e3a1dca675fa6234f2e49b64893a8f9c990 100644 (file)
@@ -2,6 +2,7 @@
 /absolute-header.m4
 /alloca.m4
 /argmatch.m4
+/asm-underscore.m4
 /assert.m4
 /cloexec.m4
 /config-h.m4
@@ -53,6 +54,7 @@
 /lib-ld.m4
 /lib-link.m4
 /lib-prefix.m4
+/libunistring-base.m4
 /localcharset.m4
 /locale-fr.m4
 /locale-ja.m4
index aad7a480bfab26a91454d8717689613ddc27837a..db53cdef3d697fd71c52eea11430c1b367d41009 100644 (file)
@@ -7,12 +7,14 @@ Makefile
 Makefile.in
 Makefile.in.in
 Makevars
+Makevars.template
 POTFILES
 Rules-quot
 bison-runtime.pot
 boldquot.sed
 en@boldquot.header
 en@quot.header
+insert-header.sed
 insert-header.sin
 quot.sed
 remove-potcdate.sed
index 1ab77bf849b2013a0020abc9eb0fe7c0d322846d..44ff89631ff95a91c769e6eb4bd7f8d72a90ef14 100644 (file)
@@ -7,12 +7,14 @@
 /Makefile.in
 /Makefile.in.in
 /Makevars
+/Makevars.template
 /POTFILES
 /Rules-quot
 /bison-runtime.pot
 /boldquot.sed
 /en@boldquot.header
 /en@quot.header
+/insert-header.sed
 /insert-header.sin
 /quot.sed
 /remove-potcdate.sed