[Git][debian-gis-team/python-pdal][master] 2 commits: Require at least libpdal-dev 1.9 for pdal transition.
Bas Couwenberg
gitlab at salsa.debian.org
Sun Jul 14 18:25:13 BST 2019
Bas Couwenberg pushed to branch master at Debian GIS Project / python-pdal
Commits:
ee051e3d by Bas Couwenberg at 2019-07-14T17:16:18Z
Require at least libpdal-dev 1.9 for pdal transition.
- - - - -
b83ad5a7 by Bas Couwenberg at 2019-07-14T17:17:48Z
Set distribution to unstable.
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,10 +1,12 @@
-python-pdal (2.1.8+ds-2~exp2) UNRELEASED; urgency=medium
+python-pdal (2.1.8+ds-2) unstable; urgency=medium
* Update gbp.conf to use --source-only-changes by default.
* Bump Standards-Version to 4.4.0, no changes.
* Add Sean C. Gillies to copyright holders for setup.py.
+ * Require at least libpdal-dev 1.9 for pdal transition.
+ * Move from experimental to unstable.
- -- Bas Couwenberg <sebastic at debian.org> Sun, 07 Jul 2019 10:00:23 +0200
+ -- Bas Couwenberg <sebastic at debian.org> Sun, 14 Jul 2019 19:16:27 +0200
python-pdal (2.1.8+ds-2~exp1) experimental; urgency=medium
=====================================
debian/control
=====================================
@@ -6,8 +6,8 @@ Uploaders: Bas Couwenberg <sebastic at debian.org>
Build-Depends: debhelper (>= 9),
dh-python,
cython3,
- libpdal-dev (>= 1.9~),
- libpdal-plugin-python (>= 1.9~),
+ libpdal-dev (>= 1.9),
+ libpdal-plugin-python (>= 1.9),
python3-all-dev,
python3-numpy,
python3-packaging,
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-pdal/compare/7eb24f1c03be607b2522040e03a5460d0e5037bf...b83ad5a76c35cababd017caccf6f4f0810e4d85d
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-pdal/compare/7eb24f1c03be607b2522040e03a5460d0e5037bf...b83ad5a76c35cababd017caccf6f4f0810e4d85d
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20190714/2789715d/attachment.html>
More information about the Pkg-grass-devel
mailing list