Bas Couwenberg pushed to branch master at Debian GIS Project / python-stetl
Commits: bdeeb800 by Bas Couwenberg at 2019-11-19T12:19:15Z Change pylint3 build dependency to pylint. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,6 +1,7 @@ python-stetl (2.0+ds-2) UNRELEASED; urgency=medium * Bump Standards-Version to 4.4.1, no changes. + * Change pylint3 build dependency to pylint. -- Bas Couwenberg <[email protected]> Wed, 10 Jul 2019 19:12:25 +0200 ===================================== debian/control ===================================== @@ -5,7 +5,7 @@ Section: science Priority: optional Build-Depends: debhelper (>= 9), dh-python, - pylint3, + pylint, python3-all, python3-cov-core, python3-deprecated, View it on GitLab: https://salsa.debian.org/debian-gis-team/python-stetl/commit/bdeeb8007c90eeae333d842aab5dfc2c808118d6 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/python-stetl/commit/bdeeb8007c90eeae333d842aab5dfc2c808118d6 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
