r27717 - in /trunk/libwww-mechanize-perl/debian: changelog control patches/adding_pod_see_also.patch patches/no_internet.patch

kees at users.alioth.debian.org kees at users.alioth.debian.org
Thu Dec 4 08:31:05 UTC 2008


Author: kees
Date: Thu Dec  4 08:31:02 2008
New Revision: 27717

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=27717
Log:
add to B-D-I for more test coverage, add headers to patches

Modified:
    trunk/libwww-mechanize-perl/debian/changelog
    trunk/libwww-mechanize-perl/debian/control
    trunk/libwww-mechanize-perl/debian/patches/adding_pod_see_also.patch
    trunk/libwww-mechanize-perl/debian/patches/no_internet.patch

Modified: trunk/libwww-mechanize-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-mechanize-perl/debian/changelog?rev=27717&op=diff
==============================================================================
--- trunk/libwww-mechanize-perl/debian/changelog (original)
+++ trunk/libwww-mechanize-perl/debian/changelog Thu Dec  4 08:31:02 2008
@@ -1,8 +1,4 @@
 libwww-mechanize-perl (1.52-1) unstable; urgency=low
-
-  [ gregor herrmann ]
-   * Add debian/README.source to document quilt usage, as required by
-     Debian Policy since 3.8.0.
 
   [ Rene Mayorga ]
   * New upstream release (Closes: #507729)
@@ -10,7 +6,7 @@
     + set debhelper and compat version to 7
     + set standards-version to 3.8.0
     + add libtest-taint-perl to B-D-I
-  * debian/rules 
+  * debian/rules
     + refresh using dh-make-perl template
     + re-add NOINTERNET var before test
   * debian/patches - refresh patches
@@ -24,8 +20,14 @@
     libhttp-server-simple-perl.
   * Bump versioned dependencies on libwww-perl, liburi-perl and
     libtest-warn-perl.
-
- -- Rene Mayorga <rmayorga at debian.org.sv>  Tue, 28 Oct 2008 11:57:50 -0600
+  * Add debian/README.source to document quilt usage, as required by
+    Debian Policy since 3.8.0.
+
+  [ Kees Cook ]
+  * debian/patches/*: add short headers to describe changes.
+  * debian/control: add libtest-pod-coverage-perl to B-D-I for more tests.
+
+ -- Kees Cook <kees at outflux.net>  Thu, 04 Dec 2008 00:29:22 -0800
 
 libwww-mechanize-perl (1.34-2) unstable; urgency=low
 

Modified: trunk/libwww-mechanize-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-mechanize-perl/debian/control?rev=27717&op=diff
==============================================================================
--- trunk/libwww-mechanize-perl/debian/control (original)
+++ trunk/libwww-mechanize-perl/debian/control Thu Dec  4 08:31:02 2008
@@ -8,7 +8,7 @@
 Build-Depends-Indep: perl (>=5.6.0), libwww-perl (>= 5.819), 
  libhtml-parser-perl, liburi-perl (>= 1.36), libtest-pod-perl, libio-socket-ssl-perl, 
  netbase, libtest-exception-perl, libtest-warn-perl (>= 0.11), libtest-taint-perl,
- libhttp-response-encoding-perl, libhttp-server-simple-perl
+ libhttp-response-encoding-perl, libhttp-server-simple-perl, libtest-pod-coverage-perl
 Standards-Version: 3.8.0
 Homepage: http://search.cpan.org/dist/WWW-Mechanize/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libwww-mechanize-perl/

Modified: trunk/libwww-mechanize-perl/debian/patches/adding_pod_see_also.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-mechanize-perl/debian/patches/adding_pod_see_also.patch?rev=27717&op=diff
==============================================================================
--- trunk/libwww-mechanize-perl/debian/patches/adding_pod_see_also.patch (original)
+++ trunk/libwww-mechanize-perl/debian/patches/adding_pod_see_also.patch Thu Dec  4 08:31:02 2008
@@ -1,3 +1,4 @@
+Add manpage "SEE ALSO" sections for better documentation.
 --- libwww-mechanize-perl.orig/bin/mech-dump
 +++ libwww-mechanize-perl/bin/mech-dump
 @@ -114,3 +114,7 @@

Modified: trunk/libwww-mechanize-perl/debian/patches/no_internet.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-mechanize-perl/debian/patches/no_internet.patch?rev=27717&op=diff
==============================================================================
--- trunk/libwww-mechanize-perl/debian/patches/no_internet.patch (original)
+++ trunk/libwww-mechanize-perl/debian/patches/no_internet.patch Thu Dec  4 08:31:02 2008
@@ -1,3 +1,4 @@
+Create a way to disable tests that require Internet connectivity.
 --- libwww-mechanize-perl-1.50.orig/t/live/computers4sure.t
 +++ libwww-mechanize-perl-1.50/t/live/computers4sure.t
 @@ -3,6 +3,10 @@




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