Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock

Please unblock package libpqtypes. The new version fixes the
autopkgtest testsuite as seen on
http://ci.debian.net/packages/libp/libpqtypes/unstable/amd64/

unblock libpqtypes/1.5.1-2

diff -Nru libpqtypes-1.5.1/debian/changelog libpqtypes-1.5.1/debian/changelog
--- libpqtypes-1.5.1/debian/changelog   2014-08-16 09:24:10.000000000 +0200
+++ libpqtypes-1.5.1/debian/changelog   2014-11-22 19:12:25.000000000 +0100
@@ -1,3 +1,9 @@
+libpqtypes (1.5.1-2) unstable; urgency=medium
+
+  * Fix debian/tests/upstream, invoke ./configure.
+
+ -- Christoph Berg <m...@debian.org>  Sat, 22 Nov 2014 19:12:20 +0100
+
 libpqtypes (1.5.1-1) unstable; urgency=medium
 
   * Initial release.
diff -Nru libpqtypes-1.5.1/debian/tests/upstream 
libpqtypes-1.5.1/debian/tests/upstream
--- libpqtypes-1.5.1/debian/tests/upstream      2014-08-16 09:28:16.000000000 
+0200
+++ libpqtypes-1.5.1/debian/tests/upstream      2014-11-22 18:58:09.000000000 
+0100
@@ -1,5 +1,6 @@
 #!/bin/sh
 
 rm -f test
-make test
+[ -f Makefile ] || ./configure
+make test CFLAGS+=-I/usr/include/postgresql
 pg_virtualenv ./test ""


Christoph
-- 
c...@df7cb.de | http://www.df7cb.de/


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to