summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e93508c)
raw | patch | inline | side by side (parent: e93508c)
author | Sebastian Harl <sh@tokkee.org> | |
Mon, 1 Dec 2008 18:28:53 +0000 (19:28 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Mon, 1 Dec 2008 18:28:53 +0000 (19:28 +0100) |
This avoids cluttering the source diff with the rebuilt manpages.
debian/changelog | patch | blob | history | |
debian/rules | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 998b08960451966351d45e1baadef3bf0e025e44..6c1f2609afb0149229afa137b29d64ff798d1d75 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
- sv.po, thanks to Martin Bagge (Closes: #504248).
* debian/patches:
- Added pod-errors.dpatch to fix some minor POD errors.
+ * debian/rules:
+ - Remove generated manpages in the clean target to avoid cluttering the
+ source diff with the rebuilt manpages.
- -- Sebastian Harl <sh@tokkee.org> Sun, 02 Nov 2008 13:30:32 +0100
+ -- Sebastian Harl <sh@tokkee.org> Mon, 01 Dec 2008 19:28:41 +0100
collectd (4.4.2-2) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index 9eff7812373cdd1f3fd109a2576c55be2d526cf6..06c5436ff1893822f0b2d6a3f031cf5f7a6471eb 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
[ ! -f Makefile ] || $(MAKE) distclean
rm -f debian/README.Debian.plugins
+ rm -f src/*.1 src/*.5
dh_clean
debconf-updatepo