summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-02-13 13:17:07 -0500
committerJoey Hess <joey@kodama.kitenet.net>2008-02-13 13:17:07 -0500
commit4eabe04ced0825d578ae83942daebda613aade1b (patch)
treef725decf6de99cb3497079c03c6686d20d58c3a4 /debian/changelog
parent14cdc430838fd5c8e61319d1cb229e601241bb92 (diff)
* Depend on HTML::Scrubber, since the scrubber is enabled by default and
dies if its can't be loaded.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d41bf0d7e..70935c1d7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,8 @@ ikiwiki (2.40) UNRELEASED; urgency=low
* camelcase: Convert to use new linkify and scan hooks rather than the old
hack.
* Setting NOTAINT=1 had no effect when building ikiwiki itself, fix this.
+ * Depend on HTML::Scrubber, since the scrubber is enabled by default and
+ dies if its can't be loaded.
-- Josh Triplett <josh@freedesktop.org> Sun, 10 Feb 2008 13:18:58 -0800