summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregor Herrmann <gregoa@debian.org>2010-07-31 19:57:49 +0000
committerGregor Herrmann <gregoa@debian.org>2010-07-31 19:57:49 +0000
commit04d3f78669675acdceb12cfdac9b435b25038130 (patch)
treeb24503e3e41d99af451c0bc194f8ab6d4b0505aa
parent974c67010e4cee36993c5ee2071051b315273e3f (diff)
Set Standards-Version to 3.9.1; replace Conflicts with Breaks.
-rw-r--r--debian/changelog3
-rw-r--r--debian/control4
2 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index cbdf981..2d35e59 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,6 +22,9 @@ libhtml-wikiconverter-moinmoin-perl (0.54-1) UNRELEASED; urgency=low
* Add clause to control.in indicating that this will not work with
versions of MoinMoin newer than 1.6 (Closes: #513457)
+ [ gregor herrmann ]
+ * Set Standards-Version to 3.9.1; replace Conflicts with Breaks.
+
-- Jonathan Yu <jawnsy@cpan.org> Fri, 04 Sep 2009 09:00:10 -0400
libhtml-wikiconverter-moinmoin-perl (0.53-4) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 7802edf..e132ab0 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Build-Depends: cdbs (>= 0.4.39), devscripts (>= 2.10.7), dh-buildinfo, debhelper (>= 5.0.44), perl, libhtml-wikiconverter-perl (>= 0.60), libparams-validate-perl, liburi-perl, libtest-simple-perl, libfile-spec-perl, libhtml-parser-perl, libtest-pod-perl (>= 1.14), libtest-pod-coverage-perl (>= 1.04)
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
-Standards-Version: 3.7.3
+Standards-Version: 3.9.1
Homepage: http://diberri.dyndns.org/wikipedia/html2wiki/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libhtml-wikiconverter-moinmoin-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libhtml-wikiconverter-moinmoin-perl/
@@ -14,7 +14,7 @@ Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libhtml-wikiconverter-perl (>= 0.60), liburi-perl
Suggests: python-moinmoin
Provides: libhtml-wikiconverter-dialect
-Conflicts: libhtml-wikiconverter-perl (<< 0.50)
+Breaks: libhtml-wikiconverter-perl (<< 0.50)
Replaces: libhtml-wikiconverter-perl (<< 0.50)
Description: HTML to wiki markup converter - MoinMoin dialect
HTML::WikiConverter is an HTML to wiki converter. It can convert HTML