Bug#883608: postgis: please update dependencies for testsuite
Gianfranco Costamagna
locutusofborg at debian.org
Tue Dec 5 16:58:01 UTC 2017
Source: postgis
Severity: important
Version: 2.4.2+dfsg-2
tags: patch
This ugly patch does the job
diff -pruN 2.4.2+dfsg-2/debian/changelog 2.4.2+dfsg-2ubuntu2/debian/changelog
--- 2.4.2+dfsg-2/debian/changelog 2017-11-30 20:14:37.000000000 +0000
+++ 2.4.2+dfsg-2ubuntu2/debian/changelog 2017-12-04 19:38:27.000000000 +0000
@@ -1,3 +1,9 @@
+postgis (2.4.2+dfsg-2ubuntu2) bionic; urgency=medium
+
+ * Update debian/test/control file to pick up postgresql-contrib-10
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org> Mon, 04 Dec 2017 20:38:27 +0100
+
postgis (2.4.2+dfsg-2) unstable; urgency=medium
* Disable SFCGAL support, FTBFS with CGAL 4.11. (see: #876521)
diff -pruN 2.4.2+dfsg-2/debian/tests/control 2.4.2+dfsg-2ubuntu2/debian/tests/control
--- 2.4.2+dfsg-2/debian/tests/control 2017-09-02 17:44:18.000000000 +0000
+++ 2.4.2+dfsg-2ubuntu2/debian/tests/control 2017-12-04 19:38:27.000000000 +0000
@@ -1,3 +1,3 @@
-Depends: @, postgresql-server-dev-all, postgresql-contrib-9.6
+Depends: @, postgresql-server-dev-all, postgresql-contrib-10
Tests: test-extension-creation
Restrictions: needs-root allow-stderr
Maybe you have some better approach (virtual package) to avoid having to manually update it on each postgresql bump
thanks for applying/fixing
G.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-grass-devel/attachments/20171205/d76ce1a0/attachment.sig>
More information about the Pkg-grass-devel
mailing list