Bas Couwenberg pushed to branch master at Debian GIS Project / pdal
Commits: 09b7af3b by Bas Couwenberg at 2019-11-22T07:56:26Z Change python3-all-dev build dependency to python3-dev, only the default interpreter is used. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,6 +1,8 @@ pdal (2.0.1+ds-2) UNRELEASED; urgency=medium * Bump Standards-Version to 4.4.1, no changes. + * Change python3-all-dev build dependency to python3-dev, + only the default interpreter is used. -- Bas Couwenberg <[email protected]> Mon, 30 Sep 2019 19:39:32 +0200 ===================================== debian/control ===================================== @@ -28,7 +28,7 @@ Build-Depends: debhelper (>= 9), libxml2-dev, libzstd-dev, pkg-kde-tools, - python3-all-dev, + python3-dev, python3-breathe, python3-numpy, python3-sphinx, View it on GitLab: https://salsa.debian.org/debian-gis-team/pdal/commit/09b7af3b49548e960ff5bb3f8c6b1a9a6099ddc1 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/pdal/commit/09b7af3b49548e960ff5bb3f8c6b1a9a6099ddc1 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
