r53629 - in /trunk/libdbix-recordset-perl/debian/patches: Compat.pm.patch Database.pm.patch Recordset.pm.patch series test.pl.patch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Fri Mar 5 14:12:57 UTC 2010


Author: gregoa
Date: Fri Mar  5 14:12:45 2010
New Revision: 53629

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=53629
Log:
refresh patches, add series

Added:
    trunk/libdbix-recordset-perl/debian/patches/series
Modified:
    trunk/libdbix-recordset-perl/debian/patches/Compat.pm.patch
    trunk/libdbix-recordset-perl/debian/patches/Database.pm.patch
    trunk/libdbix-recordset-perl/debian/patches/Recordset.pm.patch
    trunk/libdbix-recordset-perl/debian/patches/test.pl.patch

Modified: trunk/libdbix-recordset-perl/debian/patches/Compat.pm.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbix-recordset-perl/debian/patches/Compat.pm.patch?rev=53629&op=diff
==============================================================================
--- trunk/libdbix-recordset-perl/debian/patches/Compat.pm.patch (original)
+++ trunk/libdbix-recordset-perl/debian/patches/Compat.pm.patch Fri Mar  5 14:12:45 2010
@@ -2,13 +2,13 @@
 Author: Angus Lees <gus at debian.org>
 Date: Tue, 19 Aug 2003 22:36:31 +1000
 
---- libdbix-recordset-perl-0.26.orig/Compat.pm
-+++ libdbix-recordset-perl-0.26/Compat.pm
+--- a/Compat.pm
++++ b/Compat.pm
 @@ -320,6 +320,7 @@
  
        'SupportSQLJoin' => 1,              # Driver does not supports INNER/LEFT/RIGHt JOIN Syntax in SQL select
        'NumericTypes'   => { 
-+                                4 => 1, 
++                                4 => 1,
                                  20 => 1, 
                                  21 => 1, 
                                  22 => 1, 

Modified: trunk/libdbix-recordset-perl/debian/patches/Database.pm.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbix-recordset-perl/debian/patches/Database.pm.patch?rev=53629&op=diff
==============================================================================
--- trunk/libdbix-recordset-perl/debian/patches/Database.pm.patch (original)
+++ trunk/libdbix-recordset-perl/debian/patches/Database.pm.patch Fri Mar  5 14:12:45 2010
@@ -1,5 +1,7 @@
---- libdbix-recordset-perl-0.26.orig/Database.pm
-+++ libdbix-recordset-perl-0.26/Database.pm
+Author: Angus Lees <gus at debian.org>
+
+--- a/Database.pm
++++ b/Database.pm
 @@ -609,6 +609,7 @@
        {
  

Modified: trunk/libdbix-recordset-perl/debian/patches/Recordset.pm.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbix-recordset-perl/debian/patches/Recordset.pm.patch?rev=53629&op=diff
==============================================================================
--- trunk/libdbix-recordset-perl/debian/patches/Recordset.pm.patch (original)
+++ trunk/libdbix-recordset-perl/debian/patches/Recordset.pm.patch Fri Mar  5 14:12:45 2010
@@ -20,8 +20,8 @@
  * Don't return a tied row from Next when TieRow=0 (closes: #133165)
    (Thanks René Seindal)
 
---- libdbix-recordset-perl-0.26.orig/Recordset.pm
-+++ libdbix-recordset-perl-0.26/Recordset.pm
+--- a/Recordset.pm
++++ b/Recordset.pm
 @@ -735,8 +735,7 @@
      {
      my ($self) = @_ ;

Added: trunk/libdbix-recordset-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbix-recordset-perl/debian/patches/series?rev=53629&op=file
==============================================================================
--- trunk/libdbix-recordset-perl/debian/patches/series (added)
+++ trunk/libdbix-recordset-perl/debian/patches/series Fri Mar  5 14:12:45 2010
@@ -1,0 +1,4 @@
+Compat.pm.patch
+Database.pm.patch
+Recordset.pm.patch
+test.pl.patch

Modified: trunk/libdbix-recordset-perl/debian/patches/test.pl.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbix-recordset-perl/debian/patches/test.pl.patch?rev=53629&op=diff
==============================================================================
--- trunk/libdbix-recordset-perl/debian/patches/test.pl.patch (original)
+++ trunk/libdbix-recordset-perl/debian/patches/test.pl.patch Fri Mar  5 14:12:45 2010
@@ -2,8 +2,8 @@
 Author: Angus Lees <gus at debian.org>
 Date: Sat, 28 Sep 2002 17:20:44 +1000
 
---- libdbix-recordset-perl-0.26.orig/test.pl
-+++ libdbix-recordset-perl-0.26/test.pl
+--- a/test.pl
++++ b/test.pl
 @@ -412,7 +412,7 @@
  
  sub DropTestTables   {




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