diff --git a/README b/README index 754cc9760ade50b1ac710e0012ab7d613d8b50f5..7ef3a6395aa736743070f98a728c269e79d2ea8c 100644 --- a/README +++ b/README @@ -9,8 +9,8 @@ Kevin Rosenberg <kevin@rosenberg.net> DOWNLOAD -------- -Puri home: http://files.b9.com/puri/ -Portable tester home: http://files.b9.com/tester/ +Puri home: http://files.kpe.io/puri/ +Portable tester home: http://files.kpe.io/tester/ SUPPORTED PLATFORMS diff --git a/debian/control b/debian/control index 7e632714b3c781ac9675eda8ac455150b6f8e1e0..3c31ecb62f5ac621783c310cbde04706873f3787 100644 --- a/debian/control +++ b/debian/control @@ -5,9 +5,9 @@ Maintainer: Kevin M. Rosenberg <kmr@debian.org> Build-Depends-Indep: dh-lisp Build-Depends: debhelper (>= 7.0.0) Standards-Version: 3.8.4.0 -Homepage: http://files.b9.com/puri/ -Vcs-Git: git://git.b9.com/puri/ -Vcs-Browser: http://git.b9.com/puri/ +Homepage: http://files.kpe.io/puri/ +Vcs-Git: git://git.kpe.io/puri/ +Vcs-Browser: http://git.kpe.io/puri/ Package: cl-puri Architecture: all diff --git a/debian/upload.sh b/debian/upload.sh old mode 100755 new mode 100644 index 75dd2147500331857e77d91cebde0427ac7b7d81..f1d424968086928a2d6cab505614bd9aa4e2f0e8 --- a/debian/upload.sh +++ b/debian/upload.sh @@ -1,3 +1,3 @@ #!/bin/bash -e -dup puri -Ufiles.b9.com -D/home/ftp/puri -C"(umask 022; /home/kevin/bin/remove-old-versions puri latest)" -su $* +dup puri -Ufiles.kpe.io -D/home/ftp/puri -C"(umask 022; /home/kevin/bin/remove-old-versions puri latest)" -su $* diff --git a/debian/watch b/debian/watch index 1dd81cfb1ef019295f0606e12a0ba23a0353934d..c14468563305324098881ee61f84141df958ecf2 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -http://files.b9.com/puri/puri-([\d\.]*)\.tar\.gz +http://files.kpe.io/puri/puri-([\d\.]*)\.tar\.gz