r12633 - in /trunk/libhtml-copy-perl/debian: changelog control
gregoa-guest at users.alioth.debian.org
gregoa-guest at users.alioth.debian.org
Sun Jan 13 18:15:21 UTC 2008
Author: gregoa-guest
Date: Sun Jan 13 18:15:21 2008
New Revision: 12633
URL: http://svn.debian.org/wsvn/?sc=1&rev=12633
Log:
debian/control: Remove libfile-path-perl (already in perl-modules) and
duplicate perl from Depends.
Modified:
trunk/libhtml-copy-perl/debian/changelog
trunk/libhtml-copy-perl/debian/control
Modified: trunk/libhtml-copy-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libhtml-copy-perl/debian/changelog?rev=12633&op=diff
==============================================================================
--- trunk/libhtml-copy-perl/debian/changelog (original)
+++ trunk/libhtml-copy-perl/debian/changelog Sun Jan 13 18:15:21 2008
@@ -13,6 +13,8 @@
[ gregor herrmann ]
* debian/control: move lib*-perl to Build-Depends-Indep.
* debian/rules: remove /usr/lib/perl5, but only if it exists.
+ * debian/control: Remove libfile-path-perl (already in perl-modules) and
+ duplicate perl from Depends.
[ Jose Luis Rivas ]
* debian/control: Added dependencies needed to the package.
Modified: trunk/libhtml-copy-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libhtml-copy-perl/debian/control?rev=12633&op=diff
==============================================================================
--- trunk/libhtml-copy-perl/debian/control (original)
+++ trunk/libhtml-copy-perl/debian/control Sun Jan 13 18:15:21 2008
@@ -14,7 +14,7 @@
Package: libhtml-copy-perl
Architecture: all
-Depends: ${perl:Depends}, perl (>=5.8.1), libfile-spec-perl, libio-all-perl, libencode-perl, libdata-dumper-perl, libhtml-parser-perl (>=3.40), liburi-perl, libpod-parser-perl, libfile-path-perl
+Depends: ${perl:Depends}, libfile-spec-perl, libio-all-perl, libencode-perl, libdata-dumper-perl, libhtml-parser-perl (>=3.40), liburi-perl, libpod-parser-perl
Description: HTML::Copy - copy a HTML file without breaking links
This target of this module is to copy a HTML file without
beaking links in the file and is a sub class of HTML::Parser.
More information about the Pkg-perl-cvs-commits
mailing list