Code

rules: Install contrib/GenericJMX.conf to /usr/share/doc/collectd/examples/.
authorSebastian Harl <sh@tokkee.org>
Sun, 11 Oct 2009 16:11:04 +0000 (18:11 +0200)
committerSebastian Harl <sh@tokkee.org>
Sun, 11 Oct 2009 16:11:04 +0000 (18:11 +0200)
debian/changelog
debian/rules

index abe80c6ee77fe402580cd4d9e0f8a5a52e7d60ed..09b5cea0bce946016722f962ba95bf07fcb6c561 100644 (file)
@@ -13,8 +13,10 @@ collectd (4.8.1-1) unstable; urgency=low
       libkstat is not available)
     New matches:
     - Match zero COUNTER values: empty_counter
+  * debian/rules:
+    - Install contrib/GenericJMX.conf to /usr/share/doc/collectd/examples/.
 
- -- Sebastian Harl <tokkee@debian.org>  Sat, 10 Oct 2009 11:29:45 +0200
+ -- Sebastian Harl <tokkee@debian.org>  Sun, 11 Oct 2009 18:10:37 +0200
 
 collectd (4.7.2-1) unstable; urgency=low
 
index 683c271f68133e2c0b1aee4133c2d2391ccaccf8..3e40466d2d9a5277cb9c8b87f83a8f3cf5d75768 100755 (executable)
@@ -169,8 +169,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
-       # the 4.7.2 upstream tarball had been built inside a dirty working dir
+               contrib/snmp-probe-host.px contrib/GenericJMX.conf
+       # some upstream tarballs have been built inside a dirty working dir
        ( cd debian/collectd/usr/share/doc/collectd/examples/collection3/ \
                && rm -f bin/foo bin/test_config.px etc/collection4.conf \
                && rm -f lib/Collectd/Graph.pm lib/Collectd/Graph/Data.pm \