diff options
author | joshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-10 07:22:11 +0000 |
---|---|---|
committer | joshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-10 07:22:11 +0000 |
commit | e21c689d3cdffec6e2641e120bd497e0caee5f24 (patch) | |
tree | 54295a74663b88f6cf7edb72e3d606ee7939f588 /debian/changelog | |
parent | ae719636f54f5d66e0c009f5a5f83f2a8355e1be (diff) | |
download | ikiwiki-e21c689d3cdffec6e2641e120bd497e0caee5f24.tar ikiwiki-e21c689d3cdffec6e2641e120bd497e0caee5f24.tar.gz |
* Add libdigest-sha1-perl to Suggests, for sparkline and graphviz.
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 9a03155b0..22523c837 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,8 +21,9 @@ ikiwiki (1.50) UNRELEASED; urgency=low 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. + * Add libdigest-sha1-perl to Suggests, for sparkline and graphviz. - -- Josh Triplett <josh@freedesktop.org> Tue, 10 Apr 2007 00:16:06 -0700 + -- Josh Triplett <josh@freedesktop.org> Tue, 10 Apr 2007 00:21:41 -0700 ikiwiki (1.49) unstable; urgency=low |