autoconf-commit
[Top][All Lists]
Advanced

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

[SCM] GNU Autoconf source repository branch, master, updated. v2.63-185-


From: Eric Blake
Subject: [SCM] GNU Autoconf source repository branch, master, updated. v2.63-185-g5bf2204
Date: Tue, 11 Nov 2008 02:39:24 +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 Autoconf source repository".

http://git.sv.gnu.org/gitweb/?p=autoconf.git;a=commitdiff;h=5bf2204ddb1cd6f4430ed6f76ad7eb6de4d0d470

The branch, master has been updated
       via  5bf2204ddb1cd6f4430ed6f76ad7eb6de4d0d470 (commit)
      from  463b59e84f511d21a6f83150dc78b6c2991af2c0 (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 5bf2204ddb1cd6f4430ed6f76ad7eb6de4d0d470
Author: Eric Blake <address@hidden>
Date:   Mon Nov 10 19:38:05 2008 -0700

    Match upstream standards.texi.
    
    * doc/standards.texi: Resync from upstream.
    * doc/fdl-1.3.texi: Rename...
    * doc/fdl.texi: ...to this.
    * doc/Makefile.am (autoconf_TEXINFOS, standards_TEXINFOS): Update
    users.
    * doc/autoconf.texi (GNU Free Documentation License): Likewise.
    * cfg.mk (fetch): Likewise.
    
    Signed-off-by: Eric Blake <address@hidden>

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

Summary of changes:
 ChangeLog                      |    9 +++++++++
 cfg.mk                         |    2 +-
 doc/Makefile.am                |    4 ++--
 doc/autoconf.texi              |    2 +-
 doc/{fdl-1.3.texi => fdl.texi} |    0 
 doc/standards.texi             |    4 ++--
 6 files changed, 15 insertions(+), 6 deletions(-)
 rename doc/{fdl-1.3.texi => fdl.texi} (100%)

diff --git a/ChangeLog b/ChangeLog
index 8a06cbf..2367c7c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
 2008-11-10  Eric Blake  <address@hidden>
 
+       Match upstream standards.texi.
+       * doc/standards.texi: Resync from upstream.
+       * doc/fdl-1.3.texi: Rename...
+       * doc/fdl.texi: ...to this.
+       * doc/Makefile.am (autoconf_TEXINFOS, standards_TEXINFOS): Update
+       users.
+       * doc/autoconf.texi (GNU Free Documentation License): Likewise.
+       * cfg.mk (fetch): Likewise.
+
        Yet more FDL 1.3 fallout.
        * NEWS: Mention manual license change.
 
diff --git a/cfg.mk b/cfg.mk
index 8e7901b..2d6ce99 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -56,7 +56,7 @@ fetch:
        cp $(gnulib_dir)/build-aux/missing $(srcdir)/build-aux
        cp $(gnulib_dir)/build-aux/vc-list-files $(srcdir)/build-aux
        cp $(gnulib_dir)/build-aux/texinfo.tex $(srcdir)/build-aux
-       cp $(gnulib_dir)/doc/fdl-1.3.texi $(srcdir)/doc
+       cp $(gnulib_dir)/doc/fdl.texi $(srcdir)/doc
        cp $(gnulib_dir)/doc/gnu-oids.texi $(srcdir)/doc
        cp $(gnulib_dir)/doc/make-stds.texi $(srcdir)/doc
        cp $(gnulib_dir)/doc/standards.texi $(srcdir)/doc
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 4f51061..38abc5f 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -21,8 +21,8 @@ TEXI2HTML_FLAGS = -split_chapter
 TEXINFO_TEX = ../build-aux/texinfo.tex
 
 info_TEXINFOS = autoconf.texi standards.texi
-autoconf_TEXINFOS = fdl-1.3.texi install.texi
-standards_TEXINFOS = fdl-1.3.texi gnu-oids.texi make-stds.texi
+autoconf_TEXINFOS = fdl.texi install.texi
+standards_TEXINFOS = fdl.texi gnu-oids.texi make-stds.texi
 
 # Files from texi2dvi that should be removed, but which Automake does
 # not know.
diff --git a/doc/autoconf.texi b/doc/autoconf.texi
index fbb0a3b..34611b8 100644
--- a/doc/autoconf.texi
+++ b/doc/autoconf.texi
@@ -22559,7 +22559,7 @@ have free time again.  I think.  Yeah, right.)
 @node GNU Free Documentation License
 @appendix GNU Free Documentation License
 
address@hidden fdl-1.3.texi
address@hidden fdl.texi
 
 @node Indices
 @appendix Indices
diff --git a/doc/fdl-1.3.texi b/doc/fdl.texi
similarity index 100%
rename from doc/fdl-1.3.texi
rename to doc/fdl.texi
diff --git a/doc/standards.texi b/doc/standards.texi
index 97d25d1..bd90a92 100644
--- a/doc/standards.texi
+++ b/doc/standards.texi
@@ -3,7 +3,7 @@
 @setfilename standards.info
 @settitle GNU Coding Standards
 @c This date is automagically updated when you save this file:
address@hidden lastupdate November 10, 2008
address@hidden lastupdate November 6, 2008
 @c %**end of header
 
 @dircategory GNU organization
@@ -4196,7 +4196,7 @@ is not an objection against it.
 @appendix GNU Free Documentation License
 
 @cindex FDL, GNU Free Documentation License
address@hidden fdl-1.3.texi
address@hidden fdl.texi
 
 @node Index
 @unnumbered Index


hooks/post-receive
--
GNU Autoconf source repository




reply via email to

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