From c95f0f878b0e2d97fcdc1695a070c97dc6e552c7 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 16 Oct 2006 13:59:29 +0000 Subject: [PATCH] autoupdate --- build-aux/depcomp | 2 +- build-aux/gnupload | 6 +++--- build-aux/texinfo.tex | 3 ++- doc/maintain.texi | 6 +++--- 4 files changed, 9 insertions(+), 8 deletions(-) diff --git a/build-aux/depcomp b/build-aux/depcomp index 7d409372d..ca5ea4e1e 100755 --- a/build-aux/depcomp +++ b/build-aux/depcomp @@ -1,7 +1,7 @@ #! /bin/sh # depcomp - compile a program generating dependencies as side-effects -scriptversion=2006-07-09.11 +scriptversion=2006-10-15.18 # Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006 Free Software # Foundation, Inc. diff --git a/build-aux/gnupload b/build-aux/gnupload index 04363faa6..9949157d1 100755 --- a/build-aux/gnupload +++ b/build-aux/gnupload @@ -1,9 +1,9 @@ #!/bin/sh # Sign files and upload them. -scriptversion=2006-05-20.00 +scriptversion=2006-05-11.09 -# Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. +# Copyright (C) 2004, 2005, 2006 Free Software Foundation # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -48,7 +48,7 @@ Recognized destinations are: Example: gnupload --to sources.redhat.com:~ftp/pub/automake \\ - ""--to alpha.gnu.org:automake \\ + --to alpha.gnu.org:automake \\ automake-1.8.2b.tar.gz automake-1.8.2b.tar.bz2 Report bugs to . diff --git a/build-aux/texinfo.tex b/build-aux/texinfo.tex index 808362235..ab95370db 100644 --- a/build-aux/texinfo.tex +++ b/build-aux/texinfo.tex @@ -3,7 +3,7 @@ % Load plain if necessary, i.e., if running under initex. \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi % -\def\texinfoversion{2006-10-04.17} +\def\texinfoversion{2006-10-15.13} % % Copyright (C) 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995, % 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free @@ -2015,6 +2015,7 @@ where each line of input produces a line of output.} \hbox{\raise0.4pt\hbox{\vphantom{\angleleft}}#1}}% \kern-0.4pt\hrule}% \kern-.06em\raise0.4pt\hbox{\angleright}}}} +\def\key #1{{\nohyphenation \uppercase{#1}}\null} % The old definition, with no lozenge: %\def\key #1{{\ttsl \nohyphenation \uppercase{#1}}\null} \def\ctrl #1{{\tt \rawbackslash \hat}#1} diff --git a/doc/maintain.texi b/doc/maintain.texi index ce4e2ca6b..e7a5002d6 100644 --- a/doc/maintain.texi +++ b/doc/maintain.texi @@ -5,7 +5,7 @@ @c For double-sided printing, uncomment: @c @setchapternewpage odd @c This date is automagically updated when you save this file: -@set lastupdate October 9, 2006 +@set lastupdate October 15, 2006 @c %**end of header @dircategory GNU organization @@ -1180,8 +1180,8 @@ A clearsigned @dfn{directive file}, made using @samp{gpg --clearsign} The names of the files are important. The signature file must have the same name as the file to be distributed, with an additional @file{.sig} extension. The directive file must have the same name as -the file to be distributed, with an additional @file{.directive.asc -extension}. If you do not follow this naming convention, the upload +the file to be distributed, with an additional @file{.directive.asc} +extension. If you do not follow this naming convention, the upload @emph{will not be processed}. Since v1.1 of the upload script, it is also possible to upload a -- 2.11.0