r10724: change from ftp to http access for boa
authorKevin M. Rosenberg <kevin@rosenberg.net>
Sat, 17 Sep 2005 21:48:27 +0000 (21:48 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Sat, 17 Sep 2005 21:48:27 +0000 (21:48 +0000)
debian/changelog
debian/copyright
debian/upload.sh

index 512f25ccf81bfbd8c698c656d0e400c0afbdbedf..1416e6b94a9a4efc272444699ba13add7a0252a2 100644 (file)
@@ -1,3 +1,9 @@
+cl-getopt (1.1.0-2) unstable; urgency=low
+
+  * New upstream URI
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 17 Sep 2005 15:34:18 -0600
+
 cl-getopt (1.1.0-1) unstable; urgency=low
 
   * Add patch from Mark Simpson. Bug fix and new test.
index 299b8acd56dee71b6d9095464dff4fd0e1014182..5ec91e662de75ab90fb43f60b759e26520a55fa7 100644 (file)
@@ -1,7 +1,7 @@
 This package was debianized by Kevin M. Rosenberg <kmr@debian.org> in
 Sat, 5 Oct 2002 13:19:33 -0600.
 
-It was downloaded from ftp://ftp.b9.com/getopt
+It was downloaded from http://files.b9.com/getopt/
 
 Upstream Author: Kevin M. Rosenberg <kevin@rosenberg.net>
 
index aa6545c9cf46b8803f324c0579cdb1d880cab64f..9f17474751f1557581c9e9ddc380550a67b9103e 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash -e
 
-dup getopt -Uftp.med-info.com -D/home/ftp/getopt  -C"(umask 022; /home/kevin/bin/remove-old-versions getopt latest)" -su $*
+dup getopt -Ufiles.b9.com -D/home/ftp/getopt  -C"(umask 022; /home/kevin/bin/remove-old-versions getopt latest)" -su $*