r17476 - in /trunk/libhtml-copy-perl/debian: changelog control

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Sat Mar 15 17:36:15 UTC 2008


Author: gregoa-guest
Date: Sat Mar 15 17:36:14 2008
New Revision: 17476

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=17476
Log:
Drop unnecesary dependency on libencode-perl (closes: #471070).

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/pkg-perl/trunk/libhtml-copy-perl/debian/changelog?rev=17476&op=diff
==============================================================================
--- trunk/libhtml-copy-perl/debian/changelog (original)
+++ trunk/libhtml-copy-perl/debian/changelog Sat Mar 15 17:36:14 2008
@@ -4,13 +4,13 @@
   * debian/control: Changed: Maintainer set to Debian Perl Group <pkg-
     perl-maintainers at lists.alioth.debian.org> (was: Debian Perl Project
     <pkg-perl-maintainers at lists.alioth.debian.org>).
-
+  * Drop unnecesary dependency on libencode-perl (closes: #471070).
 
   [ Damyan Ivanov ]
   * debian/watch: mangle upstream version to handle 1.3 release coming after
     1.23
 
- -- gregor herrmann <gregor+debian at comodo.priv.at>  Sat, 19 Jan 2008 01:51:03 +0100
+ -- gregor herrmann <gregor+debian at comodo.priv.at>  Sat, 15 Mar 2008 18:31:27 +0100
 
 libhtml-copy-perl (1.23-1) unstable; urgency=low
 

Modified: trunk/libhtml-copy-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-copy-perl/debian/control?rev=17476&op=diff
==============================================================================
--- trunk/libhtml-copy-perl/debian/control (original)
+++ trunk/libhtml-copy-perl/debian/control Sat Mar 15 17:36:14 2008
@@ -14,7 +14,7 @@
 
 Package: libhtml-copy-perl
 Architecture: all
-Depends: ${perl:Depends}, libfile-spec-perl, libio-all-perl, libencode-perl, libhtml-parser-perl (>=3.40), liburi-perl, libpod-parser-perl
+Depends: ${perl:Depends}, libfile-spec-perl, libio-all-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