summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b79e122)
raw | patch | inline | side by side (parent: b79e122)
author | Sebastian Harl <sh@tokkee.org> | |
Mon, 11 Jan 2010 18:05:17 +0000 (19:05 +0100) | ||
committer | Sebastian 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.
installed.
debian/changelog | patch | blob | history | |
debian/rules | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 6a7777ce0b32e207b88b4327e3cd41eb2e96edbd..4e388179d4994ad28089be151a1086508e8b567c 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
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
diff --git a/debian/rules b/debian/rules
index 3ee236a8ba0be6e67bcbbe620be9c04aeed4f238..740c6ae1993ad64dff8e96267f5b46b39d09bf03 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
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