X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/7f591d22d9fbfab836798fe9e5a3dc71b1c5b9f7..cd32099756c91298a3cb11e194006434eeb46864:/doc/todo/recommend_libtext-markdown-discount_instead_of_depending.mdwn diff --git a/doc/todo/recommend_libtext-markdown-discount_instead_of_depending.mdwn b/doc/todo/recommend_libtext-markdown-discount_instead_of_depending.mdwn index 0c39c41ae..3c1446920 100644 --- a/doc/todo/recommend_libtext-markdown-discount_instead_of_depending.mdwn +++ b/doc/todo/recommend_libtext-markdown-discount_instead_of_depending.mdwn @@ -1 +1,20 @@ -Would you consider Recommending `libtext-markdown-discount` instead of depending on it? It isn't available in wheezy, and the sid version is the wrong side of a perl transition, unfortunately. This is the only dependency preventing the stock sid version of ikiwiki from being installable on a wheezy host. -- [[Jon]] +Would you consider Recommending `libtext-markdown-discount` instead of +depending on it? It isn't available in wheezy, and the sid version is the +wrong side of a perl transition, unfortunately. This is the only +dependency preventing the stock sid version of ikiwiki from being +installable on a wheezy host. -- [[Jon]] + +> That's a temporary problem. Actually, I just checked and it's already +> resolved; discount is in testing now, as is the latest ikiwiki. +> +> Ikiwiki depends on enough perl modules +> to make sure it will work, and since it uses discount by default, +> it needs to depend on it. If I make the dependency on +> `libtext-markdown-discount-perl | libtext-markdown-perl', +> then users will not automatically transition to using discount, which +> I want them to do. [[done]] --[[Joey]] + +>> Sorry, I made a mistake in the phrasing of my original request. It's +>> not installable on *squeeze*, which is what I care about, rather than +>> *wheezy*. Someone needs to backport `libtext-markdown-discount` I +>> guess. — [[Jon]]