r72447 - in /trunk/libapache2-mod-perl2/debian: changelog patches/200_fix-pod-spelling-errors.patch

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Sun Apr 10 11:11:35 UTC 2011


Author: periapt-guest
Date: Sun Apr 10 11:11:19 2011
New Revision: 72447

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=72447
Log:
New lintian version requires new correctons

Modified:
    trunk/libapache2-mod-perl2/debian/changelog
    trunk/libapache2-mod-perl2/debian/patches/200_fix-pod-spelling-errors.patch

Modified: trunk/libapache2-mod-perl2/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libapache2-mod-perl2/debian/changelog?rev=72447&op=diff
==============================================================================
--- trunk/libapache2-mod-perl2/debian/changelog (original)
+++ trunk/libapache2-mod-perl2/debian/changelog Sun Apr 10 11:11:19 2011
@@ -29,7 +29,7 @@
     - Removed 100-svn-XSS-Status.patch [applied upstream]
     - Removed 110-Fix-two-uninitialized-....patch [applied upstream]
     - Removed 035-testrequest_add_credentials.patch [applied upstream]
-    - New lintian version requires 'allows to' -> 'allows one to'
+    - New lintian version requires new correctons
   * Added patch to remove generated files
   * Email change: Andres Salomon -> dilinger at debian.org
   * Refreshed copyright

Modified: trunk/libapache2-mod-perl2/debian/patches/200_fix-pod-spelling-errors.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libapache2-mod-perl2/debian/patches/200_fix-pod-spelling-errors.patch?rev=72447&op=diff
==============================================================================
--- trunk/libapache2-mod-perl2/debian/patches/200_fix-pod-spelling-errors.patch (original)
+++ trunk/libapache2-mod-perl2/debian/patches/200_fix-pod-spelling-errors.patch Sun Apr 10 11:11:19 2011
@@ -262,3 +262,14 @@
  chain using the same Apache filter name (the real filter's name is
  stored in ctx-E<gt>handler-E<gt>name.
  
+--- a/Apache-Test/lib/Apache/Test.pm
++++ b/Apache-Test/lib/Apache/Test.pm
+@@ -749,7 +749,7 @@
+ 
+ =item sok
+ 
+-Allows to skip a sub-test, controlled from the command line.  The
++Allows one to skip a sub-test, controlled from the command line.  The
+ argument to sok() is a CODE reference or a BLOCK whose return value
+ will be passed to ok(). By default behaves like ok(). If all sub-tests
+ of the same test are written using sok(), and a test is executed as:




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