r71877 - in /trunk/libapache2-mod-perl2/debian: changelog patches/210_fix-pod-errors.patch patches/220_fix-bad-whatis-entry.patch

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Tue Mar 22 21:38:17 UTC 2011


Author: periapt-guest
Date: Tue Mar 22 21:38:09 2011
New Revision: 71877

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=71877
Log:
Reviewed patches

Modified:
    trunk/libapache2-mod-perl2/debian/changelog
    trunk/libapache2-mod-perl2/debian/patches/210_fix-pod-errors.patch
    trunk/libapache2-mod-perl2/debian/patches/220_fix-bad-whatis-entry.patch

Modified: trunk/libapache2-mod-perl2/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libapache2-mod-perl2/debian/changelog?rev=71877&op=diff
==============================================================================
--- trunk/libapache2-mod-perl2/debian/changelog (original)
+++ trunk/libapache2-mod-perl2/debian/changelog Tue Mar 22 21:38:09 2011
@@ -3,7 +3,6 @@
   TODO:
   - DEB_BUILD_OPTIONS does not seem to work
   - Clean lintian
-  - Review patches
   - Check copright
 
   * Added myself to Uploaders
@@ -13,7 +12,7 @@
   * Added versioning of depdendency between dev and core packages
   * Registered documents with doc-base (in progress)
   * New upstream release
-  * Reviewed 9 patches
+  * Reviewed patches
     - Removed 009_allow_parallel_build.patch [applied upstream]
     - Removed 100-svn-XSS-Status.patch [applied upstream]
     - Removed 110-Fix-two-uninitialized-....patch [applied upstream]

Modified: trunk/libapache2-mod-perl2/debian/patches/210_fix-pod-errors.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libapache2-mod-perl2/debian/patches/210_fix-pod-errors.patch?rev=71877&op=diff
==============================================================================
--- trunk/libapache2-mod-perl2/debian/patches/210_fix-pod-errors.patch (original)
+++ trunk/libapache2-mod-perl2/debian/patches/210_fix-pod-errors.patch Tue Mar 22 21:38:09 2011
@@ -1,11 +1,11 @@
 Description: Fix POD errors
 Forwarded: http://mail-archives.apache.org/mod_mbox/perl-modperl/201004.mbox/thread
 Author: Damyan Ivanov <dmn at debian.org>
-Last-Update: 2010-04-20
-
+Last-Update: 2011-03-22
+Reviewed-by: Nicholas Bamber <nicholas at periapt.co.uk>
 --- a/Apache-Test/lib/Apache/Test.pm
 +++ b/Apache-Test/lib/Apache/Test.pm
-@@ -936,6 +936,8 @@ if no reason is given a default reason w
+@@ -1020,6 +1020,8 @@
  
  =head1 Additional Configuration Variables
  
@@ -14,7 +14,7 @@
  =item basic_config
  
    my $basic_cfg = Apache::Test::basic_config();
-@@ -968,6 +970,8 @@ If no arguments are passed, the referenc
+@@ -1052,6 +1054,8 @@
  returned. If one or more arguments are passed the corresponding values
  are returned.
  

Modified: trunk/libapache2-mod-perl2/debian/patches/220_fix-bad-whatis-entry.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libapache2-mod-perl2/debian/patches/220_fix-bad-whatis-entry.patch?rev=71877&op=diff
==============================================================================
--- trunk/libapache2-mod-perl2/debian/patches/220_fix-bad-whatis-entry.patch (original)
+++ trunk/libapache2-mod-perl2/debian/patches/220_fix-bad-whatis-entry.patch Tue Mar 22 21:38:09 2011
@@ -4,11 +4,11 @@
  entry (=head1 NAME)
 Forwarded: http://mail-archives.apache.org/mod_mbox/perl-modperl/201004.mbox/thread
 Author: Damyan Ivanov <dmn at debian.org>
-Last-Update: 2010-04-20
-
+Last-Update: 2011-03-22
+Reviewed-by: Nicholas Bamber <nicholas at periapt.co.uk>
 --- a/Apache-Test/lib/Apache/TestServer.pm
 +++ b/Apache-Test/lib/Apache/TestServer.pm
-@@ -379,7 +379,7 @@ sub port_available {
+@@ -379,7 +379,7 @@
      }
  }
  




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