[pgrouting] 01/02: Add postgis to build dependencies to limit archs to where it's available.
Bas Couwenberg
sebastic at debian.org
Tue Jan 10 18:54:08 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository pgrouting.
commit 0127e97faa64f7944a233f5a0c72ea9496dc7530
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Tue Jan 10 19:34:15 2017 +0100
Add postgis to build dependencies to limit archs to where it's available.
---
debian/changelog | 7 +++++++
debian/control | 1 +
debian/control.in | 1 +
3 files changed, 9 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 1cf5ffa..0cdb319 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+pgrouting (2.3.2+ds-2) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Add postgis to build dependencies to limit archs to where it's available.
+
+ -- Bas Couwenberg <sebastic at debian.org> Tue, 10 Jan 2017 19:33:07 +0100
+
pgrouting (2.3.2+ds-1) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index 9a728bb..96d022c 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends: cmake,
libboost-graph-dev,
libcgal-dev,
libjs-mathjax,
+ postgis,
postgresql-server-dev-all,
python-sphinx (>= 1.0.7+dfsg)
Standards-Version: 3.9.8
diff --git a/debian/control.in b/debian/control.in
index 2b2462d..b707250 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -8,6 +8,7 @@ Build-Depends: cmake,
libboost-graph-dev,
libcgal-dev,
libjs-mathjax,
+ postgis,
postgresql-server-dev-all,
python-sphinx (>= 1.0.7+dfsg)
Standards-Version: 3.9.8
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pgrouting.git
More information about the Pkg-grass-devel
mailing list