From: Karl Berry Date: Thu, 29 Jan 2009 23:20:00 +0000 (+0100) Subject: * lib/gnupload: Add download URL to --help output. X-Git-Tag: v1.10b~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a0bdb97abaec849db6e4dc6caa6a919faa2491f;p=thirdparty%2Fautomake.git * lib/gnupload: Add download URL to --help output. Signed-off-by: Ralf Wildenhues --- diff --git a/ChangeLog b/ChangeLog index 2463967ce..27bf4e35f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-01-30 Karl Berry + + * lib/gnupload: Add download URL to --help output. + 2009-01-23 Eric Blake Use no-arg macros via AC_REQUIRE for consistency. diff --git a/lib/gnupload b/lib/gnupload index 12c939494..5d4289ffc 100755 --- a/lib/gnupload +++ b/lib/gnupload @@ -1,9 +1,9 @@ #!/bin/sh # Sign files and upload them. -scriptversion=2008-11-12.21 +scriptversion=2009-01-30.00 -# Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation +# Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 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 @@ -62,6 +62,9 @@ Multiple-target multiple-file example: --to alpha.gnu.org:automake \\ automake-1.8.2b.tar.gz automake-1.8.2b.tar.bz2 +You can get the latest version of this script from savannah: + + Report bugs to . Send patches to ."