Bas Couwenberg pushed to branch master at Debian GIS Project / python-pdal
Commits: f599a83b by Bas Couwenberg at 2019-11-22T07:57:18Z Change python3-all-dev build dependency to python3-dev, pdal is only built with the default interpreter. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,6 +1,8 @@ python-pdal (2.2.2+ds-2) UNRELEASED; urgency=medium * Bump Standards-Version to 4.4.1, no changes. + * Change python3-all-dev build dependency to python3-dev, + pdal is only built with the default interpreter. -- Bas Couwenberg <[email protected]> Mon, 30 Sep 2019 19:54:26 +0200 ===================================== debian/control ===================================== @@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9), cython3, libpdal-dev (>= 1.9), libpdal-plugin-python (>= 1.9), - python3-all-dev, + python3-dev, python3-numpy, python3-packaging, python3-setuptools View it on GitLab: https://salsa.debian.org/debian-gis-team/python-pdal/commit/f599a83bb86440b69fac721a3a48cccfa2d907d3 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/python-pdal/commit/f599a83bb86440b69fac721a3a48cccfa2d907d3 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
