[postgis] 01/01: Use postgresql-all instead of postgresql-contrib-9.6 in tests/control. (closes: #883608)

Bas Couwenberg sebastic at debian.org
Tue Dec 5 17:25:13 UTC 2017


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository postgis.

commit 7312878f47cde347adcee9dcefbc285166cb57c5
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue Dec 5 18:25:04 2017 +0100

    Use postgresql-all instead of postgresql-contrib-9.6 in tests/control. (closes: #883608)
---
 debian/changelog     | 7 +++++++
 debian/tests/control | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index ad015fd..4236da0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+postgis (2.4.2+dfsg-3) UNRELEASED; urgency=medium
+
+  * Use postgresql-all instead of postgresql-contrib-9.6 in tests/control.
+    (closes: #883608)
+
+ -- Bas Couwenberg <sebastic at debian.org>  Tue, 05 Dec 2017 18:23:55 +0100
+
 postgis (2.4.2+dfsg-2) unstable; urgency=medium
 
   * Disable SFCGAL support, FTBFS with CGAL 4.11. (see: #876521)
diff --git a/debian/tests/control b/debian/tests/control
index ddee3be..03cea75 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,3 @@
-Depends: @, postgresql-server-dev-all, postgresql-contrib-9.6
+Depends: @, postgresql-server-dev-all, postgresql-all
 Tests: test-extension-creation
 Restrictions: needs-root allow-stderr

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/postgis.git



More information about the Pkg-grass-devel mailing list