Update domain name to kpe.io
authorKevin M. Rosenberg <kevin@rosenberg.net>
Sat, 29 Aug 2015 06:16:21 +0000 (00:16 -0600)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Sat, 29 Aug 2015 06:16:21 +0000 (00:16 -0600)
-clim/debian/copyright
README
debian/control
debian/copyright
debian/upload.sh [changed mode: 0755->0644]
debian/watch

index 75ecf06874805c98edb23ffadda0fa2253dcfe5c..617b0dc2757caf93827e69592db156cabcd3baf1 100644 (file)
@@ -1,7 +1,7 @@
 This package was debianized by Kevin M. Rosenberg <kmr@debian.org> in
 Oct 2002.
 
 This package was debianized by Kevin M. Rosenberg <kmr@debian.org> in
 Oct 2002.
 
-It was downloaded from http://reversi.b9.com/
+It was downloaded from http://reversi.kpe.io/
 Upstream Authors: Kevin Rosenberg & Peter Norvig
 
 
 Upstream Authors: Kevin Rosenberg & Peter Norvig
 
 
diff --git a/README b/README
index 4018bcad909c67d706e9df39db5de57e1b4a8847..310b2937665089aa47646d1a8d161b517c538db7 100644 (file)
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
 This is a Common Lisp implementation of the Reversi game.
 
 This is a Common Lisp implementation of the Reversi game.
 
-The web site for this package is http://reversi.b9.com which has
+The web site for this package is http://reversi.kpe.io which has
 documentation for this package.
 
 Reversi is based on the Othello(tm) game presented in Peter Norvig's
 documentation for this package.
 
 Reversi is based on the Othello(tm) game presented in Peter Norvig's
index 9cb2b18ab09308f9887a58360e762c7e58b1e043..a60d275af949cdbf7277a68eaefc1540e0ddc147 100644 (file)
@@ -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.9.5.0
 Build-Depends-Indep: dh-lisp
 Build-Depends: debhelper (>= 7.0.0)
 Standards-Version: 3.9.5.0
-Homepage: http://files.b9.com/reversi/
-Vcs-Git: git://git.b9.com/reversi.git
-Vcs-Browser: http://git.b9.com/?p=reversi.git
+Homepage: http://files.kpe.io/reversi/
+Vcs-Git: git://git.kpe.io/reversi.git
+Vcs-Browser: http://git.kpe.io/?p=reversi.git
 
 Package: cl-reversi
 Architecture: all
 
 Package: cl-reversi
 Architecture: all
index 0bed5a6db6defe15b8d9239223298e869f663805..2b2bb5b117bdb3d0e4dc31b5b0dfdafabdec777b 100644 (file)
@@ -1,7 +1,7 @@
 This package was debianized by Kevin M. Rosenberg <kmr@debian.org> in
 Oct 2002.
 
 This package was debianized by Kevin M. Rosenberg <kmr@debian.org> in
 Oct 2002.
 
-It was downloaded from http://reversi.b9.com/
+It was downloaded from http://reversi.kpe.io/
 Upstream Authors: Kevin Rosenberg & Peter Norvig
 
 
 Upstream Authors: Kevin Rosenberg & Peter Norvig
 
 
old mode 100755 (executable)
new mode 100644 (file)
index 3033bc7..19718df
@@ -1,4 +1,4 @@
 #!/bin/bash -e
 
 #!/bin/bash -e
 
-dup reversi -Ufiles.b9.com -D/home/ftp/reversi -su \
+dup reversi -Ufiles.kpe.io -D/home/ftp/reversi -su \
     -C"(umask 022; cd /srv/www/html/reversi; make install; find . -type d |xargs chmod go+rx; find . -type f | xargs chmod go+r)" $*
     -C"(umask 022; cd /srv/www/html/reversi; make install; find . -type d |xargs chmod go+rx; find . -type f | xargs chmod go+r)" $*
index ac00eaf1ddd2349f0ce867fc2f6e429ab2f529dd..9ef24f30caabc032c7bb77dd3d5a64b5bee824dc 100644 (file)
@@ -1,2 +1,2 @@
 version=3
 version=3
-http://files.b9.com/reversi/reversi-([\d\.]*)\.tar\.gz
+http://files.kpe.io/reversi/reversi-([\d\.]*)\.tar\.gz