From 6935f35130a36b6bb026543016d0980f047a88a5 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Sat, 29 Aug 2015 00:16:14 -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 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 -- 2.34.1