[SCM] Debian packaging of libdata-formvalidator-perl branch, master, updated. 47769c57cad6c2b88dae5b56aea3c97f678688a1

gregor herrmann gregoa at debian.org
Fri Nov 25 16:01:02 UTC 2011


The following commit has been merged in the master branch:
commit eb6034b67d14f2401602eaee15515e7403c7a606
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Nov 25 16:50:23 2011 +0100

    Refresh fix-re-when-untainting.patch (offset).

diff --git a/debian/patches/fix-re-when-untainting.patch b/debian/patches/fix-re-when-untainting.patch
index 931e832..3c7727b 100644
--- a/debian/patches/fix-re-when-untainting.patch
+++ b/debian/patches/fix-re-when-untainting.patch
@@ -9,7 +9,7 @@ Last-Update: 2011-06-07
 
 --- a/lib/Data/FormValidator/Results.pm
 +++ b/lib/Data/FormValidator/Results.pm
-@@ -807,7 +807,7 @@ sub _create_sub_from_RE {
+@@ -806,7 +806,7 @@
              # With methods, the value is the second argument
              my $val = $force_method_p ? $_[1] : $_[0];
              my ($match) = scalar ($val =~ $re);

-- 
Debian packaging of libdata-formvalidator-perl



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