m4-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU M4 source repository branch, branch-1.6, updated. v1.5.89a-117


From: Eric Blake
Subject: [SCM] GNU M4 source repository branch, branch-1.6, updated. v1.5.89a-117-g93b09e6
Date: Wed, 15 Apr 2009 14:09:17 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU M4 source repository".

http://git.sv.gnu.org/gitweb/?p=m4.git;a=commitdiff;h=93b09e692ac2f258717ed800276be4cf1848053c

The branch, branch-1.6 has been updated
       via  93b09e692ac2f258717ed800276be4cf1848053c (commit)
       via  19141fb1c466da0b97f5606a3c7ab53123262131 (commit)
      from  d170be36bde9a4ffc87df9fb9b39d3cd14c27e52 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 93b09e692ac2f258717ed800276be4cf1848053c
Author: Eric Blake <address@hidden>
Date:   Wed Apr 1 13:02:08 2009 -0600

    Require newer automake features.
    
    * configure.ac (AM_INIT_AUTOMAKE): Add dist-xz, color-tests,
    parallel-tests, and silent-rules.
    * HACKING: Update minimum requirements.
    * gnulib: Update to latest version.
    
    Signed-off-by: Eric Blake <address@hidden>

commit 19141fb1c466da0b97f5606a3c7ab53123262131
Author: Eric Blake <address@hidden>
Date:   Wed Apr 15 07:20:28 2009 -0600

    Mention release of 1.4.13.
    
    * NEWS: Update to match release on branch-1.4.
    * doc/m4.texinfo (History): Update release history.
    (copying): Finish conversion to GFDL 1.3, started 2008-11-04.
    
    Signed-off-by: Eric Blake <address@hidden>

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog      |   13 +++++++++++++
 HACKING        |    6 +++---
 NEWS           |    2 +-
 configure.ac   |    3 ++-
 doc/m4.texinfo |   10 ++++++----
 gnulib         |    2 +-
 6 files changed, 26 insertions(+), 10 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 8b7b347..38f04bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2009-04-15  Eric Blake  <address@hidden>
+
+       Require newer automake features.
+       * configure.ac (AM_INIT_AUTOMAKE): Add dist-xz, color-tests,
+       parallel-tests, and silent-rules.
+       * HACKING: Update minimum requirements.
+       * gnulib: Update to latest version.
+
+       Mention release of 1.4.13.
+       * NEWS: Update to match release on branch-1.4.
+       * doc/m4.texinfo (History): Update release history.
+       (copying): Finish conversion to GFDL 1.3, started 2008-11-04.
+
 2009-03-23  Eric Blake  <address@hidden>
 
        Don't force file overwrites during bootstrap.
diff --git a/HACKING b/HACKING
index 313c09e..38d2ade 100644
--- a/HACKING
+++ b/HACKING
@@ -43,9 +43,9 @@ and is not part of a release distribution.
 * Before you can build from git, you need to bootstrap.  This requires:
   - A pre-installed version of GNU M4 1.4.5 or later, built from a package
   - Autoconf 2.60 or later
-  - Automake 1.10.1 or later
+  - Automake 1.10b or later
   - Help2man 1.29 or later
-  - LZMA Utils 4.32 or later (from <http://tukaani.org/lzma/>)
+  - Xz 4.999.8beta or later (from <http://tukaani.org/xz/>)
   - Texinfo 4.8 or later
   - Any prerequisites of the above (such as perl, tex)
 
@@ -221,7 +221,7 @@ yyyy-mm-dd  Name of Author  <address@hidden>  (tiny change)
 
 * Make sure you are happy with the particular gnulib version recorded as
   the gnulib submodule.  If necessary to update to the latest, run:
-    git submodule foreach git pull
+    git submodule foreach git pull origin master
     git commit -m 'Update gnulib submodule to latest.' gnulib
 
 * Update the version number in NEWS and ChangeLog, and mention in README
diff --git a/NEWS b/NEWS
index cd473d2..f1d641a 100644
--- a/NEWS
+++ b/NEWS
@@ -149,7 +149,7 @@ contains the following beta features that were deemed worth 
deferring until
 
 ** A number of portability improvements inherited from gnulib.
 
-* Noteworthy changes in Version 1.4.13 (2008-12-??) [stable]
+* Noteworthy changes in Version 1.4.13 (2009-04-01) [stable]
   Released by Eric Blake, based on git version 1.4.12.*
 
 ** The manual is now distributed under the terms of FDL 1.3.
diff --git a/configure.ac b/configure.ac
index 85231dd..2be55bb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,8 @@ AC_INIT([GNU M4], m4_esyscmd([build-aux/git-version-gen 
.tarball-version]),
   address@hidden)
 AC_CONFIG_AUX_DIR([build-aux])
 
-AM_INIT_AUTOMAKE([1.10.1 dist-bzip2 dist-lzma gnu])
+AM_INIT_AUTOMAKE([1.10b dist-bzip2 dist-lzma dist-xz color-tests
+parallel-tests silent-rules gnu])
 
 m4_pattern_forbid([^M4_[A-Z]])
 
diff --git a/doc/m4.texinfo b/doc/m4.texinfo
index 269e0d2..e1b3a1b 100644
--- a/doc/m4.texinfo
+++ b/doc/m4.texinfo
@@ -49,7 +49,7 @@ Copyright @copyright{} 1989, 1990, 1991, 1992, 1993, 1994, 
2004, 2005,
 @quotation
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the @acronym{GNU} Free Documentation License,
-Version 1.2 or any later version published by the Free Software
+Version 1.3 or any later version published by the Free Software
 Foundation; with no Invariant Sections, no Front-Cover Texts, and no
 Back-Cover Texts.  A copy of the license is included in the section
 entitled address@hidden Free Documentation License.''
@@ -398,11 +398,13 @@ addressed some long standing bugs in the venerable 1.4 
release.  Then in
 released 1.4.3 and 1.4.4.  And in 2006, Eric Blake joined the team and
 prepared patches for the release of 1.4.5, 1.4.6, 1.4.7, and 1.4.8.
 More bug fixes were incorporated in 2007, with releases 1.4.9 and
-1.4.10, closing the series with 1.4.11 and 1.4.12 in 2008.
+1.4.10.  Eric continued with some portability fixes for 1.4.11 and
+1.4.12 in 2008, and 1.4.13 in 2009.
 
 Additionally, in 2008, Eric rewrote the scanning engine to reduce
-recursive evaluation from quadratic to linear complexity, released as M4
-1.6.  The 1.x branch series remains open for bug fixes.
+recursive evaluation from quadratic to linear complexity.  This was
+released as M4 1.6 in 2009.  The 1.x branch series remains open for bug
+fixes.
 
 Meanwhile, development has continued on new features for @code{m4}, such
 as dynamic module loading and additional builtins.  When complete,
diff --git a/gnulib b/gnulib
index 0add5d7..8fdb848 160000
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit 0add5d71522a4be3ec75152f22b4f61aeaf1d1b2
+Subproject commit 8fdb8486e14c433b2b277eb11c97e859b282e7d1


hooks/post-receive
--
GNU M4 source repository




reply via email to

[Prev in Thread] Current Thread [Next in Thread]