[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#770818: marked as done (unblock: libpqtypes/1.5.1-2)



Your message dated Mon, 24 Nov 2014 13:26:22 +0000
with message-id <1d9d457a40f724c43aff7b3b1422f7d3@mail.adsl.funky-badger.org>
and subject line Re: Bug#770818: unblock: libpqtypes/1.5.1-2
has caused the Debian Bug report #770818,
regarding unblock: libpqtypes/1.5.1-2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
770818: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770818
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@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 <myon@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
-- 
cb@df7cb.de | http://www.df7cb.de/

--- End Message ---
--- Begin Message ---
On 2014-11-24 11:45, Christoph Berg wrote:
Please unblock package libpqtypes. The new version fixes the
autopkgtest testsuite as seen on
http://ci.debian.net/packages/libp/libpqtypes/unstable/amd64/

Unblocked, thanks.

Regards,

Adam

--- End Message ---

Reply to: