From 3805d34b1d8dc77f7e0ee527a2490194292dd0fc Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Sat, 29 Aug 2015 00:16:34 -0600 Subject: [PATCH] Update domain name to kpe.io --- debian/control | 6 +++--- debian/copyright | 2 +- debian/upload.sh | 2 +- debian/watch | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) mode change 100755 => 100644 debian/upload.sh 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 -- 2.34.1