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

[texinfo] 09/11: New upstream version 6.3.0.dfsg.1



This is an automated email from the git hooks/post-receive script.

preining pushed a commit to branch master
in repository texinfo.

commit a0d02e5db306ffb1349857e938c834dc0b768c22
Author: Norbert Preining <preining@debian.org>
Date:   Sun Sep 11 07:34:27 2016 +0900

    New upstream version 6.3.0.dfsg.1
---
 ChangeLog                                            | 20 ++++++++++++++++++++
 NEWS                                                 |  6 ++++--
 README-hacking                                       |  5 ++++-
 configure                                            | 20 ++++++++++----------
 configure.ac                                         |  4 ++--
 doc/refcard/txirefcard.tex                           |  4 ++--
 doc/stamp-1                                          |  4 ++--
 doc/stamp-vti                                        |  4 ++--
 doc/version-stnd.texi                                |  4 ++--
 doc/version.texi                                     |  4 ++--
 gnulib/lib/Makefile.in                               |  2 +-
 man/info.1                                           |  2 +-
 man/install-info.1                                   |  2 +-
 man/makeinfo.1                                       |  2 +-
 man/texi2dvi.1                                       |  2 +-
 man/texindex.1                                       |  2 +-
 texindex/texindex.awk                                |  2 +-
 tp/Texinfo/Common.pm                                 |  2 +-
 tp/Texinfo/Convert/Converter.pm                      |  2 +-
 tp/Texinfo/Convert/DocBook.pm                        |  4 ++--
 tp/Texinfo/Convert/HTML.pm                           |  4 ++--
 tp/Texinfo/Convert/Plaintext.pm                      |  4 ++--
 tp/Texinfo/Convert/XSParagraph/TestXS.pm             |  2 +-
 tp/Texinfo/Convert/XSParagraph/configure             | 20 ++++++++++----------
 tp/Texinfo/Convert/XSParagraph/configure.ac          |  2 +-
 tp/Texinfo/Parser.pm                                 |  2 +-
 tp/tests/README                                      |  9 ++++++---
 .../res_parser/formatting_fr/formatting.html         |  4 ++--
 .../res_parser/formatting_fr_icons/formatting.html   |  4 ++--
 util/pdftexi2dvi                                     |  6 +++---
 util/texi2dvi                                        |  6 +++---
 util/texi2pdf                                        |  6 +++---
 32 files changed, 97 insertions(+), 69 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index fc0555f..e30916a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,25 @@
 2016-09-10  Gavin Smith  <gavinsmith0123@gmail.com>
 
+	6.3 release.
+	* configure.ac, NEWS, util/texi2dvi, util/texi2pdf,
+	doc/refcard/txirefcard.tex, texindex/texindex.awk:
+	Version number.
+	* tp/Texinfo: Update version numbers in modules.
+	* tp/Texinfo/Convert/XSParagraph/TestXS.pm,
+	* tp/Texinfo/Convert/XSParagraph/configure.ac: Version number.
+
+2016-09-10  Gavin Smith  <gavinsmith0123@gmail.com>
+
+	* tp/tests/README: Mention that the tests must be run before the 
+	reference results can be updated.
+
+2016-09-10  Gavin Smith  <gavinsmith0123@gmail.com>
+
+	* README-hacking: Add note about updating the version number 
+	under tp/Texinfo/Convert/XSParagraph.
+
+2016-09-10  Gavin Smith  <gavinsmith0123@gmail.com>
+
 	6.2 release.
 	* configure.ac, NEWS, util/texi2dvi, util/texi2pdf,
 	doc/refcard/txirefcard.tex, texindex/texindex.awk:
diff --git a/NEWS b/NEWS
index 1d84b74..56132b7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-$Id: NEWS 7281 2016-07-30 18:55:22Z gavin $
+$Id: NEWS 7353 2016-09-10 13:03:54Z gavin $
 This NEWS file records noteworthy changes, very tersely.
 See the manual for detailed information.
 
@@ -11,7 +11,7 @@ See the manual for detailed information.
   notice and this notice are preserved.
 
 -------------------------------------------------------------------------------
