From: Kevin M. Rosenberg Date: Sat, 29 Aug 2015 06:16:34 +0000 (-0600) Subject: Update domain name to kpe.io X-Git-Url: http://git.kpe.io/?p=xlunit.git;a=commitdiff_plain Update domain name to kpe.io --- diff --git a/debian/control b/debian/control index 49000ef..06f8f54 100644 --- a/debian/control +++ b/debian/control @@ -5,9 +5,9 @@ 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/xlunit/ -Vcs-Git: git://git.b9.com/xlunit.git -Vcs-Browser: http://git.b9.com/?p=xlunit.git +Homepage: http://files.kpe.io/xlunit/ +Vcs-Git: git://git.kpe.io/xlunit.git +Vcs-Browser: http://git.kpe.io/?p=xlunit.git Package: cl-xlunit Architecture: all diff --git a/debian/copyright b/debian/copyright index cb106ad..0d91a7f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ Debian Copyright Section ======================== -Upstream Source URL: http://files.b9.com/xlunit/ +Upstream Source URL: http://files.kpe.io/xlunit/ Upstream Authors: Kevin M. Rosenberg Debian Maintainer: Kevin M. Rosenberg diff --git a/debian/upload.sh b/debian/upload.sh old mode 100755 new mode 100644 index 65dcc70..0428e3c --- a/debian/upload.sh +++ b/debian/upload.sh @@ -1,3 +1,3 @@ #!/bin/bash -e -dup xlunit -Ufiles.b9.com -D/home/ftp/xlunit -C"(umask 022; /home/kevin/bin/remove-old-versions xlunit latest)" -su $* +dup xlunit -Ufiles.kpe.io -D/home/ftp/xlunit -C"(umask 022; /home/kevin/bin/remove-old-versions xlunit latest)" -su $* diff --git a/debian/watch b/debian/watch index 8e6b40d..6861e9f 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -http://files.b9.com/xlunit/xlunit-(\d+.*)\.tar\.gz +http://files.kpe.io/xlunit/xlunit-(\d+.*)\.tar\.gz