From: Kevin M. Rosenberg Date: Sat, 29 Aug 2015 06:16:07 +0000 (-0600) Subject: Update domain name to kpe.io X-Git-Url: http://git.kpe.io/?p=kmrcl.git;a=commitdiff_plain;h=f010b1701edc118c73e9096fd3f8e05d1daa3c68 Update domain name to kpe.io --- diff --git a/README b/README index 4c480a4..83db760 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ KMRCL is a collection of utility functions. It is used as a base for some of Kevin M. Rosenberg's Common Lisp packages. -The web site for KMRCL is http://files.b9.com/kmrcl/ +The web site for KMRCL is http://files.kpe.io/kmrcl/ diff --git a/debian/control b/debian/control index d991358..c757ec2 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.5.0 -Homepage: http://files.b9.com/kmrcl/ -Vcs-Git: git://git.b9.com/kmrcl.git -Vcs-Browser: http://git.b9.com/?p=kmrcl.git +Homepage: http://files.kpe.io/kmrcl/ +Vcs-Git: git://git.kpe.io/kmrcl.git +Vcs-Browser: http://git.kpe.io/?p=kmrcl.git Package: cl-kmrcl Architecture: all diff --git a/debian/copyright b/debian/copyright index 00ca7b8..dc8fb9e 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ This package was debianized by Kevin M. Rosenberg on Sat, 5 Oct 2002 13:19:33 -0600. -It was downloaded from http://files.b9.com/kmrcl +It was downloaded from http://files.kpe.io/kmrcl Upstream Author: Kevin M. Rosenberg diff --git a/debian/upload.sh b/debian/upload.sh index d4baf4c..b8ed794 100755 --- a/debian/upload.sh +++ b/debian/upload.sh @@ -1,6 +1,6 @@ #!/bin/bash -e -dup kmrcl -Ufiles.b9.com -D/home/ftp/kmrcl -C"(umask 022; cd /srv/www/html/kmrcl; make install)" -su $* +dup kmrcl -Ufiles.kpe.io -D/home/ftp/kmrcl -C"(umask 022; cd /srv/www/html/kmrcl; make install)" -su $* diff --git a/debian/watch b/debian/watch index fd9220e..020a998 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -http://files.b9.com/kmrcl/kmrcl-([\d\.]*)\.tar\.gz +http://files.kpe.io/kmrcl/kmrcl-([\d\.]*)\.tar\.gz