Code

Replaced old URLs/email addresses with sysdb.io.
authorSebastian Harl <sh@tokkee.org>
Tue, 3 Jun 2014 06:26:02 +0000 (08:26 +0200)
committerSebastian Harl <sh@tokkee.org>
Tue, 3 Jun 2014 06:26:02 +0000 (08:26 +0200)
README
ReleaseNotes
configure.ac

diff --git a/README b/README
index 97dc2fe6194995d651d2e6dbfd3c866dff81b32a..191979e1ebe33065271a27e353cb15d51d1d3c20 100644 (file)
--- a/README
+++ b/README
@@ -23,6 +23,8 @@
   license. See COPYING for details. Changes between all SysDB releases can be
   found in the file ReleaseNotes.
 
   license. See COPYING for details. Changes between all SysDB releases can be
   found in the file ReleaseNotes.
 
+  <http://sysdb.io/>
+
 Configure and install SysDB
 ---------------------------
 
 Configure and install SysDB
 ---------------------------
 
index c27b0eb338ef843ef6030416b43b01283d77367f..fa9c85a4a67b97268f028448b775900386263b98 100644 (file)
@@ -17,7 +17,7 @@
   Object names are canonicalized before they are added to the store to ensure
   a consistent view of your infrastructure.
 
   Object names are canonicalized before they are added to the store to ensure
   a consistent view of your infrastructure.
 
-  <https://github.com/tokkee/sysdb>
+  <http://sysdb.io/>
 
 Version 0.1.0, Release Date: 2014-06-01
 ---------------------------------------
 
 Version 0.1.0, Release Date: 2014-06-01
 ---------------------------------------
index 1d1747cb2e860a90cfbe31ded39cd87e2e1aaa21..5f778027b601b44d25473a1bae31d88c24db816a 100644 (file)
@@ -27,10 +27,10 @@ dnl OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
 dnl ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 AC_INIT([System DataBase],[m4_esyscmd(./version-gen.sh)],
 dnl ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 AC_INIT([System DataBase],[m4_esyscmd(./version-gen.sh)],
-               [sh@tokkee.org],
+               [sysdb@sysdb.io],
                [sysdb],
                [sysdb],
-               [http://git.tokkee.org/?p=sysdb.git])
-PACKAGE_MAINTAINER="Sebastian 'tokkee' Harl <sh@tokkee.org>"
+               [http://sysdb.io/])
+PACKAGE_MAINTAINER="Sebastian 'tokkee' Harl <tokkee@sysdb.io>"
 AC_DEFINE_UNQUOTED([PACKAGE_MAINTAINER], ["$PACKAGE_MAINTAINER"],
                [Define to the name of the maintainer of this package.])
 AC_CONFIG_SRCDIR([src/sysdb.c])
 AC_DEFINE_UNQUOTED([PACKAGE_MAINTAINER], ["$PACKAGE_MAINTAINER"],
                [Define to the name of the maintainer of this package.])
 AC_CONFIG_SRCDIR([src/sysdb.c])