[SCM] Debian packaging of libapache-asp-perl branch, master, updated. 14e3fcdacdb969335770d05f5d29723d8bf338a2

Florian Schlichting fschlich at zedat.fu-berlin.de
Thu Mar 8 00:11:05 UTC 2012


The following commit has been merged in the master branch:
commit 24dcdbf9becf3d00a1f3a64eb081c944819a3dbc
Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Date:   Wed Mar 7 21:28:50 2012 +0100

    Refreshed patches, forwarded pod.patch

diff --git a/debian/changelog b/debian/changelog
index cde0063..11630d7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ libapache-asp-perl (2.62-1) UNRELEASED; urgency=low
   [ Florian Schlichting ]
   * Imported Upstream version 2.62.
   * Bumped Standards-Version to 3.9.3 (use copyright-format 1.0).
+  * Refreshed patches, forwarded pod.patch.
 
  -- Florian Schlichting <fschlich at zedat.fu-berlin.de>  Wed, 07 Mar 2012 18:38:28 +0100
 
diff --git a/debian/patches/pod.patch b/debian/patches/pod.patch
index 59cb463..0aab3b0 100644
--- a/debian/patches/pod.patch
+++ b/debian/patches/pod.patch
@@ -1,8 +1,8 @@
 Description: fix POD errors (=item needs =over and =back)
 Origin: vendor
-Forwarded: no
+Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=69642
 Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2011-02-13
+Last-Update: 2012-03-07
 
 --- a/ASP.pm
 +++ b/ASP.pm
@@ -268,10 +268,10 @@ Last-Update: 2011-02-13
  
 +=over
 +
- =item $VERSION = 2.59; $DATE="05/23/2005"
+ =item $VERSION = 2.62; $DATE="2011/08/16"
  
-  + added "use bytes" to Response object to calculate Content-Length
-@@ -8915,6 +8985,8 @@
+  - Fixed 'application/x-www-form-urlencoded' for AJAX POSTs post
+@@ -8935,6 +9005,8 @@
   exist.  Should stop hackers, since there is no wire speed guessing
   cookies.
  
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
index d7006eb..6f8eae2 100644
--- a/debian/patches/spelling.patch
+++ b/debian/patches/spelling.patch
@@ -6,7 +6,7 @@ Last-Update: 2011-02-13
 
 --- a/ASP.pm
 +++ b/ASP.pm
-@@ -6548,7 +6548,7 @@
+@@ -6568,7 +6568,7 @@
   + New RequestBinaryRead configuration created, may be turned off
     to prevent $Request object from reading POST data
  
@@ -15,7 +15,7 @@ Last-Update: 2011-02-13
     as much code was restructured to reduce the differences between
     mod_perl 1 and mod_perl 2, most importantly, Apache::compat is
     no longer used
-@@ -7445,7 +7445,7 @@
+@@ -7465,7 +7465,7 @@
   +Net::SMTP debugging not enabled by Debug 1,2,3 configs,
    not only when system debugging is set with Debug -1,-2,-3
    However, a Debug param passed to $Server->Mail() will 
@@ -26,7 +26,7 @@ Last-Update: 2011-02-13
   -Check for undef values during stats for inline includes
 --- a/README
 +++ b/README
-@@ -3922,7 +3922,7 @@
+@@ -3944,7 +3944,7 @@
       + New RequestBinaryRead configuration created, may be turned off
         to prevent $Request object from reading POST data
  
@@ -35,7 +35,7 @@ Last-Update: 2011-02-13
         as much code was restructured to reduce the differences between
         mod_perl 1 and mod_perl 2, most importantly, Apache::compat is
         no longer used
-@@ -4802,7 +4802,7 @@
+@@ -4824,7 +4824,7 @@
       +Net::SMTP debugging not enabled by Debug 1,2,3 configs,
        not only when system debugging is set with Debug -1,-2,-3
        However, a Debug param passed to $Server->Mail() will 

-- 
Debian packaging of libapache-asp-perl



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