# HG changeset patch # User Ludovic Courtès # Date 1420236034 -3600 # Node ID b1866a1a3f1ad4f664526780f8417dfa8f6f5e64 # Parent d903d8df50b7c0076c0bac6f40c978753cd6626c gendocs: Update bug-report address and URLs to Gnulib's. * build-aux/gendocs.sh: Change email addresses and upstream URLs from to Gnulib's. (scripturl, templateurl): Adjust accordingly. diff -r d903d8df50b7 -r b1866a1a3f1a ChangeLog --- a/ChangeLog Fri Jan 02 21:34:34 2015 +0100 +++ b/ChangeLog Fri Jan 02 23:00:34 2015 +0100 @@ -3,6 +3,10 @@ Suggested by Paul Eggert . * module/gendocs: Add 'doc/gendocs_template_min'. + * build-aux/gendocs.sh: Change email addresses and upstream URLs + from to Gnulib's. + (scripturl, templateurl): Adjust accordingly. + 2015-01-01 Paul Eggert gendocs: copyright date and version fix diff -r d903d8df50b7 -r b1866a1a3f1a build-aux/gendocs.sh --- a/build-aux/gendocs.sh Fri Jan 02 21:34:34 2015 +0100 +++ b/build-aux/gendocs.sh Fri Jan 02 23:00:34 2015 +0100 @@ -2,7 +2,7 @@ # gendocs.sh -- generate a GNU manual in many formats. This script is # mentioned in maintain.texi. See the help message below for usage details. -scriptversion=2015-01-01.15 +scriptversion=2015-01-02.22 # Copyright 2003-2015 Free Software Foundation, Inc. # @@ -20,14 +20,13 @@ # along with this program. If not, see . # # Original author: Mohit Agarwal. -# Send bug reports and any other correspondence to bug-texinfo@gnu.org. +# Send bug reports and any other correspondence to bug-gnulib@gnu.org. # # The latest version of this script, and the companion template, is -# available from Texinfo CVS: -# http://savannah.gnu.org/cgi-bin/viewcvs/texinfo/texinfo/util/gendocs.sh -# http://savannah.gnu.org/cgi-bin/viewcvs/texinfo/texinfo/util/gendocs_template +# available from the Gnulib repository: # -# An up-to-date copy is also maintained in Gnulib (gnu.org/software/gnulib). +# http://git.savannah.gnu.org/cgit/gnulib.git/tree/build-aux/gendocs.sh +# http://git.savannah.gnu.org/cgit/gnulib.git/tree/doc/gendocs_template # TODO: # - image importation was only implemented for HTML generated by @@ -38,8 +37,8 @@ prog=`basename "$0"` srcdir=`pwd` -scripturl="http://savannah.gnu.org/cgi-bin/viewcvs/~checkout~/texinfo/texinfo/util/gendocs.sh" -templateurl="http://savannah.gnu.org/cgi-bin/viewcvs/~checkout~/texinfo/texinfo/util/gendocs_template" +scripturl="http://git.savannah.gnu.org/cgit/gnulib.git/plain/build-aux/gendocs.sh" +templateurl="http://git.savannah.gnu.org/cgit/gnulib.git/plain/doc/gendocs_template" : ${SETLANG="env LANG= LC_MESSAGES= LC_ALL= LANGUAGE="} : ${MAKEINFO="makeinfo"} @@ -133,7 +132,7 @@ happen to have a non-English manual and non-English web site, see the SETLANG setting in the source. -Email bug reports or enhancement requests to bug-texinfo@gnu.org. +Email bug reports or enhancement requests to bug-gnulib@gnu.org. " MANUAL_TITLE=