From 54b8bf999295f95f7cf74f896f1cff7b16ff3133 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Sun, 19 Apr 2009 18:02:13 +0200 Subject: [PATCH] rules: Added contrib/php-collection/ to /usr/share/doc/collectd/. --- debian/changelog | 4 +++- debian/rules | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index d5e2836..673fcb8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,8 +6,10 @@ collectd (4.6.2-2) unstable; urgency=low available. * debian/collectd.conf, debian/filters.conf: - Added a sample filter chain configuration. + * debian/rules: + - Added contrib/php-collection/ to /usr/share/doc/collectd/. - -- Sebastian Harl Sun, 19 Apr 2009 17:55:58 +0200 + -- Sebastian Harl Sun, 19 Apr 2009 18:01:40 +0200 collectd (4.6.2-1) unstable; urgency=low diff --git a/debian/rules b/debian/rules index 1085a37..c5d7664 100755 --- a/debian/rules +++ b/debian/rules @@ -131,7 +131,7 @@ binary-arch: build install-arch dh_installdocs -A -a debian/README.Debian AUTHORS README TODO dh_installdocs -a debian/NEWS.Debian debian/README.Debian.plugins dh_installexamples -a contrib/collectd2html.pl contrib/collection.cgi \ - contrib/collection3/ \ + contrib/collection3/ contrib/php-collection/ \ contrib/exec-munin.conf contrib/exec-munin.px contrib/exec-smartctl \ contrib/exec-nagios.conf contrib/exec-nagios.px \ contrib/SpamAssassin/ contrib/iptables/ contrib/cussh.pl \ -- 2.30.2