]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
* lib/gnupload: Add download URL to --help output.
authorKarl Berry <karl@freefriends.org>
Thu, 29 Jan 2009 23:20:00 +0000 (00:20 +0100)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Thu, 29 Jan 2009 23:20:00 +0000 (00:20 +0100)
Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
lib/gnupload

index 2463967cea91773f2fdd450970ebad7756b2cf92..27bf4e35fd731f235276bbfe3d5830d238b906d5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-01-30  Karl Berry  <karl@freefriends.org>
+
+       * lib/gnupload: Add download URL to --help output.
+
 2009-01-23  Eric Blake  <ebb9@byu.net>
 
        Use no-arg macros via AC_REQUIRE for consistency.
index 12c939494373ecbe6581e29d8b438c92f9a1b50d..5d4289ffc9b56b0681ae22569858dcc37579ee6a 100755 (executable)
@@ -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:
+<http://git.savannah.gnu.org/cgit/automake.git/plain/lib/gnupload>
+
 Report bugs to <bug-automake@gnu.org>.
 Send patches to <automake-patches@gnu.org>."