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

old mode 100755 (executable)
new mode 100644 (file)
index 5d9dcd2..5ef8d01
--- a/configure
+++ b/configure
@@ -2,7 +2,7 @@
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.67 for CTSim 5.2.0.
 #
-# Report bugs to <ctsim-users@b9.com>.
+# Report bugs to <ctsim-users@kpe.io>.
 #
 #
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -230,7 +230,7 @@ fi
     $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
     $as_echo "$0: be upgraded to zsh 4.3.4 or later."
   else
-    $as_echo "$0: Please tell bug-autoconf@gnu.org and ctsim-users@b9.com
+    $as_echo "$0: Please tell bug-autoconf@gnu.org and ctsim-users@kpe.io
 $0: about your system, including any error possibly output
 $0: before this message. Then install a modern shell, or
 $0: manually run the script under such a shell if you do
@@ -554,7 +554,7 @@ PACKAGE_NAME='CTSim'
 PACKAGE_TARNAME='ctsim'
 PACKAGE_VERSION='5.2.0'
 PACKAGE_STRING='CTSim 5.2.0'
-PACKAGE_BUGREPORT='ctsim-users@b9.com'
+PACKAGE_BUGREPORT='ctsim-users@kpe.io'
 PACKAGE_URL='http://www.ctsim.org/'
 
 ac_unique_file="src/ctsim.cpp"
@@ -1431,7 +1431,7 @@ Some influential environment variables:
 Use these variables to override the choices made by `configure' or to help
 it to find libraries and programs with nonstandard names/locations.
 
-Report bugs to <ctsim-users@b9.com>.
+Report bugs to <ctsim-users@kpe.io>.
 CTSim home page: <http://www.ctsim.org/>.
 _ACEOF
 ac_status=$?
@@ -1990,7 +1990,7 @@ $as_echo "$as_me: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >
     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
 ( $as_echo "## --------------------------------- ##
-## Report this to ctsim-users@b9.com ##
+## Report this to ctsim-users@kpe.io ##
 ## --------------------------------- ##"
      ) | sed "s/^/$as_me: WARNING:     /" >&2
     ;;
@@ -8190,7 +8190,7 @@ $config_headers
 Configuration commands:
 $config_commands
 
-Report bugs to <ctsim-users@b9.com>.
+Report bugs to <ctsim-users@kpe.io>.
 CTSim home page: <http://www.ctsim.org/>."
 
 _ACEOF
index d3156cc75dc2e59d6f22e9666d1c201ffbb32ff4..cdd5ef5f7f9ea636100ea25a57bb0fad4a7b53bb 100644 (file)
@@ -27,7 +27,7 @@ dnl Process this file with autoconf to produce a configure script.
 dnl Must reset CDPATH so that bash's cd does not print to stdout
 dnl CDPATH=
 
-AC_INIT([CTSim], [5.2.0], [ctsim-users@b9.com], [ctsim], [http://www.ctsim.org/])
+AC_INIT([CTSim], [5.2.0], [ctsim-users@kpe.io], [ctsim], [http://www.ctsim.org/])
 AC_CONFIG_SRCDIR([src/ctsim.cpp])
 AM_MAINTAINER_MODE
 AM_INIT_AUTOMAKE
index 9effba475c974a5f522668bdc01dbc6ed50d2c45..d91996ae6374f79539019418dabb0dc25b766fe9 100644 (file)
@@ -5,8 +5,8 @@ Maintainer: Kevin M. Rosenberg <kmr@debian.org>
 Build-Depends: debhelper (>= 7.0.0), wx2.8-headers, libfftw3-dev, libreadline-dev, libgl1-mesa-dev, libglu1-mesa-dev, libwxgtk2.8-dev, ctn-dev, libpng-dev, libglib2.0-dev, libgtk2.0-dev, autotools-dev
 Standards-Version: 3.9.4.0
 Homepage: http://www.ctsim.org
-Vcs-Git: git://git.b9.com/ctsim.git
-Vcs-Browser: http://git.b9.com/?p=ctsim.git
+Vcs-Git: git://git.kpe.io/ctsim.git
+Vcs-Browser: http://git.kpe.io/?p=ctsim.git
          
 Package: ctsim
 Architecture: any
index 326e247f5ad84d94fdbacfeda7a9f8f161fef820..08ff01d9e07505db9c94af3ea020c2060077f347 100644 (file)
@@ -1,7 +1,7 @@
 Debian Copyright Section
 ========================
 
-Upstream Source URL: http://files.b9.com/ctsim
+Upstream Source URL: http://files.kpe.io/ctsim
 Upstream Author: Kevin M. Rosenberg <kmr@debian.org>
 Debian Maintainer: (Same as upstream)
 
old mode 100755 (executable)
new mode 100644 (file)
index 42abd0e..efa12fc
@@ -1,4 +1,4 @@
 #!/bin/bash -e
 
-dup ctsim -Uwww.b9.com -D/home/ftp/ctsim -C"(umask 022; cd /srv/www/html/ctsim; make install)" -su $*
+dup ctsim -Uwww.kpe.io -D/home/ftp/ctsim -C"(umask 022; cd /srv/www/html/ctsim; make install)" -su $*
 
index b7194282936135c132598f6c2fa80cd7235a6fa2..e5e139f972c99b4712cf555c64697e6c7906700e 100644 (file)
@@ -1,4 +1,4 @@
 version=3
 
-http://files.b9.com/ctsim/ctsim-([\d\.]*)\.tar\.gz debian uupdate
+http://files.kpe.io/ctsim/ctsim-([\d\.]*)\.tar\.gz debian uupdate
 
index 756b1c49851b37170dec731b5226bd4ef4a91625..acfcc962dc68df9184acd4145082dafaec0dfaf0 100644 (file)
@@ -7,7 +7,7 @@
 The latest version of \ctsim, both as executable programs and source code,
  can be downloaded from the official
  \ctsim\ \urlref{web site}{http://www.ctsim.org}. Additionally, these
- files are also available from the \ctsim\ \urlref{FTP site}{files://files.b9.com/ctsim}.
+ files are also available from the \ctsim\ \urlref{FTP site}{files://files.kpe.io/ctsim}.
 
 
 \section{Installing Windows Binary}