Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Require at least libpdal-dev 1.9 for pdal transition.
· ee051e3d
Bas Couwenberg
authored
Jul 14, 2019
ee051e3d
Set distribution to unstable.
· b83ad5a7
Bas Couwenberg
authored
Jul 14, 2019
b83ad5a7
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
b83ad5a7
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@debian.org> Sun,
07
Jul 2019 1
0:00
:2
3
+0200
-- Bas Couwenberg <sebastic@debian.org> Sun,
14
Jul 2019 1
9:16
:2
7
+0200
python-pdal (2.1.8+ds-2~exp1) experimental; urgency=medium
...
...
debian/control
View file @
b83ad5a7
...
...
@@ -6,8 +6,8 @@ Uploaders: Bas Couwenberg <sebastic@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,
...
...