Code

Switched to my @debian.org E-mail address. collectd-4.6.2-2
authorSebastian Harl <sh@tokkee.org>
Fri, 29 May 2009 12:13:12 +0000 (14:13 +0200)
committerSebastian Harl <sh@tokkee.org>
Fri, 29 May 2009 12:13:12 +0000 (14:13 +0200)
debian/changelog
debian/collectd.init.d
debian/control
debian/copyright
debian/rules

index 8048bdbad162fc808e57dec0626a60ad0926fdde..7f495181d8b557d14e5114604daab110f29f74c0 100644 (file)
@@ -25,7 +25,7 @@ collectd (4.6.2-2) unstable; urgency=low
       libiptc which is available as shared library since iptables 1.4.3.
       Depend on versions >= 1.4.3.2-2 because of #524766.
 
- -- Sebastian Harl <sh@tokkee.org>  Fri, 29 May 2009 13:38:13 +0200
+ -- Sebastian Harl <tokkee@debian.org>  Fri, 29 May 2009 14:12:36 +0200
 
 collectd (4.6.2-1) unstable; urgency=low
 
index 3368bf9cba72b466f1e08bfe3b1aebe2bbfabac0..5e8d29e590394355c44441c245a899ff8f1556d7 100755 (executable)
@@ -4,7 +4,7 @@
 # http://collectd.org/
 #
 # Copyright (C) 2005-2006 Florian Forster <octo@verplant.org>
-# Copyright (C) 2006-2008 Sebastian Harl <sh@tokkee.org>
+# Copyright (C) 2006-2009 Sebastian Harl <tokkee@debian.org>
 #
 
 ### BEGIN INIT INFO
index ac8a2ab1c885cb60445d1fc9c66c913848ae27a4..bfc9d37bbe7aa25aafc8483d1a916640a6a92fff 100644 (file)
@@ -1,7 +1,7 @@
 Source: collectd
 Section: utils
 Priority: optional
-Maintainer: Sebastian Harl <sh@tokkee.org>
+Maintainer: Sebastian Harl <tokkee@debian.org>
 Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.10), po-debconf, dpatch, bison, flex, autotools-dev, pkg-config, linux-libc-dev (>= 2.6.25-4) | linux-libc-dev (<< 2.6.25-1), libcurl4-gnutls-dev (>= 7.18.2-5) | libcurl4-gnutls-dev (<= 7.18.2-1) | libcurl3-gnutls-dev, libmysqlclient15-dev, librrd-dev | librrd2-dev, libsensors-dev, liboping-dev (>= 0.3.3), libpcap0.8-dev | libpcap-dev, iptables-dev (>= 1.4.3.2-2), libupsclient1-dev, libperl-dev, iproute-dev [!alpha !amd64 !hppa !ia64 !ppc64 !mips !mipsel], libsnmp-dev | libsnmp9-dev, libvirt-dev (>= 0.4.0-6) [amd64 i386 powerpc], libxml2-dev, libhal-dev, libopenipmi-dev (>= 2.0.14-1~), libglib2.0-dev, libnotify-dev, libesmtp-dev, libpq-dev, libdbi0-dev
 Build-Conflicts: libpthread-dev
 Standards-Version: 3.8.1
index a945d1660cb5c765bfabc2da1a84a95203bc046a..af291bc7a47c7eae07e497eeab1ad075a6facc61 100644 (file)
@@ -1,4 +1,4 @@
-This package was debianized by Sebastian Harl <sh@tokkee.org> on
+This package was debianized by Sebastian Harl <tokkee@debian.org> on
 Wed, 10 May 2006 09:20:39 +0200.
 
 It was downloaded from <http://collectd.org/files/>.
@@ -336,13 +336,13 @@ can be found in `/usr/share/common-licenses/LGPL'.
 
        Use whatever you like more.
 
-The Debian packaging is © 2006-2008, Sebastian Harl <sh@tokkee.org> and
+The Debian packaging is © 2006-2009, Sebastian Harl <tokkee@debian.org> and
 is licensed under the GPL, see above. The debconf template translations are
 distributed under the same license as the package itself.
 
        de.po:
        Copyright © 2008 Kai Wasserbäch <debian@carbon-project.org>
-       Copyright © 2008 Sebastian Harl <sh@tokkee.org>
+       Copyright © 2008 Sebastian Harl <tokkee@debian.org>
 
        fr.po:
        Copyright © 2008 Florent Usseil <swiip81@free.fr>
index 3005e5606f0832a60f02e643f10d69f039cd84a8..b778957203dedd2147b365da10016f81b7b14d9c 100755 (executable)
@@ -1,7 +1,7 @@
 #! /usr/bin/make -f
 # debian/rules for collectd
 #
-# Written by Sebastian Harl <sh@tokkee.org>.
+# Written by Sebastian Harl <tokkee@debian.org>.
 
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1