[python-pdal] 05/05: Require at least PDAL 1.2.0.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Sat Apr 2 01:48:54 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository python-pdal.
commit 7366c304bbf1d17fe200b6ac62cc536b424fef2f
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sat Apr 2 03:06:10 2016 +0200
Require at least PDAL 1.2.0.
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 6eb59eb..a216fc8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ python-pdal (1.2.0~git20160301-979fcd7+ds-1) UNRELEASED; urgency=medium
PyPi still has 1.1.0 which is incompatible with PDAL 1.2.0.
* Update dh_python & dh_numpy calls to act on specific package.
* Drop patches, applied upstream.
+ * Require at least PDAL 1.2.0.
-- Bas Couwenberg <sebastic at debian.org> Sat, 02 Apr 2016 02:55:47 +0200
diff --git a/debian/control b/debian/control
index 7115394..6cc849c 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9),
dh-python,
cython,
cython3,
- libpdal-dev,
+ libpdal-dev (>= 1.2.0),
python-all-dev,
python-numpy,
python-packaging,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-pdal.git
More information about the Pkg-grass-devel
mailing list