r44192 - in /trunk/libhtml-packer-perl/debian: changelog control

emhn-guest at users.alioth.debian.org emhn-guest at users.alioth.debian.org
Thu Sep 17 17:13:31 UTC 2009


Author: emhn-guest
Date: Thu Sep 17 17:13:26 2009
New Revision: 44192

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=44192
Log:
* Added versioned B-D-I and D on perl-modules.
* Added libtest-pod-perl B-D-I.
* Wrote an appropiate long description.


Modified:
    trunk/libhtml-packer-perl/debian/changelog
    trunk/libhtml-packer-perl/debian/control

Modified: trunk/libhtml-packer-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-packer-perl/debian/changelog?rev=44192&op=diff
==============================================================================
--- trunk/libhtml-packer-perl/debian/changelog (original)
+++ trunk/libhtml-packer-perl/debian/changelog Thu Sep 17 17:13:26 2009
@@ -2,4 +2,4 @@
 
   * Initial Release. (Closes: #546818)
 
- -- Ernesto Hernández-Novich (USB) <emhn at usb.ve>  Wed, 16 Sep 2009 12:55:41 -0430
+ -- Ernesto Hernández-Novich (USB) <emhn at usb.ve>  Thu, 17 Sep 2009 12:41:46 -0430

Modified: trunk/libhtml-packer-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-packer-perl/debian/control?rev=44192&op=diff
==============================================================================
--- trunk/libhtml-packer-perl/debian/control (original)
+++ trunk/libhtml-packer-perl/debian/control Thu Sep 17 17:13:26 2009
@@ -2,7 +2,7 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, perl-modules
+Build-Depends-Indep: perl, perl-modules (>= 5.8.0), libtest-pod-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>
 Standards-Version: 3.8.3
@@ -12,9 +12,8 @@
 
 Package: libhtml-packer-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, perl-modules
+Depends: ${perl:Depends}, ${misc:Depends}, perl-modules (>= 5.8.0)
 Recommends: libcss-packer-perl, libjavascript-packer-perl
-Description: Another HTML code cleaner
- A HTML Compressor.
- .
- This description was automagically extracted from the module by dh-make-perl.
+Description: HTML code cleaner
+ HTML::Packer is a Perl library for HTML cleanup that does comment and
+ newline removal in order to reduce HTML code size to its minimum.




More information about the Pkg-perl-cvs-commits mailing list