summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2b9c817)
raw | patch | inline | side by side (parent: 2b9c817)
author | Sebastian Harl <sh@teamix.net> | |
Thu, 22 Nov 2012 10:55:29 +0000 (11:55 +0100) | ||
committer | Sebastian Harl <sh@teamix.net> | |
Thu, 22 Nov 2012 10:55:29 +0000 (11:55 +0100) |
… in order to make the db_* functions available.
Thanks to Joey Hess for reporting this!
Closes: #680172
Thanks to Joey Hess for reporting this!
Closes: #680172
debian/changelog | patch | blob | history | |
debian/collectd-core.postrm | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 4c146f53f053b662b2afa1513b2659f65fd87677..5be08bbdd4caf31a7d2d6d1fed28752411f43719 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
- Let the 'df' plugin ignore 'rootfs' (else, the root file-system would
appear twice, causing one of the updates to fail and spam the log) and
the usual virtual / temporary file-systems (cf. #657122).
+ * debian/collectd-core.postrm:
+ - Source the debconf confmodule to make the db_* functions available;
+ thanks to Joey Hess for reporting this (Closes: #680172).
-- Sebastian Harl <tokkee@debian.org> Tue, 20 Nov 2012 15:40:12 +0100
index cdeabe48b57c354aa31f2c528ee0dbe68000798a..43700cdb2756fcc257de2dbac527845be1932070 100755 (executable)
# for details, see http://www.debian.org/doc/debian-policy/ or
# the debian-policy package
+. /usr/share/debconf/confmodule
case "$1" in
purge)