Bas Couwenberg pushed to branch master at Debian GIS Project / python-cligj
Commits: fe70a239 by Bas Couwenberg at 2025-12-15T21:21:29+01:00 Annotate build dependencies with nocheck. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -5,6 +5,7 @@ python-cligj (0.7.2-4) UNRELEASED; urgency=medium * Update lintian overrides. * Drop Rules-Requires-Root: no, default since dpkg 1.22.13. * Use test-build-validate-cleanup instead of test-build-twice. + * Annotate build dependencies with nocheck. -- Bas Couwenberg <[email protected]> Thu, 20 Mar 2025 06:20:05 +0100 ===================================== debian/control ===================================== @@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13), python3-all, python3-click, python3-setuptools, - python3-pytest, + python3-pytest <!nocheck>, Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/debian-gis-team/python-cligj Vcs-Git: https://salsa.debian.org/debian-gis-team/python-cligj.git View it on GitLab: https://salsa.debian.org/debian-gis-team/python-cligj/-/commit/fe70a2399a2c1345294870214c9d43eedd57cfc9 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/python-cligj/-/commit/fe70a2399a2c1345294870214c9d43eedd57cfc9 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
