r9034 - in /trunk/libtest-www-mechanize-perl/debian: changelog control

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Thu Nov 8 13:26:55 UTC 2007


Author: dmn
Date: Thu Nov  8 13:26:55 2007
New Revision: 9034

URL: http://svn.debian.org/wsvn/?sc=1&rev=9034
Log:
* Wrap long fields in debian/control

Modified:
    trunk/libtest-www-mechanize-perl/debian/changelog
    trunk/libtest-www-mechanize-perl/debian/control

Modified: trunk/libtest-www-mechanize-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libtest-www-mechanize-perl/debian/changelog?rev=9034&op=diff
==============================================================================
--- trunk/libtest-www-mechanize-perl/debian/changelog (original)
+++ trunk/libtest-www-mechanize-perl/debian/changelog Thu Nov  8 13:26:55 2007
@@ -4,8 +4,9 @@
     Closes: #439470 -- FTBFS: t/page_links_content failed
 
   * Add libhtml-lint-perl to B-D-I
+  * Wrap long fields in debian/control
 
- -- Damyan Ivanov <dmn at debian.org>  Thu, 08 Nov 2007 15:23:52 +0200
+ -- Damyan Ivanov <dmn at debian.org>  Thu, 08 Nov 2007 15:26:23 +0200
 
 libtest-www-mechanize-perl (1.14-2) UNRELEASED; urgency=low
 

Modified: trunk/libtest-www-mechanize-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libtest-www-mechanize-perl/debian/control?rev=9034&op=diff
==============================================================================
--- trunk/libtest-www-mechanize-perl/debian/control (original)
+++ trunk/libtest-www-mechanize-perl/debian/control Thu Nov  8 13:26:55 2007
@@ -2,9 +2,13 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 5.0.0)
-Build-Depends-Indep: perl (>= 5.8.0-7), libtest-longstring-perl, libhttp-server-simple-perl, libcarp-assert-more-perl, liburi-perl, libwww-mechanize-perl (>= 1.24), netbase, libtest-pod-perl, libtest-pod-coverage-perl, libhtml-lint-perl
+Build-Depends-Indep: perl (>= 5.8.0-7), libtest-longstring-perl,
+ libhttp-server-simple-perl, libcarp-assert-more-perl, liburi-perl,
+ libwww-mechanize-perl (>= 1.24), netbase, libtest-pod-perl,
+ libtest-pod-coverage-perl, libhtml-lint-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>, gregor herrmann <gregor+debian at comodo.priv.at>
+Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
+ gregor herrmann <gregor+debian at comodo.priv.at>
 Standards-Version: 3.7.2.1
 Homepage: http://search.cpan.org/dist/Test-WWW-Mechanize/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtest-www-mechanize-perl/
@@ -12,7 +16,9 @@
 
 Package: libtest-www-mechanize-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libtest-longstring-perl, libhttp-server-simple-perl, libcarp-assert-more-perl, liburi-perl, libwww-mechanize-perl (>= 1.24)
+Depends: ${perl:Depends}, ${misc:Depends}, libtest-longstring-perl,
+ libhttp-server-simple-perl, libcarp-assert-more-perl, liburi-perl,
+ libwww-mechanize-perl (>= 1.24)
 Description:  Testing-specific WWW::Mechanize subclass
  Test::WWW::Mechanize is a subclass of WWW::Mechanize that incorporates 
  features for web application testing.




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