-6.2 (10 September 2016)
+6.3 (10 September 2016)
 
 * Language:
   . The commands `@setcontentsaftertitlepage' and
@@ -47,6 +47,8 @@ See the manual for detailed information.
 * info:
   . Handling of "invalid" value in infokey file fixed.
 
+6.2 (withdrawn)
+
 
 
 6.1 (06 February 2016)
diff --git a/README-hacking b/README-hacking
index 2a395f0..d3a450b 100644
--- a/README-hacking
+++ b/README-hacking
@@ -1,4 +1,4 @@
-$Id: README-hacking 7349 2016-09-07 06:55:18Z gavin $
+$Id: README-hacking 7355 2016-09-10 14:46:01Z gavin $
 This file describes the development environment for Texinfo.
 
   Copyright 2002, 2003, 2005, 2006, 2007, 2008, 2010, 2011, 2012, 2013,
@@ -176,6 +176,9 @@ version and date in NEWS.
 version number in texi2dvi, texi2pdf, txirefcard.tex.
 (cd tp && ./maintain/change_perl_modules_version.sh auto)
   -- this updates all the version numbers in the Perl modules
+version number in
+  tp/Texinfo/Convert/XSParagraph/configure.ac, and
+  tp/Texinfo/Convert/XSParagraph/TestXS.pm
 sync texi2html/test/ results with tp/.
 
 ensure building standalone modules for CPAN still works.
diff --git a/configure b/configure
index ce1ee67..a558cf5 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for GNU Texinfo 6.2.
+# Generated by GNU Autoconf 2.69 for GNU Texinfo 6.3.
 #
 # Report bugs to <bug-texinfo@gnu.org>.
 #
@@ -580,8 +580,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='GNU Texinfo'
 PACKAGE_TARNAME='texinfo'
-PACKAGE_VERSION='6.2'
-PACKAGE_STRING='GNU Texinfo 6.2'
+PACKAGE_VERSION='6.3'
+PACKAGE_STRING='GNU Texinfo 6.3'
 PACKAGE_BUGREPORT='bug-texinfo@gnu.org'
 PACKAGE_URL='http://www.gnu.org/software/texinfo/'
 
@@ -2045,7 +2045,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures GNU Texinfo 6.2 to adapt to many kinds of systems.
+\`configure' configures GNU Texinfo 6.3 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -2115,7 +2115,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of GNU Texinfo 6.2:";;
+     short | recursive ) echo "Configuration of GNU Texinfo 6.3:";;
    esac
   cat <<\_ACEOF
 
@@ -2252,7 +2252,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-GNU Texinfo configure 6.2
+GNU Texinfo configure 6.3
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2961,7 +2961,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by GNU Texinfo $as_me 6.2, which was
+It was created by GNU Texinfo $as_me 6.3, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3858,7 +3858,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='texinfo'
- VERSION='6.2'
+ VERSION='6.3'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -25508,7 +25508,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by GNU Texinfo $as_me 6.2, which was
+This file was extended by GNU Texinfo $as_me 6.3, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -25576,7 +25576,7 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-GNU Texinfo config.status 6.2
+GNU Texinfo config.status 6.3
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff --git a/configure.ac b/configure.ac
index 4fda49c..055b294 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 # Process this file with autoconf to produce a configure script.
-# $Id: configure.ac 7350 2016-09-09 02:24:09Z gavin $
+# $Id: configure.ac 7353 2016-09-10 13:03:54Z gavin $
 #
 # Copyright 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011,
 # 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc.
@@ -12,7 +12,7 @@
 # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
 # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 #
-AC_INIT([GNU Texinfo], [6.2], [bug-texinfo@gnu.org])
+AC_INIT([GNU Texinfo], [6.3], [bug-texinfo@gnu.org])
 
 dnl Must come before AM_INIT_AUTOMAKE.
 AC_CONFIG_AUX_DIR([build-aux])
diff --git a/doc/refcard/txirefcard.tex b/doc/refcard/txirefcard.tex
index 40cbfb1..267dc71 100644
--- a/doc/refcard/txirefcard.tex
+++ b/doc/refcard/txirefcard.tex
@@ -1,5 +1,5 @@
 % Texinfo reference card.
-% $Id: txirefcard.tex 7286 2016-07-30 20:28:05Z gavin $
+% $Id: txirefcard.tex 7353 2016-09-10 13:03:54Z gavin $
 %
 %**start of header
 % This file can be printed with 1, 2, or 3 columns per page (see below).
@@ -50,7 +50,7 @@
 % Summary node in the Texinfo manual, originally written by Bob Chassell.
 
 \def\versionyear{2016}          % year manual was updated
-\def\versionTexinfo{6.2}        % version of Texinfo this manual is for
+\def\versionTexinfo{6.3}        % version of Texinfo this manual is for
 
 \def\copyrightnotice{%
 \vskip 1ex plus 1filll\begingroup\small
diff --git a/doc/stamp-1 b/doc/stamp-1
index d91d6d0..d896dc5 100644
--- a/doc/stamp-1
+++ b/doc/stamp-1
@@ -1,4 +1,4 @@
 @set UPDATED 6 February 2016
 @set UPDATED-MONTH February 2016
-@set EDITION 6.2
-@set VERSION 6.2
+@set EDITION 6.3
+@set VERSION 6.3
diff --git a/doc/stamp-vti b/doc/stamp-vti
index b39a1b0..7db7969 100644
--- a/doc/stamp-vti
+++ b/doc/stamp-vti
@@ -1,4 +1,4 @@
 @set UPDATED 30 July 2016
 @set UPDATED-MONTH July 2016
-@set EDITION 6.2
-@set VERSION 6.2
+@set EDITION 6.3
+@set VERSION 6.3
diff --git a/doc/version-stnd.texi b/doc/version-stnd.texi
index d91d6d0..d896dc5 100644
--- a/doc/version-stnd.texi
+++ b/doc/version-stnd.texi
@@ -1,4 +1,4 @@
 @set UPDATED 6 February 2016
 @set UPDATED-MONTH February 2016
-@set EDITION 6.2
-@set VERSION 6.2
+@set EDITION 6.3
+@set VERSION 6.3
diff --git a/doc/version.texi b/doc/version.texi
index b39a1b0..7db7969 100644
--- a/doc/version.texi
+++ b/doc/version.texi
@@ -1,4 +1,4 @@
 @set UPDATED 30 July 2016
 @set UPDATED-MONTH July 2016
-@set EDITION 6.2
-@set VERSION 6.2
+@set EDITION 6.3
+@set VERSION 6.3
diff --git a/gnulib/lib/Makefile.in b/gnulib/lib/Makefile.in
index c9e3146..abaa329 100644
--- a/gnulib/lib/Makefile.in
+++ b/gnulib/lib/Makefile.in
@@ -1587,8 +1587,8 @@ maintainer-clean-generic:
 	@echo "it deletes files that may require special tools to rebuild."
 	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
 	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
-@gl_GNULIB_ENABLED_localcharset_FALSE@install-exec-local:
 @gl_GNULIB_ENABLED_localcharset_FALSE@uninstall-local:
+@gl_GNULIB_ENABLED_localcharset_FALSE@install-exec-local:
 clean: clean-recursive
 
 clean-am: clean-generic clean-noinstLIBRARIES clean-noinstLTLIBRARIES \
diff --git a/man/info.1 b/man/info.1
index 9e92cec..927e33c 100644
--- a/man/info.1
+++ b/man/info.1
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.4.
-.TH INFO "1" "September 2016" "info 6.2" "User Commands"
+.TH INFO "1" "September 2016" "info 6.3" "User Commands"
 .SH NAME
 info \- read Info documents
 .SH SYNOPSIS
diff --git a/man/install-info.1 b/man/install-info.1
index c0e77ef..fe4ce1f 100644
--- a/man/install-info.1
+++ b/man/install-info.1
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.4.
-.TH INSTALL-INFO "1" "September 2016" "install-info 6.2" "User Commands"
+.TH INSTALL-INFO "1" "September 2016" "install-info 6.3" "User Commands"
 .SH NAME
 install-info \- update info/dir entries
 .SH SYNOPSIS
diff --git a/man/makeinfo.1 b/man/makeinfo.1
index 1c0af38..2eee508 100644
--- a/man/makeinfo.1
+++ b/man/makeinfo.1
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.4.
-.TH TEXI2ANY "1" "September 2016" "texi2any 6.2" "User Commands"
+.TH TEXI2ANY "1" "September 2016" "texi2any 6.3" "User Commands"
 .SH NAME
 texi2any \- translate Texinfo documents
 .SH SYNOPSIS
diff --git a/man/texi2dvi.1 b/man/texi2dvi.1
index b1c5eb5..9ea4e5a 100644
--- a/man/texi2dvi.1
+++ b/man/texi2dvi.1
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.4.
-.TH TEXI2DVI "1" "September 2016" "texi2dvi 7319" "User Commands"
+.TH TEXI2DVI "1" "September 2016" "texi2dvi 7353" "User Commands"
 .SH NAME
 texi2dvi \- convert Texinfo documents to DVI or PDF
 .SH SYNOPSIS
diff --git a/man/texindex.1 b/man/texindex.1
index cd281a0..3c01ae9 100644
--- a/man/texindex.1
+++ b/man/texindex.1
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.4.
-.TH TEXINDEX "1" "September 2016" "texindex 6.2" "User Commands"
+.TH TEXINDEX "1" "September 2016" "texindex 6.3" "User Commands"
 .SH NAME
 texindex \- sort Texinfo index files
 .SH SYNOPSIS
diff --git a/texindex/texindex.awk b/texindex/texindex.awk
index 009b360..e14c6a0 100644
--- a/texindex/texindex.awk
+++ b/texindex/texindex.awk
@@ -161,7 +161,7 @@ BEGIN {
   EXIT_SUCCESS = 0
   EXIT_FAILURE = 1
   
-  Texindex_version = "6.2"
+  Texindex_version = "6.3"
   if (! Invocation_name) {
     # provide fallback in case it's not passed in.
     Invocation_name = "texindex"
diff --git a/tp/Texinfo/Common.pm b/tp/Texinfo/Common.pm
index 81bef77..5096a61 100644
--- a/tp/Texinfo/Common.pm
+++ b/tp/Texinfo/Common.pm
@@ -1,4 +1,4 @@
-# $Id: Common.pm 7313 2016-08-13 11:17:32Z gavin $
+# $Id: Common.pm 7353 2016-09-10 13:03:54Z gavin $
 # Common.pm: definition of commands. Common code of other Texinfo modules.
 #
 # Copyright 2010, 2011, 2012, 2013, 2014, 2015 Free Software Foundation, Inc.
diff --git a/tp/Texinfo/Convert/Converter.pm b/tp/Texinfo/Convert/Converter.pm
index 074c069..77b875c 100644
--- a/tp/Texinfo/Convert/Converter.pm
+++ b/tp/Texinfo/Convert/Converter.pm
@@ -1,4 +1,4 @@
-# $Id: Converter.pm 7313 2016-08-13 11:17:32Z gavin $
+# $Id: Converter.pm 7353 2016-09-10 13:03:54Z gavin $
 # Converter.pm: Common code for Converters.
 #
 # Copyright 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, Inc.
diff --git a/tp/Texinfo/Convert/DocBook.pm b/tp/Texinfo/Convert/DocBook.pm
index e06fd34..6dd50b4 100644
--- a/tp/Texinfo/Convert/DocBook.pm
+++ b/tp/Texinfo/Convert/DocBook.pm
@@ -1,4 +1,4 @@
-# $Id: DocBook.pm 7313 2016-08-13 11:17:32Z gavin $
+# $Id: DocBook.pm 7353 2016-09-10 13:03:54Z gavin $
 # DocBook.pm: output tree as DocBook.
 #
 # Copyright 2011, 2012, 2013, 2014, 2015 Free Software Foundation, Inc.
@@ -1408,7 +1408,7 @@ sub _convert($$;$)
 1;
 
 __END__
-# $Id: DocBook.pm 7313 2016-08-13 11:17:32Z gavin $
+# $Id: DocBook.pm 7353 2016-09-10 13:03:54Z gavin $
 # Automatically generated from maintain/template.pod
 
 =head1 NAME
diff --git a/tp/Texinfo/Convert/HTML.pm b/tp/Texinfo/Convert/HTML.pm
index bc48f18..63c0761 100644
--- a/tp/Texinfo/Convert/HTML.pm
+++ b/tp/Texinfo/Convert/HTML.pm
@@ -1,4 +1,4 @@
-# $Id: HTML.pm 7313 2016-08-13 11:17:32Z gavin $
+# $Id: HTML.pm 7353 2016-09-10 13:03:54Z gavin $
 # HTML.pm: output tree as HTML.
 #
 # Copyright 2011, 2012, 2013, 2014, 2015,
@@ -7718,7 +7718,7 @@ sub _set_variables_texi2html()
 1;
 
 __END__
-# $Id: HTML.pm 7313 2016-08-13 11:17:32Z gavin $
+# $Id: HTML.pm 7353 2016-09-10 13:03:54Z gavin $
 # Automatically generated from maintain/template.pod
 
 =head1 NAME
diff --git a/tp/Texinfo/Convert/Plaintext.pm b/tp/Texinfo/Convert/Plaintext.pm
index 34228a5..04b03c2 100644
--- a/tp/Texinfo/Convert/Plaintext.pm
+++ b/tp/Texinfo/Convert/Plaintext.pm
@@ -1,4 +1,4 @@
-# $Id: Plaintext.pm 7313 2016-08-13 11:17:32Z gavin $
+# $Id: Plaintext.pm 7353 2016-09-10 13:03:54Z gavin $
 # Plaintext.pm: output tree as text with filling.
 #
 # Copyright 2010, 2011, 2012, 2013, 2014, 2015,
@@ -3511,7 +3511,7 @@ sub indent_menu_descriptions($;$)
 1;
 
 __END__
-# $Id: Plaintext.pm 7313 2016-08-13 11:17:32Z gavin $
+# $Id: Plaintext.pm 7353 2016-09-10 13:03:54Z gavin $
 # Automatically generated from maintain/template.pod
 
 =head1 NAME
diff --git a/tp/Texinfo/Convert/XSParagraph/TestXS.pm b/tp/Texinfo/Convert/XSParagraph/TestXS.pm
index 8829fb0..098fa68 100644
--- a/tp/Texinfo/Convert/XSParagraph/TestXS.pm
+++ b/tp/Texinfo/Convert/XSParagraph/TestXS.pm
@@ -138,7 +138,7 @@ if (!$dlpath) {
 #print STDERR "loadable object is at $dlpath\n";
 
 my $module = "TestXS";
-our $module_version = '6.0';
+our $module_version = '6.3';
 
 my $flags = 0;
 my $libref = DynaLoader::dl_load_file($dlpath, $flags);
diff --git a/tp/Texinfo/Convert/XSParagraph/configure b/tp/Texinfo/Convert/XSParagraph/configure
index b08295e..be140b4 100755
--- a/tp/Texinfo/Convert/XSParagraph/configure
+++ b/tp/Texinfo/Convert/XSParagraph/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for texinfo 6.2.
+# Generated by GNU Autoconf 2.69 for texinfo 6.3.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='texinfo'
 PACKAGE_TARNAME='texinfo'
-PACKAGE_VERSION='6.2'
-PACKAGE_STRING='texinfo 6.2'
+PACKAGE_VERSION='6.3'
+PACKAGE_STRING='texinfo 6.3'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1673,7 +1673,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures texinfo 6.2 to adapt to many kinds of systems.
+\`configure' configures texinfo 6.3 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1743,7 +1743,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of texinfo 6.2:";;
+     short | recursive ) echo "Configuration of texinfo 6.3:";;
    esac
   cat <<\_ACEOF
 
@@ -1862,7 +1862,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-texinfo configure 6.2
+texinfo configure 6.3
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2510,7 +2510,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by texinfo $as_me 6.2, which was
+It was created by texinfo $as_me 6.3, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3381,7 +3381,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='texinfo'
- VERSION='6.2'
+ VERSION='6.3'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -18674,7 +18674,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by texinfo $as_me 6.2, which was
+This file was extended by texinfo $as_me 6.3, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -18740,7 +18740,7 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-texinfo config.status 6.2
+texinfo config.status 6.3
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff --git a/tp/Texinfo/Convert/XSParagraph/configure.ac b/tp/Texinfo/Convert/XSParagraph/configure.ac
index b9c3652..61619b7 100644
--- a/tp/Texinfo/Convert/XSParagraph/configure.ac
+++ b/tp/Texinfo/Convert/XSParagraph/configure.ac
@@ -10,7 +10,7 @@
 # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
 # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 #
-AC_INIT([texinfo], [6.2])
+AC_INIT([texinfo], [6.3])
 AM_INIT_AUTOMAKE
 AC_CONFIG_MACRO_DIR([m4])
 
diff --git a/tp/Texinfo/Parser.pm b/tp/Texinfo/Parser.pm
index b05e950..e51754a 100644
--- a/tp/Texinfo/Parser.pm
+++ b/tp/Texinfo/Parser.pm
@@ -1,4 +1,4 @@
-# $Id: Parser.pm 7313 2016-08-13 11:17:32Z gavin $
+# $Id: Parser.pm 7353 2016-09-10 13:03:54Z gavin $
 # Parser.pm: parse texinfo code into a tree.
 #
 # Copyright 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software Foundation, 
diff --git a/tp/tests/README b/tp/tests/README
index a6d8c15..a95fb03 100644
--- a/tp/tests/README
+++ b/tp/tests/README
@@ -1,4 +1,4 @@
-$Id: README 7033 2016-02-27 15:31:55Z gavin $
+$Id: README 7356 2016-09-10 15:49:59Z gavin $
 texinfo/tp/tests/README
 
   Copyright 2010, 2011, 2012, 2013, 2014, 2015, 2016
@@ -80,12 +80,15 @@ tests.log.
 Regenerating test results
 =========================
 
+To update the test results, first the tests must be run as above.
+
 Giving -copy as the first argument to ../run_parser_all.sh or
 parser_tests.sh (or long_tests.sh or tex_html_tests.sh, which need
 environment variables LONG_TESTS resp. TEX_HTML_TESTS, or ALL_TESTS, to
 be set to "yes", but otherwise operate similarly) will cause the 
-reference results to be regenerated.  For example, to update the 
-reference results for one particular test:
+reference results to be copied from the results the last time the tests 
+were run.  For example, to update the reference results for one 
+particular test:
 
 $ ./parser_tests.sh -copy formatting
 The copy-* make targets update all the references for various large sets
diff --git a/tp/tests/coverage/res_parser/formatting_fr/formatting.html b/tp/tests/coverage/res_parser/formatting_fr/formatting.html
index 7b5075b..4513491 100644
--- a/tp/tests/coverage/res_parser/formatting_fr/formatting.html
+++ b/tp/tests/coverage/res_parser/formatting_fr/formatting.html
@@ -5401,7 +5401,7 @@ Menu comment
 <h1 class="about-heading">A propos de ce document</h1>
 
 <p>
-  Ce document a &eacute;t&eacute; g&eacute;n&eacute;r&eacute; <em>a sunny day</em> en utilisant <a href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>
+  Ce document a &eacute;t&eacute; g&eacute;n&eacute;r&eacute; <em>a sunny day</em> en utilisant <a href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
 </p>
 <p>
   Les boutons du panneau de navigation ont la signification suivante&nbsp;:
@@ -5502,7 +5502,7 @@ Menu comment
 
 <hr>
 <p><font size="-1">
-  Ce document a &eacute;t&eacute; g&eacute;n&eacute;r&eacute; <em>a sunny day</em> en utilisant <a href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>
+  Ce document a &eacute;t&eacute; g&eacute;n&eacute;r&eacute; <em>a sunny day</em> en utilisant <a href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
 </font></p>
 
 
diff --git a/tp/tests/layout/res_parser/formatting_fr_icons/formatting.html b/tp/tests/layout/res_parser/formatting_fr_icons/formatting.html
index 87d6ae5..cc46ea0 100644
--- a/tp/tests/layout/res_parser/formatting_fr_icons/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_fr_icons/formatting.html
@@ -5401,7 +5401,7 @@ Menu comment
 <h1 class="about-heading">A propos de ce document</h1>
 
 <p>
-  Ce document a &eacute;t&eacute; g&eacute;n&eacute;r&eacute; <em>a sunny day</em> en utilisant <a href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>
+  Ce document a &eacute;t&eacute; g&eacute;n&eacute;r&eacute; <em>a sunny day</em> en utilisant <a href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
 </p>
 <p>
   Les boutons du panneau de navigation ont la signification suivante&nbsp;:
@@ -5502,7 +5502,7 @@ Menu comment
 
 <hr>
 <p><font size="-1">
-  Ce document a &eacute;t&eacute; g&eacute;n&eacute;r&eacute; <em>a sunny day</em> en utilisant <a href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>
+  Ce document a &eacute;t&eacute; g&eacute;n&eacute;r&eacute; <em>a sunny day</em> en utilisant <a href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
 </font></p>
 
 
diff --git a/util/pdftexi2dvi b/util/pdftexi2dvi
index 8a2a476..7f5df0f 100755
--- a/util/pdftexi2dvi
+++ b/util/pdftexi2dvi
@@ -1,5 +1,5 @@
 #!/bin/sh
-# $Id: texi2pdf 6991 2016-02-06 12:16:13Z gavin $
+# $Id: texi2pdf 7353 2016-09-10 13:03:54Z gavin $
 # Written by Thomas Esser.  Public domain.
 # Execute texi2dvi --pdf.
 
@@ -16,7 +16,7 @@ unset RUNNING_BSH
 # hack around a bug in zsh:
 test -n "${ZSH_VERSION+set}" && alias -g '${1+"$@"}'='"$@"'
 
-rcs_revision='$Revision: 6991 $'
+rcs_revision='$Revision: 7353 $'
 rcs_version=`set - $rcs_revision; echo $2`
 
 # special-case --version following GNU standards for identifying the
@@ -25,7 +25,7 @@ rcs_version=`set - $rcs_revision; echo $2`
 # obliged to.
 if test "x$1" = x--version; then
   cat <<EOF
-texi2pdf (GNU Texinfo 6.2) $rcs_version
+texi2pdf (GNU Texinfo 6.3) $rcs_version
 
 Copyright (C) 2016 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
diff --git a/util/texi2dvi b/util/texi2dvi
index a7ee570..b30e05b 100755
--- a/util/texi2dvi
+++ b/util/texi2dvi
@@ -1,6 +1,6 @@
 #! /bin/sh
 # texi2dvi --- produce DVI (or PDF) files from Texinfo (or (La)TeX) sources.
-# $Id: texi2dvi 7319 2016-08-28 14:20:34Z gavin $
+# $Id: texi2dvi 7353 2016-09-10 13:03:54Z gavin $
 #
 # Copyright 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013,
@@ -37,7 +37,7 @@ set -e
 : ${SED=sed}
 
 # This string is expanded automatically when this file is checked out.
-rcs_revision='$Revision: 7319 $'
+rcs_revision='$Revision: 7353 $'
 rcs_version=`set - $rcs_revision; echo $2`
 program=`echo $0 | $SED -e 's!.*/!!'`
 
@@ -219,7 +219,7 @@ EOF
 version ()
 {
   cat <<EOF
-texi2dvi (GNU Texinfo 6.2) $rcs_version
+texi2dvi (GNU Texinfo 6.3) $rcs_version
 
 Copyright (C) 2016 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
diff --git a/util/texi2pdf b/util/texi2pdf
index 8a2a476..7f5df0f 100755
--- a/util/texi2pdf
+++ b/util/texi2pdf
@@ -1,5 +1,5 @@
 #!/bin/sh
-# $Id: texi2pdf 6991 2016-02-06 12:16:13Z gavin $
+# $Id: texi2pdf 7353 2016-09-10 13:03:54Z gavin $
 # Written by Thomas Esser.  Public domain.
 # Execute texi2dvi --pdf.
 
@@ -16,7 +16,7 @@ unset RUNNING_BSH
 # hack around a bug in zsh:
 test -n "${ZSH_VERSION+set}" && alias -g '${1+"$@"}'='"$@"'
 
-rcs_revision='$Revision: 6991 $'
+rcs_revision='$Revision: 7353 $'
 rcs_version=`set - $rcs_revision; echo $2`
 
 # special-case --version following GNU standards for identifying the
@@ -25,7 +25,7 @@ rcs_version=`set - $rcs_revision; echo $2`
 # obliged to.
 if test "x$1" = x--version; then
   cat <<EOF
-texi2pdf (GNU Texinfo 6.2) $rcs_version
+texi2pdf (GNU Texinfo 6.3) $rcs_version
 
 Copyright (C) 2016 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-tex/texinfo.git


Reply to: