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 <locutusofb...@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.

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to