Code

rules: Remove the collectd-java(5) manpage. etch-backports
authorSebastian Harl <sh@tokkee.org>
Mon, 11 Jan 2010 18:05:17 +0000 (19:05 +0100)
committerSebastian Harl <sh@tokkee.org>
Mon, 11 Jan 2010 18:05:17 +0000 (19:05 +0100)
… to not let 'dh_install --fail- missing' fail because of that being not
installed.

debian/changelog
debian/rules

index 6a7777ce0b32e207b88b4327e3cd41eb2e96edbd..4e388179d4994ad28089be151a1086508e8b567c 100644 (file)
@@ -26,8 +26,11 @@ collectd (4.8.2-1~bpo40+1) etch-backports; urgency=low
       which is not available on Etch.
     - Disabled java plugin and removed build-dependency on openjdk-6-jdk,
       which is not available on Etch.
+  * debian/rules:
+    - Remove the collectd-java(5) manpage to not let 'dh_install --fail-
+      missing' fail because of that being not installed.
 
- -- Sebastian Harl <tokkee@debian.org>  Mon, 11 Jan 2010 18:49:24 +0100
+ -- Sebastian Harl <tokkee@debian.org>  Mon, 11 Jan 2010 19:02:38 +0100
 
 collectd (4.8.2-1) unstable; urgency=medium
 
index 3ee236a8ba0be6e67bcbbe620be9c04aeed4f238..740c6ae1993ad64dff8e96267f5b46b39d09bf03 100755 (executable)
@@ -142,6 +142,7 @@ install-arch: build
        
        rm -f debian/tmp/usr/lib/collectd/*.la
        rm -f debian/tmp/usr/lib/libcollectdclient.la
+       rm -f debian/tmp/usr/share/man/man5/collectd-java.5
        rm -f debian/tmp/etc/collectd.conf
        
        dh_install -a --sourcedir=$(CURDIR)/debian/tmp --fail-missing