This is an automated email from the git hooks/post-receive script. xguimard-guest pushed a commit to branch master in repository libdbi-perl.
commit 1fb669086cfa38ada0334cb16dce2464b033b5dd Author: Xavier Guimard <Xavier Guimard [email protected]> Date: Wed Sep 13 21:50:51 2017 +0200 Update patches offsets --- debian/patches/spelling.patch | 2 +- debian/patches/t__06attrs.t__localefix.patch | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch index 7235a55..5b59fa5 100644 --- a/debian/patches/spelling.patch +++ b/debian/patches/spelling.patch @@ -7,7 +7,7 @@ Bug: https://rt.cpan.org/Ticket/Display.html?id=114066 --- a/DBI.pm +++ b/DBI.pm -@@ -7876,7 +7876,7 @@ +@@ -7882,7 +7882,7 @@ $self->{_buf} .= shift; # # DBI feeds us pieces at a time, so accumulate a complete line diff --git a/debian/patches/t__06attrs.t__localefix.patch b/debian/patches/t__06attrs.t__localefix.patch index 3647853..c318a47 100644 --- a/debian/patches/t__06attrs.t__localefix.patch +++ b/debian/patches/t__06attrs.t__localefix.patch @@ -6,15 +6,15 @@ Last-Update: 2013-05-03 Forwarded: not-needed --- a/t/06attrs.t +++ b/t/06attrs.t -@@ -3,6 +3,7 @@ - use strict; +@@ -4,6 +4,7 @@ + use Storable qw(dclone); use Test::More; +use POSIX qw(setlocale LC_ALL); ## ---------------------------------------------------------------------------- ## 06attrs.t - ... -@@ -17,6 +18,9 @@ BEGIN { +@@ -18,6 +19,9 @@ $|=1; -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdbi-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
