From: Kevin M. Rosenberg Date: Sat, 29 Aug 2015 06:16:14 +0000 (-0600) Subject: Update domain name to kpe.io X-Git-Url: http://git.kpe.io/?p=pipes.git;a=commitdiff_plain;h=HEAD Update domain name to kpe.io --- diff --git a/debian/control b/debian/control index 808222e..fc1fb58 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/pipes/ -Vcs-Git: git://git.b9.com/pipes.git -Vcs-Browser: http://git.b9.com/?p=pipes.git +Homepage: http://files.kpe.io/pipes/ +Vcs-Git: git://git.kpe.io/pipes.git +Vcs-Browser: http://git.kpe.io/?p=pipes.git Package: cl-pipes Architecture: all diff --git a/debian/copyright b/debian/copyright index a589e53..f17fc70 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ This package was debianized by Kevin M. Rosenberg on Nov 2, 2002. -It was downloaded from http://files.b9.com/pipes/ +It was downloaded from http://files.kpe.io/pipes/ Upstream Authors: Kevin Rosenberg & Peter Norvig Pipes's Copyright Statement diff --git a/debian/upload.sh b/debian/upload.sh old mode 100755 new mode 100644 index b598f30..dc05eb4 --- a/debian/upload.sh +++ b/debian/upload.sh @@ -1,3 +1,3 @@ #!/bin/bash -e -dup pipes -Ufiles.b9.com -D/home/ftp/pipes -C"(umask 022; /home/kevin/bin/remove-old-versions pipes latest)" -su $* +dup pipes -Ufiles.kpe.io -D/home/ftp/pipes -C"(umask 022; /home/kevin/bin/remove-old-versions pipes latest)" -su $* diff --git a/debian/watch b/debian/watch index b4a45f7..ac0fe25 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -http://files.b9.com/pipes/pipes-([\d\.]*)\.tar\.gz +http://files.kpe.io/pipes/pipes-([\d\.]*)\.tar\.gz