r45433 - in /trunk/libxml-filter-reindent-perl/debian: changelog control
gregoa at users.alioth.debian.org
gregoa at users.alioth.debian.org
Wed Oct 7 18:44:36 UTC 2009
Author: gregoa
Date: Wed Oct 7 18:44:31 2009
New Revision: 45433
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=45433
Log:
debian/control: remove Conflicts/Replaces: libxml-enno-perl, not in Debian
anymore.
Modified:
trunk/libxml-filter-reindent-perl/debian/changelog
trunk/libxml-filter-reindent-perl/debian/control
Modified: trunk/libxml-filter-reindent-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-filter-reindent-perl/debian/changelog?rev=45433&op=diff
==============================================================================
--- trunk/libxml-filter-reindent-perl/debian/changelog (original)
+++ trunk/libxml-filter-reindent-perl/debian/changelog Wed Oct 7 18:44:31 2009
@@ -9,6 +9,8 @@
* Add debian/README.source to document quilt usage, as required by
Debian Policy since 3.8.0.
* debian/control: Added: ${misc:Depends} to Depends: field.
+ * debian/control: remove Conflicts/Replaces: libxml-enno-perl, not in Debian
+ anymore.
[ Ansgar Burchardt ]
* Refresh debian/rules for debhelper 7.
Modified: trunk/libxml-filter-reindent-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-filter-reindent-perl/debian/control?rev=45433&op=diff
==============================================================================
--- trunk/libxml-filter-reindent-perl/debian/control (original)
+++ trunk/libxml-filter-reindent-perl/debian/control Wed Oct 7 18:44:31 2009
@@ -15,8 +15,6 @@
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, libxml-filter-detectws-perl
Suggests: libxml-handler-composer-perl
-Conflicts: libxml-enno-perl
-Replaces: libxml-enno-perl
Description: Perl module for reformatting whitespace for pretty printing XML
This module can be used as a PerlSAX filter to reformat an XML
document before sending it to a PerlSAX handler that prints it (like
More information about the Pkg-perl-cvs-commits
mailing list