From ebbe8438debd380c077ee0e4f7b1ab7acb36ccd7 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Sat, 29 Aug 2015 00:15:52 -0600 Subject: [PATCH] Update domain name to kpe.io --- debian/changelog | 7 +++++++ debian/control | 8 ++++---- debian/copyright | 2 +- debian/upload.sh | 2 +- debian/watch | 2 +- 5 files changed, 14 insertions(+), 7 deletions(-) mode change 100755 => 100644 debian/upload.sh diff --git a/debian/changelog b/debian/changelog index 44da1e0..cc218e6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +cl-fftw3 (1.0.1-1) unstable; urgency=low + + * New upstream + * Switch to dpkg-source 3.0 (quilt) format + + -- Kevin M. Rosenberg Thu, 21 Apr 2011 11:26:42 -0600 + cl-fftw3 (1.0-1) unstable; urgency=low * Initial upload (closes:539793) diff --git a/debian/control b/debian/control index c52f39c..16c4460 100644 --- a/debian/control +++ b/debian/control @@ -4,10 +4,10 @@ Priority: optional Maintainer: Kevin M. Rosenberg Build-Depends-Indep: dh-lisp Build-Depends: debhelper (>= 7.0.0) -Standards-Version: 3.8.2.0 -Homepage: http://files.b9.com/cl-fftw3/ -Vcs-Git: git://git.b9.com/cl-fftw3.git -Vcs-Browser: http://git.b9.com/?p=cl-fftw3.git +Standards-Version: 3.9.2.0 +Homepage: http://files.kpe.io/cl-fftw3/ +Vcs-Git: git://git.kpe.io/cl-fftw3.git +Vcs-Browser: http://git.kpe.io/?p=cl-fftw3.git Package: cl-fftw3 Architecture: all diff --git a/debian/copyright b/debian/copyright index fce7956..67a2c49 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ This package was debianized by Kevin M. Rosenberg in Aug 2009. -It was downloaded from http://files.b9.com/cl-fftw3/ +It was downloaded from http://files.kpe.io/cl-fftw3/ Upstream Author: Kevin M. Rosenberg diff --git a/debian/upload.sh b/debian/upload.sh old mode 100755 new mode 100644 index eaf13d4..8928054 --- a/debian/upload.sh +++ b/debian/upload.sh @@ -1,3 +1,3 @@ #!/bin/bash -e -dup cl-fftw3 -Ufiles.b9.com -D/home/ftp/cl-fftw3 -C"(umask 022; /home/kevin/bin/remove-old-versions cl-fftw3 latest)" -su $* +dup cl-fftw3 -Ufiles.kpe.io -D/home/ftp/cl-fftw3 -C"(umask 022; /home/kevin/bin/remove-old-versions cl-fftw3 latest)" -su $* diff --git a/debian/watch b/debian/watch index 85f27ea..06ec805 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -http://files.b9.com/cl-fftw3/cl-fftw3-(\d+.*)\.tar\.gz +http://files.kpe.io/cl-fftw3/cl-fftw3-(\d+.*)\.tar\.gz -- 2.34.1