r23954 - /trunk/libhtml-stripscripts-parser-perl/debian/control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Fri Aug 8 17:15:42 UTC 2008


Author: gregoa
Date: Fri Aug  8 17:15:39 2008
New Revision: 23954

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=23954
Log:
debian/control:
- wrap long lines
- s/This module/Actual::Module::Name/

Modified:
    trunk/libhtml-stripscripts-parser-perl/debian/control

Modified: trunk/libhtml-stripscripts-parser-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-stripscripts-parser-perl/debian/control?rev=23954&op=diff
==============================================================================
--- trunk/libhtml-stripscripts-parser-perl/debian/control (original)
+++ trunk/libhtml-stripscripts-parser-perl/debian/control Fri Aug  8 17:15:39 2008
@@ -2,7 +2,8 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.6.10-12), libhtml-stripscripts-perl (>= 1.04), libhtml-parser-perl (>= 3.56), libtest-pod-perl, libtest-pod-coverage-perl
+Build-Depends-Indep: perl (>= 5.6.10-12), libhtml-stripscripts-perl (>= 1.04),
+ libhtml-parser-perl (>= 3.56), libtest-pod-perl, libtest-pod-coverage-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Tim Retout <tim at retout.co.uk>
 Standards-Version: 3.8.0
@@ -12,9 +13,10 @@
 
 Package: libhtml-stripscripts-parser-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libhtml-stripscripts-perl (>= 1.04), libhtml-parser-perl (>= 3.56)
+Depends: ${perl:Depends}, ${misc:Depends}, libhtml-stripscripts-perl (>= 1.04),
+ libhtml-parser-perl (>= 3.56)
 Description: XSS filter using HTML::Parser
- This class provides an easy interface to HTML::StripScripts, using
+ HTML::StripScripts::Parser provides an easy interface to HTML::StripScripts, using
  HTML::Parser to parse the HTML.
  .
  See HTML::Parser for details of how to customise how the raw HTML is parsed




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