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

diff --git a/README b/README
index 5c6ba99a30afd155f31059d1b4173c168bd253fe..94ea0c182fb30ddd5c44acd6d002f5d7459b7f83 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
 Package:  UFFI (Universal Foreign Language Interface)
-Web site: http://uffi.b9.com
+Web site: http://uffi.kpe.io
 Author:   Kevin M. Rosenberg
 
 
index 8ed754d40c858bcf3726f1763f51f3eabd21224c..197c23df2f5f68f8005f4dc6e830e9021bc18615 100644 (file)
@@ -4,8 +4,8 @@ Priority: optional
 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
 Build-Depends: dh-lisp, zlib1g-dev,debhelper (>= 7.0.0)
 Standards-Version: 3.9.2.0
-Homepage: http://uffi.b9.com/
-Vcs-Git: git://git.b9.com/uffi.git
+Homepage: http://uffi.kpe.io/
+Vcs-Git: git://git.kpe.io/uffi.git
 
 Package: cl-uffi
 Architecture: all
index e2b48f5b5cf97044dcae9ee4a366c510fe14e9fa..e33fb28ee8b9699d10fa2f4b6ec378f863aa3106 100644 (file)
@@ -1,7 +1,7 @@
 Debian Copyright Section
 ========================
 
-Upstream Source URL: http://files.b9.com/uffi
+Upstream Source URL: http://files.kpe.io/uffi
 Upstream Author: Kevin Rosenberg <kevin@rosenberg.net>
 Debian Maintainer: Kevin M. Rosenberg <kmr@debian.org>
 
old mode 100755 (executable)
new mode 100644 (file)
index e0910bd..979ccb7
@@ -1,4 +1,4 @@
 #!/bin/bash -e
 
-dup uffi -Ufiles.b9.com -D/home/ftp/uffi -su \
+dup uffi -Ufiles.kpe.io -D/home/ftp/uffi -su \
     -C"(umask 022; cd /srv/www/html/uffi; make install; find . -type d |xargs chmod go+rx; find . -type f | xargs chmod go+r)" $*
index 0bd04660858df37f3e5a1ed4ae6679bddd048ffe..ef50747a2fd4301956aebdaa9f4a793b8d2db752 100644 (file)
@@ -1,2 +1,2 @@
 version=3
-http://files.b9.com/uffi/uffi-([\d\.]*)\.tar\.gz
+http://files.kpe.io/uffi/uffi-([\d\.]*)\.tar\.gz
index 63768a9b703129524d3c758c2c6d765d108338db..e30c914ce0b1ee717159eb002d8096c7c7003019 100644 (file)
@@ -11,7 +11,7 @@
     <title>Download &uffi;</title>
     <para>
 You need to download the &uffi; package from its web
-<ulink url="http://uffi.b9.com"><citetitle>home</citetitle></ulink>.
+<ulink url="http://uffi.kpe.io"><citetitle>home</citetitle></ulink>.
 You also need to have a copy of &asdf;. If you need a copy of
 &asdf;, it is included in the 
   <ulink
index c3f3dd34204f8512a75e6f76fa7b29326e459f5f..57fbaba39b8177dca582d5f1ad40f34eb563311c 100644 (file)
Binary files a/doc/uffi.pdf and b/doc/uffi.pdf differ