summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ec66b55)
raw | patch | inline | side by side (parent: ec66b55)
author | Sebastian Harl <sh@tokkee.org> | |
Fri, 29 May 2009 12:13:12 +0000 (14:13 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Fri, 29 May 2009 12:13:12 +0000 (14:13 +0200) |
debian/changelog | patch | blob | history | |
debian/collectd.init.d | patch | blob | history | |
debian/control | patch | blob | history | |
debian/copyright | patch | blob | history | |
debian/rules | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 8048bdbad162fc808e57dec0626a60ad0926fdde..7f495181d8b557d14e5114604daab110f29f74c0 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
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
diff --git a/debian/collectd.init.d b/debian/collectd.init.d
index 3368bf9cba72b466f1e08bfe3b1aebe2bbfabac0..5e8d29e590394355c44441c245a899ff8f1556d7 100755 (executable)
--- a/debian/collectd.init.d
+++ b/debian/collectd.init.d
# 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
diff --git a/debian/control b/debian/control
index ac8a2ab1c885cb60445d1fc9c66c913848ae27a4..bfc9d37bbe7aa25aafc8483d1a916640a6a92fff 100644 (file)
--- a/debian/control
+++ b/debian/control
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
diff --git a/debian/copyright b/debian/copyright
index a945d1660cb5c765bfabc2da1a84a95203bc046a..af291bc7a47c7eae07e497eeab1ad075a6facc61 100644 (file)
--- a/debian/copyright
+++ b/debian/copyright
-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/>.
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>
diff --git a/debian/rules b/debian/rules
index 3005e5606f0832a60f02e643f10d69f039cd84a8..b778957203dedd2147b365da10016f81b7b14d9c 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
#! /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