Bas Couwenberg pushed to branch master at Debian GIS Project / cftime
Commits: 5b42a3fc by Bas Couwenberg at 2022-11-27T12:55:14+01:00 Restore python3-setuptools build dependency. - - - - - 560ec558 by Bas Couwenberg at 2022-11-27T12:55:14+01:00 Add Rules-Requires-Root to control file. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,6 +1,7 @@ cftime (1.6.2-3) UNRELEASED; urgency=medium * Use pybuild-plugin-pyproject instead of python3-setuptools. + * Add Rules-Requires-Root to control file. -- Bas Couwenberg <[email protected]> Thu, 22 Sep 2022 19:08:20 +0200 ===================================== debian/control ===================================== @@ -11,11 +11,13 @@ Build-Depends: debhelper-compat (= 12), python3-numpy, python3-pytest <!nocheck>, python3-pytest-cov <!nocheck>, + python3-setuptools, cython3 Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/debian-gis-team/cftime/ Vcs-Git: https://salsa.debian.org/debian-gis-team/cftime.git Homepage: http://unidata.github.io/cftime/ +Rules-Requires-Root: no Package: python3-cftime Architecture: any View it on GitLab: https://salsa.debian.org/debian-gis-team/cftime/-/compare/397bdb02cbe999fd782843e04403d2786bc16940...560ec558c2fe001c526d4dedf562dc9a8b67cfb5 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/cftime/-/compare/397bdb02cbe999fd782843e04403d2786bc16940...560ec558c2fe001c526d4dedf562dc9a8b67cfb5 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
