+2006-11-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+
+ * lib/gnupload: Add missing 'gnu' to example URL.
+ Report by Karl Berry.
+
2006-10-28 Bobby Jack <bobbykjack@yahoo.co.uk> (tiny change)
* doc/automake.texi (amhello Explained): autoconf creates
#!/bin/sh
# Sign files and upload them.
-scriptversion=2006-10-15.21
+scriptversion=2006-11-08.20
# Copyright (C) 2004, 2005, 2006 Free Software Foundation
#
Example:
gnupload --to sources.redhat.com:~ftp/pub/automake \\
- --to alpha.gnu.org:automake \\
+ --to alpha.gnu.org:gnu/automake \\
automake-1.8.2b.tar.gz automake-1.8.2b.tar.bz2
Report bugs to <bug-automake@gnu.org>.