[postgis] 01/01: Build-Depend on postgresql-all, we need server packages for testing.
Christoph Berg
myon at debian.org
Fri Dec 22 11:00:31 UTC 2017
This is an automated email from the git hooks/post-receive script.
myon pushed a commit to branch master
in repository postgis.
commit 70720ebeb3a599705980dcc6fd25c3a3d521546a
Author: Christoph Berg <christoph.berg at credativ.de>
Date: Fri Dec 22 12:00:26 2017 +0100
Build-Depend on postgresql-all, we need server packages for testing.
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 735d60c..c9b26eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
postgis (2.4.2+dfsg-4) UNRELEASED; urgency=medium
+ * Build-Depend on postgresql-all, we need server packages for testing.
* Tests: Install fuzzystrmatch dependency explicitly, not all PostgreSQL
versions feature CREATE EXTENSION CASCADE yet.
diff --git a/debian/control b/debian/control
index 627413e..88354b4 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Build-Depends: autoconf2.13,
# libsfcgal-dev [!armel],
libxml2-dev (>= 2.5.0~),
po-debconf,
- postgresql,
+ postgresql-all,
postgresql-common (>= 148~),
postgresql-server-dev-all,
protobuf-c-compiler,
--
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