Codebase list libhtml-wikiconverter-markdown-perl / e9983ac
Provide and replace old libhtml-wikiconverter-perl, to ease transition to split packages. Jonas Smedegaard 15 years ago
2 changed file(s) with 9 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 libhtml-wikiconverter-markdown-perl (0.02-4) UNRELEASED; urgency=low
1
2 * Provide and replace old libhtml-wikiconverter-perl, to ease
3 transition to split packages.
4
5 -- Jonas Smedegaard <dr@jones.dk> Sat, 28 Jun 2008 20:18:15 +0200
6
07 libhtml-wikiconverter-markdown-perl (0.02-3) unstable; urgency=medium
18
29 * Fix 0.02-2 changelog entry (separate who changed what).
1313 Depends: ${perl:Depends}, libhtml-wikiconverter-perl (>= 0.60), libhtml-tagset-perl, libparams-validate-perl, liburi-perl
1414 Suggests: markdown, ikiwiki
1515 Provides: libhtml-wikiconverter-dialect
16 Conflicts: libhtml-wikiconverter-perl (<< 0.50)
17 Replaces: libhtml-wikiconverter-perl (<< 0.50)
1618 Description: HTML to wiki markup converter - MoinMoin dialect
1719 HTML::WikiConverter is an HTML to wiki converter. It can convert HTML
1820 source into a variety of wiki markups, called wiki "dialects".