[libdbd-pg-perl] 03/08: Drop 2 patches (merged upstream), refresh the third one (offset).

gregor herrmann gregoa at debian.org
Wed Feb 12 18:38:03 UTC 2014


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

gregoa pushed a commit to branch master
in repository libdbd-pg-perl.

commit 9fd5e4bdad0474151fb4afde50225f9733750f75
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Feb 12 19:30:20 2014 +0100

    Drop 2 patches (merged upstream), refresh the third one (offset).
---
 ...-for-the-PrintWarn-test-as-Postgres-got-le.patch | 21 ---------------------
 debian/patches/pod-spelling.patch                   | 18 ------------------
 debian/patches/series                               |  2 --
 debian/patches/testdir.patch                        |  4 ++--
 4 files changed, 2 insertions(+), 43 deletions(-)

diff --git a/debian/patches/0001-Use-DEBUG1-for-the-PrintWarn-test-as-Postgres-got-le.patch b/debian/patches/0001-Use-DEBUG1-for-the-PrintWarn-test-as-Postgres-got-le.patch
deleted file mode 100644
index ffe0607..0000000
--- a/debian/patches/0001-Use-DEBUG1-for-the-PrintWarn-test-as-Postgres-got-le.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-Description: Use DEBUG1 for the PrintWarn test, as Postgres got less chatty in 9.3
- Fixes FTBFS due test failures in t/02attribs.t tests
-Origin: upstream, commit:accf9a11bab7de2d11a36bdaa01e2e438dd33104
-Bug: http://rt.cpan.org/Public/Bug/Display.html?id=88865
-Bug-Debian: http://bugs.debian.org/723928
-Author: Salvatore Bonaccorso <carnil at debian.org>
-Last-Update: 2013-09-26
-
-diff --git a/t/02attribs.t b/t/02attribs.t
-index e98add9..197d962 100644
---- a/t/02attribs.t
-+++ b/t/02attribs.t
-@@ -251,7 +251,7 @@ is ($value, 1, $t);
- 
- local $SIG{__WARN__} = sub { $warning = shift; };
- 
--$dbh->do(q{SET client_min_messages = 'NOTICE'});
-+$dbh->do(q{SET client_min_messages = 'DEBUG1'});
- $t='DB handle attribute "PrintWarn" works when on';
- $warning = q{};
- eval {
diff --git a/debian/patches/pod-spelling.patch b/debian/patches/pod-spelling.patch
deleted file mode 100644
index ebef9bd..0000000
--- a/debian/patches/pod-spelling.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Description: fix spelling error
-Origin: vendor
-Bug: https://rt.cpan.org/Ticket/Display.html?id=78168
-Forwarded: https://rt.cpan.org/Ticket/Display.html?id=78168
-Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2012-07-02
-
---- a/Pg.pm
-+++ b/Pg.pm
-@@ -1900,7 +1900,7 @@
- 
-   0  Empty query string
-   1  A command that returns no data successfully completed.
--  2  A command that returns data sucessfully completed.
-+  2  A command that returns data successfully completed.
-   3  A COPY OUT command is still in progress.
-   4  A COPY IN command is still in progress.
-   5  A bad response was received from the backend.
diff --git a/debian/patches/series b/debian/patches/series
index 3b68690..0300870 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1 @@
-pod-spelling.patch
 testdir.patch
-0001-Use-DEBUG1-for-the-PrintWarn-test-as-Postgres-got-le.patch
diff --git a/debian/patches/testdir.patch b/debian/patches/testdir.patch
index ca9176d..669086a 100644
--- a/debian/patches/testdir.patch
+++ b/debian/patches/testdir.patch
@@ -10,11 +10,11 @@ Forwarded: no
 Author: Ansgar Burchardt <ansgar at debian.org>
 Date: Sun, 21 Nov 2010 12:37:21 +0100
 Reviewed-By: Xavier Guimard <x.guimard at free.fr>
-Last-Update: 2012-05-19
+Last-Update: 2014-02-12
 
 --- a/t/dbdpg_test_setup.pl
 +++ b/t/dbdpg_test_setup.pl
-@@ -710,8 +710,9 @@
+@@ -747,8 +747,9 @@
  	}
  
  	if (!$testdir) {

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



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