diff options
author | joshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-10 07:16:27 +0000 |
---|---|---|
committer | joshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-10 07:16:27 +0000 |
commit | ae719636f54f5d66e0c009f5a5f83f2a8355e1be (patch) | |
tree | 370d7a211d56edaa1a4501fed11f6faa6316c4e9 /debian/changelog | |
parent | b67832229e3c89c8836d8e06f6f1679b0989db9d (diff) | |
download | ikiwiki-ae719636f54f5d66e0c009f5a5f83f2a8355e1be.tar ikiwiki-ae719636f54f5d66e0c009f5a5f83f2a8355e1be.tar.gz |
* Add libtext-csv-perl to Suggests, for the table plugin.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 7a3c30074..9a03155b0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,8 +20,9 @@ ikiwiki (1.50) UNRELEASED; urgency=low * Conflicts/Replaces/Provides the unofficial ikiwiki-plugin-table package, because ikiwiki now provides the table plugin, and thus has a file overlap with ikiwiki-plugin-table. + * Add libtext-csv-perl to Suggests, for the table plugin. - -- Josh Triplett <josh@freedesktop.org> Mon, 09 Apr 2007 23:46:18 -0700 + -- Josh Triplett <josh@freedesktop.org> Tue, 10 Apr 2007 00:16:06 -0700 ikiwiki (1.49) unstable; urgency=low |