diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-11-17 18:45:55 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-11-17 18:46:20 -0500 |
commit | 767bf9c4838277602b75522275c9f08d122f37a1 (patch) | |
tree | 3b6d1c8d67c4478297138bb2708d77f90649acb1 /debian/changelog | |
parent | b56b282bf67321ff2c4f34693b26ec37146912b9 (diff) |
Change deb dependencies to list Text::Markdown before markdown (really this time).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ef46370d6..294cae6dc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ ikiwiki (2.71) UNRELEASED; urgency=low * htmlbalance: New plugin contributed by Simon McVittie. + * Change deb dependencies to list Text::Markdown before markdown (really + this time). -- Joey Hess <joeyh@debian.org> Mon, 17 Nov 2008 14:02:10 -0500 |