Bas Couwenberg pushed to branch master at Debian GIS Project / python-deprecated
Commits: 8c9b7627 by Bas Couwenberg at 2021-11-05T09:38:17+01:00 Drop tox from build dependencies, add python3-setuptools. (closes: #998624) - - - - - 7980fc31 by Bas Couwenberg at 2021-11-05T09:38:32+01:00 Set distribution to unstable. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,9 +1,11 @@ -python-deprecated (1.2.13-2) UNRELEASED; urgency=medium +python-deprecated (1.2.13-2) unstable; urgency=medium * Bump Standards-Version to 4.6.0, no changes. * Bump debhelper compat to 12, no changes. + * Drop tox from build dependencies, add python3-setuptools. + (closes: #998624) - -- Bas Couwenberg <[email protected]> Wed, 08 Sep 2021 17:40:59 +0200 + -- Bas Couwenberg <[email protected]> Fri, 05 Nov 2021 09:38:20 +0100 python-deprecated (1.2.13-1) unstable; urgency=medium ===================================== debian/control ===================================== @@ -8,9 +8,9 @@ Build-Depends: debhelper-compat (= 12), python3-all, python3-pytest, python3-pytest-cov, + python3-setuptools, python3-sphinx, - python3-wrapt, - tox + python3-wrapt Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/debian-gis-team/python-deprecated Vcs-Git: https://salsa.debian.org/debian-gis-team/python-deprecated.git View it on GitLab: https://salsa.debian.org/debian-gis-team/python-deprecated/-/compare/5e606a3401b423dd754ecc2abdbf2926b7174661...7980fc31a57bfc68ea7afa5e7d0aea1dc0080a77 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/python-deprecated/-/compare/5e606a3401b423dd754ecc2abdbf2926b7174661...7980fc31a57bfc68ea7afa5e7d0aea1dc0080a77 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
