From: Kevin M. Rosenberg Date: Sat, 29 Aug 2015 06:16:23 +0000 (-0600) Subject: Update domain name to kpe.io X-Git-Url: http://git.kpe.io/?p=rlc.git;a=commitdiff_plain;h=d73e5aee45d7dad39f16dd4a568c71148c147eea Update domain name to kpe.io --- diff --git a/debian/control b/debian/control index b169cac..528232d 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/rlc/ -Vcs-Git: git://git.b9.com/rlc.git -Vcs-Browser: http://git.b9.com/?p=rlc.git +Homepage: http://files.kpe.io/rlc/ +Vcs-Git: git://git.kpe.io/rlc.git +Vcs-Browser: http://git.kpe.io/?p=rlc.git Package: cl-rlc Architecture: all diff --git a/debian/copyright b/debian/copyright index 8be682f..4065bef 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ Debian Copyright Section ======================== -Upstream Source URL: http://files.b9.com/rlc/ +Upstream Source URL: http://files.kpe.io/rlc/ Upstream Authors: Kevin Rosenberg Debian Maintainer: Kevin M. Rosenberg diff --git a/debian/upload.sh b/debian/upload.sh old mode 100755 new mode 100644 index 4ec9f84..3b3e7b4 --- a/debian/upload.sh +++ b/debian/upload.sh @@ -1,4 +1,4 @@ #!/bin/sh set -e -dup rlc -Ufiles.b9.com -D/home/ftp/rlc -C"(umask 022; /home/kevin/bin/remove-old-versions rlc latest)" -su $* +dup rlc -Ufiles.kpe.io -D/home/ftp/rlc -C"(umask 022; /home/kevin/bin/remove-old-versions rlc latest)" -su $* diff --git a/debian/watch b/debian/watch index 6648c4a..b9c4596 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -http://files.b9.com/rlc/rlc-([\d\.]*)\.tar\.gz +http://files.kpe.io/rlc/rlc-([\d\.]*)\.tar\.gz