From: Kevin M. Rosenberg Date: Sat, 17 Sep 2005 21:48:27 +0000 (+0000) Subject: r10724: change from ftp to http access for boa X-Git-Tag: v0.8.1~5 X-Git-Url: http://git.kpe.io/?a=commitdiff_plain;h=2c1f6f509663d07183da0417edb44aae544d4c63;p=wdq2wav.git r10724: change from ftp to http access for boa --- diff --git a/debian/changelog b/debian/changelog index b9f8778..f798d44 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +wdq2wav (0.8.0-2) unstable; urgency=low + + * New upstream URI + + -- Kevin M. Rosenberg Sat, 17 Sep 2005 15:30:07 -0600 + wdq2wav (0.8.0-1) unstable; urgency=low * Add support for 16-bit files, packed-files diff --git a/debian/copyright b/debian/copyright index 10f8a52..cb90512 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ This package was debianized by Kevin M. Rosenberg on Mon, 20 Jan 2003 18:59:50 -0700. -It was downloaded from ftp://wdq2wav.b9.com/ +It was downloaded from http://files.b9.com/wdq2wav Upstream Authors: Kevin M. Rosenberg diff --git a/debian/upload.sh b/debian/upload.sh index 2df0130..53a8a69 100755 --- a/debian/upload.sh +++ b/debian/upload.sh @@ -1,6 +1,6 @@ #!/bin/bash -e -dup wdq2wav -Uftp.med-info.com -D/home/ftp/wdq2wav -su $* +dup wdq2wav -Ufiles.b9.com -D/home/ftp/wdq2wav -su $*