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

index 677ae52d72f47cfe4e396bf0c2e2737c8951a31e..65cd08163668dae47eee2093f6c02f85d599047a 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.8.3.0
-Homepage: http://files.b9.com/cl-photo/
-Vcs-Git: git://git.b9.com/cl-photo.git
-Vcs-Browser: http://git.b9.com/?p=cl-photo.git
+Homepage: http://files.kpe.io/cl-photo/
+Vcs-Git: git://git.kpe.io/cl-photo.git
+Vcs-Browser: http://git.kpe.io/?p=cl-photo.git
 
 Package: cl-photo
 Architecture: all
index 06d2984a3491533b1a832a7ede7e838baf0ea626..0c882f9dc1e0179c4c62991f2760262b977b9ec9 100644 (file)
@@ -1,6 +1,6 @@
 Debian Copyright Section
 ========================
-Upstream Source URL: http://files.b9.com/cl-photo/
+Upstream Source URL: http://files.kpe.io/cl-photo/
 Upstream Author: Kevin M. Rosenberg <kevin@rosenberg.net>
 Debian Maintainer:  Kevin M. Rosenberg <kmr@debian.org>
 
old mode 100755 (executable)
new mode 100644 (file)
index 2394fe3..b19b390
@@ -1,3 +1,3 @@
 #!/bin/bash -e
 
-dup cl-photo -Ufiles.b9.com -D/home/ftp/cl-photo -C"(umask 022; cd /opt/apache/htdocs/cl-photo; make install)" -su $*
+dup cl-photo -Ufiles.kpe.io -D/home/ftp/cl-photo -C"(umask 022; cd /opt/apache/htdocs/cl-photo; make install)" -su $*
index 54f7a0878df4a5ffc8103f0fa763a8850619e0fb..51fd856feefa6399c986f3898d44675bc0c4c38b 100644 (file)
@@ -1,2 +1,2 @@
 version=3
-http://files.b9.com/cl-photo/cl-photo-([\d\.]*)\.tar\.gz
+http://files.kpe.io/cl-photo/cl-photo-([\d\.]*)\.tar\.gz
index a9c8be3fbd917f56d323be5d48f5b347ee286d53..b0c86cdc9b987d80e425827503d648e3268cc9d0 100644 (file)
@@ -1,4 +1,4 @@
 <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml"><head><title>CL-PHOTO README</title><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /><meta name="Copyright" content="Kevin Rosenberg 2002 &lt;kevin@rosenberg.net&gt;" /><meta name="description" content="CL-Photo Documentation" /><meta name="author" content="Kevin Rosenberg" /><meta name="keywords" content="Common Lisp, Photography, Calculator" /></head><body><h1>CL-Photo Documentation</h1><h2>Overview</h2><p><a href="http://files.b9.com/cl-photo/">CL-Photo</a> is a Common Lisp package for calculation functions used in photography. <a href="http://files.b9.com/cl-photo">CL-Photo</a> is written and Copyright &copy; 2005 by <a href="mailto:kevin@rosenberg.net">Kevin Rosenberg</a>.</p><p>The home page for CL-Photo is <a href="http://files.b9.com/cl-photo">http://files.b9.com/cl-photo</a>.</p><h2>Prerequisites</h2><ul><li><a href="http://cliki.net/asdf">ASDF</a></li><h2>References</h2><ul><li><a href="http://www.normankoren.com/Tutorials/MTF.html">http://www.normankoren.com/Tutorials/MTF.html</a></li><li><a href="http://www.vanwalree.com/optics/dofderivation.html">http://www.vanwalree.com/optics/dofderivation.html</a></li><li><a href="http://www.photo.net/learn/optics/lensFAQ">http://www.photo.net/learn/optics/lensFAQ</a></li><li><a href="http://www.mhohner.de/formulas.php">http://www.mhohner.de/formulas.php</a></li></ul></ul><h2>Installation</h2><p>The easiest way to install CL-Photo is to use the <a href="http://www.debian.org/">Debian</a> GNU/Linux operating system. You can then use the command <tt>apt-get install cl-photo</tt> to automatically download and install the CL-Photo package.</p><p>On a non-Debian system, you need to have <a href="http://cclan.sourceforge.net/">ASDF</a> installed to load the system definition file. You will need to change the source 
+<html xmlns="http://www.w3.org/1999/xhtml"><head><title>CL-PHOTO README</title><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /><meta name="Copyright" content="Kevin Rosenberg 2002 &lt;kevin@rosenberg.net&gt;" /><meta name="description" content="CL-Photo Documentation" /><meta name="author" content="Kevin Rosenberg" /><meta name="keywords" content="Common Lisp, Photography, Calculator" /></head><body><h1>CL-Photo Documentation</h1><h2>Overview</h2><p><a href="http://files.kpe.io/cl-photo/">CL-Photo</a> is a Common Lisp package for calculation functions used in photography. <a href="http://files.kpe.io/cl-photo">CL-Photo</a> is written and Copyright &copy; 2005 by <a href="mailto:kevin@rosenberg.net">Kevin Rosenberg</a>.</p><p>The home page for CL-Photo is <a href="http://files.kpe.io/cl-photo">http://files.kpe.io/cl-photo</a>.</p><h2>Prerequisites</h2><ul><li><a href="http://cliki.net/asdf">ASDF</a></li><h2>References</h2><ul><li><a href="http://www.normankoren.com/Tutorials/MTF.html">http://www.normankoren.com/Tutorials/MTF.html</a></li><li><a href="http://www.vanwalree.com/optics/dofderivation.html">http://www.vanwalree.com/optics/dofderivation.html</a></li><li><a href="http://www.photo.net/learn/optics/lensFAQ">http://www.photo.net/learn/optics/lensFAQ</a></li><li><a href="http://www.mhohner.de/formulas.php">http://www.mhohner.de/formulas.php</a></li></ul></ul><h2>Installation</h2><p>The easiest way to install CL-Photo is to use the <a href="http://www.debian.org/">Debian</a> GNU/Linux operating system. You can then use the command <tt>apt-get install cl-photo</tt> to automatically download and install the CL-Photo package.</p><p>On a non-Debian system, you need to have <a href="http://cclan.sourceforge.net/">ASDF</a> installed to load the system definition file. You will need to change the source 
        pathname in the system file to match the location where you have installed CL-Photo.</p><h2>Usage</h2><p>Currently, there is no documentation on the functions provided by CL-Photo. However, the source code is instructive.</p></body></html>
\ No newline at end of file
index 322693186c7fa4cc264b2f66671b878f37089fe9..9bb95d3a58fdc7e7e105c702af6f2fd338cf5222 100644 (file)
     (:h1 "CL-Photo Documentation")
     (:h2 "Overview")
     (:p
-     ((:a :href "http://files.b9.com/cl-photo/") "CL-Photo")
+     ((:a :href "http://files.kpe.io/cl-photo/") "CL-Photo")
      " is a Common Lisp package for calculation functions used in photography. "
-     ((:a :href "http://files.b9.com/cl-photo") "CL-Photo") 
+     ((:a :href "http://files.kpe.io/cl-photo") "CL-Photo") 
      " is written and Copyright &copy; 2005 by "
      ((:a :href "mailto:kevin@rosenberg.net") "Kevin Rosenberg")
      ".")
 
     (:p
       "The home page for CL-Photo is "
-      ((:a :href "http://files.b9.com/cl-photo") "http://files.b9.com/cl-photo")
+      ((:a :href "http://files.kpe.io/cl-photo") "http://files.kpe.io/cl-photo")
       ".")
      
      (:h2 "Prerequisites")