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

index 4972536876f264a792bbdf5d20be2b98ae7f1f36..4868a6a0f7e520f4d74bf6744f4b946834650726 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,6 @@
 #  Author:       Kevin M. Rosenberg
 #  Date Started: Sep 2003
 #
 #  Author:       Kevin M. Rosenberg
 #  Date Started: Sep 2003
 #
-#  $Id$
 ##############################################################################
 
 
 ##############################################################################
 
 
@@ -15,7 +14,7 @@ sources       :=$(pkg).asd $(wildcard *.lisp)
 
 _$(pkg): $(sources)
        $(MAKE) clean
 
 _$(pkg): $(sources)
        $(MAKE) clean
-       HOME=/ /usr/bin/sbcl --sysinit /dev/null --userinit /dev/null --eval "(require 'asdf)" --load vcs-tree.asd --eval "(asdf:operate 'asdf::load-op 'vcs-tree)" --eval "(vcs-tree-system:save-executable \"_vcs-tree\")" --eval "(sb-ext:quit :unix-status 0)"
+       XDG_CACHE_HOME=/root HOME=/ /usr/bin/sbcl --sysinit /dev/null --userinit /dev/null --eval "(require 'asdf)" --load vcs-tree.asd --eval "(asdf:operate 'asdf::load-op 'vcs-tree)" --eval "(vcs-tree-system:save-executable \"_vcs-tree\")" --eval "(sb-ext:quit :unix-status 0)"
 
 clean:
        rm -f *.fasl _$(pkg)
 
 clean:
        rm -f *.fasl _$(pkg)
index 30678c0e7a0942fb58e4979ebb8eda32b2df530a..7890d5adadd95ee1f6bf5d170e43a5d43c2e98b1 100644 (file)
@@ -3,9 +3,9 @@ Section: vcs
 Priority: optional
 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
 Build-Depends: debhelper (>> 7.0.0), sbcl (>= 0.9.4)
 Priority: optional
 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
 Build-Depends: debhelper (>> 7.0.0), sbcl (>= 0.9.4)
-Standards-Version: 3.8.3.0
-Vcs-Git: git://git.b9.com/vcs-tree.git
-Vcs-Browser: http://git.b9.com/?p=vcs-tree.git
+Standards-Version: 3.9.1.0
+Vcs-Git: git://git.kpe.io/vcs-tree.git
+Vcs-Browser: http://git.kpe.io/?p=vcs-tree.git
 
 Package: vcs-tree
 Architecture: any
 
 Package: vcs-tree
 Architecture: any
index 589e9a867929e5d2da77ba7670e4f3c1b9039d4f..5c1e5857c6ce9047a6e5cbdf2e7b7c31856a263d 100644 (file)
@@ -1,7 +1,7 @@
 Debian Copyright Section
 ========================
 
 Debian Copyright Section
 ========================
 
-Upstream Source URL: http://files.b9.com/vcs-tree/
+Upstream Source URL: http://files.kpe.io/vcs-tree/
 Upstream Authors: Kevin M. Rosenberg <kevin@rosenberg.net>
 Debian Maintainer:  Kevin M. Rosenberg <kmr@debian.org>
 
 Upstream Authors: Kevin M. Rosenberg <kevin@rosenberg.net>
 Debian Maintainer:  Kevin M. Rosenberg <kmr@debian.org>
 
old mode 100755 (executable)
new mode 100644 (file)
index b90de24..83863ad
@@ -1,4 +1,4 @@
 #!/bin/sh
 set -e
 
 #!/bin/sh
 set -e
 
-dup vcs-tree -Ufiles.b9.com -D/home/ftp/vcs-tree -C"(umask 022; /home/kevin/bin/remove-old-versions vcs-tree latest)" -su $*
+dup vcs-tree -Ufiles.kpe.io -D/home/ftp/vcs-tree -C"(umask 022; /home/kevin/bin/remove-old-versions vcs-tree latest)" -su $*
index 63ee1676231b95e3e19e537a0c5dab76057e21f0..d84976013498ed4410485d00a47ed2848b4b3d58 100644 (file)
@@ -1,2 +1,2 @@
 version=3
 version=3
-http://files.b9.com/vcs-tree/vcs-tree-(\d+.*)\.tar\.gz
+http://files.kpe.io/vcs-tree/vcs-tree-(\d+.*)\.tar\.gz