From e5655564583f2f704dd85d6f602f5fcd86f87467 Mon Sep 17 00:00:00 2001 From: "Joel E. Denny" Date: Sun, 25 Jul 2010 15:53:18 -0400 Subject: [PATCH] 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. --- ChangeLog | 9 +++++++++ HACKING | 27 ++++++++++++++------------- cfg.mk | 4 ++++ configure.ac | 2 +- gnulib | 2 +- lib/.cvsignore | 2 ++ lib/.gitignore | 2 ++ m4/.cvsignore | 2 ++ m4/.gitignore | 2 ++ runtime-po/.cvsignore | 2 ++ runtime-po/.gitignore | 2 ++ 11 files changed, 41 insertions(+), 15 deletions(-) diff --git a/ChangeLog b/ChangeLog index 647674ae..5bd1a043 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2010-07-25 Joel E. Denny + + 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. + 2009-08-17 Akim Demaille build: require gettext 0.17. diff --git a/HACKING b/HACKING index cef63580..891b596e 100644 --- a/HACKING +++ b/HACKING @@ -338,19 +338,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 0fda0dc5..a43ca2fe 100644 --- 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 diff --git a/configure.ac b/configure.ac index 6539dc79..c0880552 100644 --- a/configure.ac +++ b/configure.ac @@ -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 1778ee9e..b48afd89 160000 --- a/gnulib +++ b/gnulib @@ -1 +1 @@ -Subproject commit 1778ee9e7d0e150a37db66a0e51c1a56755aab4f +Subproject commit b48afd89ec9be56156d6e2bebfdf457c778fe5c3 diff --git a/lib/.cvsignore b/lib/.cvsignore index bc139336..707c9e97 100644 --- a/lib/.cvsignore +++ b/lib/.cvsignore @@ -152,8 +152,10 @@ unistd.h unistd.in.h unistd_.h unitypes.h +unitypes.in.h uniwidth uniwidth.h +uniwidth.in.h unlocked-io.h unsetenv.c verify.h diff --git a/lib/.gitignore b/lib/.gitignore index 6746b557..c43bb25d 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -155,8 +155,10 @@ /unistd.in.h /unistd_.h /unitypes.h +/unitypes.in.h /uniwidth /uniwidth.h +/uniwidth.in.h /unlocked-io.h /unsetenv.c /verify.h diff --git a/m4/.cvsignore b/m4/.cvsignore index bac35d4a..0a7474a1 100644 --- a/m4/.cvsignore +++ b/m4/.cvsignore @@ -2,6 +2,7 @@ absolute-header.m4 alloca.m4 argmatch.m4 +asm-underscore.m4 assert.m4 cloexec.m4 config-h.m4 @@ -40,6 +41,7 @@ javaexec.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 +libunistring-base.m4 localcharset.m4 locale-fr.m4 locale-ja.m4 diff --git a/m4/.gitignore b/m4/.gitignore index 20623342..296f4501 100644 --- a/m4/.gitignore +++ b/m4/.gitignore @@ -2,6 +2,7 @@ /absolute-header.m4 /alloca.m4 /argmatch.m4 +/asm-underscore.m4 /assert.m4 /cloexec.m4 /config-h.m4 @@ -40,6 +41,7 @@ /lib-ld.m4 /lib-link.m4 /lib-prefix.m4 +/libunistring-base.m4 /localcharset.m4 /locale-fr.m4 /locale-ja.m4 diff --git a/runtime-po/.cvsignore b/runtime-po/.cvsignore index aad7a480..db53cdef 100644 --- a/runtime-po/.cvsignore +++ b/runtime-po/.cvsignore @@ -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 diff --git a/runtime-po/.gitignore b/runtime-po/.gitignore index 1ab77bf8..44ff8963 100644 --- a/runtime-po/.gitignore +++ b/runtime-po/.gitignore @@ -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 -- 2.45.2