diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-04-21 15:14:39 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-04-21 15:14:39 -0400 |
commit | a46261fec209fa83af1c68771bf6c3bbc4ddaaa2 (patch) | |
tree | 796c190b066a426b6e7429b66895ac45e525f80c /debian/changelog | |
parent | 0405299f074df0da5232dd35a0605df6ab2767ce (diff) | |
download | ikiwiki-a46261fec209fa83af1c68771bf6c3bbc4ddaaa2.tar ikiwiki-a46261fec209fa83af1c68771bf6c3bbc4ddaaa2.tar.gz |
Allow libtext-markdown-perl to satisfy dependencies, as a an alternative to the markdown package.
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 bd2ed8afd..b6e477a3c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ ikiwiki (2.44) UNRELEASED; urgency=low * Bring back the svnrepo setup file option. This is needed for recentchangediff to work with svn repos. + * Allow libtext-markdown-perl to satisfy dependencies, as a + an alternative to the markdown package. -- Joey Hess <joeyh@debian.org> Thu, 17 Apr 2008 14:33:54 -0400 |