[SCM] Debian packaging of libdbd-pg-perl branch, master, updated. debian/2.19.2-2-27-gf599970

Xavier Guimard x.guimard at free.fr
Sun May 19 05:02:03 UTC 2013


The following commit has been merged in the master branch:
commit ab806a4a23bec4ceab200faa165ce52d820ec5e6
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sun May 19 06:54:10 2013 +0200

    Update testdir patch format

diff --git a/debian/patches/testdir.patch b/debian/patches/testdir.patch
index d664244..ca9176d 100644
--- a/debian/patches/testdir.patch
+++ b/debian/patches/testdir.patch
@@ -1,16 +1,19 @@
-From: Ansgar Burchardt <ansgar at debian.org>
-Date: Sun, 21 Nov 2010 12:37:21 +0100
+Description: Create test database in /tmp
+ Building the package with sbuild may result in the path to the socket used by
+ PostgreSQL to be too long to fit in the sockaddr_un struct defined in
+ /usr/include/linux/un.h.  For this reason we move the test cluster to a
+ directory in /tmp.
+ .
+ See also <http://bugs.debian.org/602891>.
 Origin: vendor
-Subject: Create test database in /tmp
-
-Building the package with sbuild may result in the path to the socket used by
-PostgreSQL to be too long to fit in the sockaddr_un struct defined in
-/usr/include/linux/un.h.  For this reason we move the test cluster to a
-directory in /tmp.
+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
 
-See also <http://bugs.debian.org/602891>.
---- libdbd-pg-perl.orig/t/dbdpg_test_setup.pl
-+++ libdbd-pg-perl/t/dbdpg_test_setup.pl
+--- a/t/dbdpg_test_setup.pl
++++ b/t/dbdpg_test_setup.pl
 @@ -710,8 +710,9 @@
  	}
  

-- 
Debian packaging of libdbd-pg-perl



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