[SCM] Debian packaging of libdbd-sqlite3-perl branch, master, updated. 734c2fdf5260ec4eae96ad93989a7e3ddbdd8242

gregor herrmann gregoa at debian.org
Fri Dec 2 19:50:30 UTC 2011


The following commit has been merged in the master branch:
commit 246b92d9bde8e3ae6ff11dcf2f8915a9534521b5
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Dec 2 17:15:41 2011 +0100

    Refresh patch (offset).

diff --git a/debian/patches/use_system_sqlite b/debian/patches/use_system_sqlite
index b89e91c..2335a9a 100644
--- a/debian/patches/use_system_sqlite
+++ b/debian/patches/use_system_sqlite
@@ -8,7 +8,7 @@ Last-Update: 2011-02-12
 
 --- a/Makefile.PL
 +++ b/Makefile.PL
-@@ -123,7 +123,7 @@
+@@ -124,7 +124,7 @@
  # a system sqlite is also sophisticated enough to have a patching system
  # that can change the if ( 0 ) to if ( 1 )
  my ($sqlite_local, $sqlite_base, $sqlite_lib, $sqlite_inc);
@@ -17,7 +17,7 @@ Last-Update: 2011-02-12
  	require File::Spec;
  	if ( $sqlite_base = (grep(/SQLITE_LOCATION=.*/, @ARGV))[0] ) {
  		$sqlite_base =~ /=(.*)/;
-@@ -172,11 +172,7 @@
+@@ -173,11 +173,7 @@
  			}
  		}
  		unless ( $version && ($version >= 3006000) ) {

-- 
Debian packaging of libdbd-sqlite3-perl



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