From b5b8829a7bcdb3ffb7449704cefa608daaa10959 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Sat, 29 Aug 2015 00:16:28 -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 6ac4e25..abfb30b 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.9.1.0 -Homepage: http://files.b9.com/umlisp-orf/ -Vcs-Git: git://git.b9.com/umlisp-orf.git -Vcs-Browser: http://git.b9.com/?p=umlisp-orf.git +Homepage: http://files.kpe.io/umlisp-orf/ +Vcs-Git: git://git.kpe.io/umlisp-orf.git +Vcs-Browser: http://git.kpe.io/?p=umlisp-orf.git Package: cl-umlisp-orf Architecture: all diff --git a/debian/copyright b/debian/copyright index 8972aa8..3ea57a2 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ This package was debianized by Kevin M. Rosenberg on Sat, 5 Oct 2002 12:52:28 -0600. -It was downloaded from http://files.b9.com/umlisp-orf +It was downloaded from http://files.kpe.io/umlisp-orf Upstream Author: Kevin M. Rosenberg diff --git a/debian/upload.sh b/debian/upload.sh old mode 100755 new mode 100644 index d4ab20d..d271d49 --- a/debian/upload.sh +++ b/debian/upload.sh @@ -1,4 +1,4 @@ #!/bin/bash -e -dup umlisp-orf -Ufiles.b9.com -D/home/ftp/umlisp-orf -C"(umask 022; cd /srv/www/html/umlisp; make install)" -su $* +dup umlisp-orf -Ufiles.kpe.io -D/home/ftp/umlisp-orf -C"(umask 022; cd /srv/www/html/umlisp; make install)" -su $* diff --git a/debian/watch b/debian/watch index cf98662..c5cbf6e 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -http://files.b9.com/umlisp-orf/umlisp-orf-([\d\.]*)\.tar\.gz +http://files.kpe.io/umlisp-orf/umlisp-orf-([\d\.]*)\.tar\.gz -- 2.34.1