This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libdbd-sqlite3-perl.

commit eaf0313cff070b32613bcc1096ddac7a87597e5d
Author: Salvatore Bonaccorso <car...@debian.org>
Date:   Thu Jun 11 20:07:21 2015 +0200

    Refresh use_system_sqlite (offset)
---
 debian/patches/use_system_sqlite | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/patches/use_system_sqlite b/debian/patches/use_system_sqlite
index 2fea2e3..d739dff 100644
--- a/debian/patches/use_system_sqlite
+++ b/debian/patches/use_system_sqlite
@@ -4,11 +4,11 @@ Origin: vendor
 Forwarded: not-needed
 Author: Maximilian Gass
 Reviewed-by: gregor herrmann <gre...@debian.org>
-Last-Update: 2011-02-12
+Last-Update: 2015-06-11
 
 --- a/Makefile.PL
 +++ b/Makefile.PL
-@@ -125,7 +125,7 @@
+@@ -129,7 +129,7 @@ SCOPE: {
  # 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 =~ /=(.*)/;
-@@ -174,11 +174,7 @@
+@@ -178,11 +178,7 @@ if ( 0 ) {
                        }
                }
                unless ( $version && ($version >= 3006000) ) {

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libdbd-sqlite3-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to