Code

rules: Install debian/collectd.conf as an example into "collectd-core".
authorSebastian Harl <sh@tokkee.org>
Tue, 22 Dec 2009 00:37:40 +0000 (01:37 +0100)
committerSebastian Harl <sh@tokkee.org>
Tue, 22 Dec 2009 00:37:40 +0000 (01:37 +0100)
debian/changelog
debian/rules

index aa571fbf824cde09ad06934f6024db342b1bc9f1..e77c25bbb6c8feb426fc4d4de55b728ab88ef776 100644 (file)
@@ -33,8 +33,9 @@ collectd (4.8.2-1) unstable; urgency=low
   * debian/rules:
     - Pass --disable-static to configure to tell libtool 2 to not build any
       static libraries.
+    - Install debian/collectd.conf as an example into "collectd-core".
 
- -- Sebastian Harl <tokkee@debian.org>  Tue, 22 Dec 2009 01:17:06 +0100
+ -- Sebastian Harl <tokkee@debian.org>  Tue, 22 Dec 2009 01:37:23 +0100
 
 collectd (4.8.1-2) unstable; urgency=low
 
index fc9aac9019299c36f1bb3091a48e94c69b66251a..9b46ea37fa3aaadd028222686e13ef22661a5f4d 100755 (executable)
@@ -182,7 +182,8 @@ binary-arch: build install-arch
                contrib/SpamAssassin/ contrib/iptables/ contrib/cussh.pl \
                contrib/snmp-data.conf contrib/add_rra.sh contrib/network-proxy.py \
                contrib/collectd_network.py contrib/collectd_unixsock.py \
-               contrib/snmp-probe-host.px contrib/GenericJMX.conf
+               contrib/snmp-probe-host.px contrib/GenericJMX.conf \
+               debian/collectd.conf
        # some upstream tarballs have been built inside a dirty working dir
        ( cd debian/collectd-core/ \
                && cd usr/share/doc/collectd-core/examples/collection3/ \