Bas Couwenberg pushed to branch master at Debian GIS Project / python-geojson
Commits: 27bfdd48 by Bas Couwenberg at 2025-12-15T21:27:16+01:00 Annotate build dependencies with nocheck. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -5,6 +5,7 @@ python-geojson (3.2.0-2) 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:25 +0100 ===================================== debian/control ===================================== @@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 13), dh-python, dh-sequence-python3, python3-all, - python3-pytest, + python3-pytest <!nocheck>, python3-setuptools Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/debian-gis-team/python-geojson View it on GitLab: https://salsa.debian.org/debian-gis-team/python-geojson/-/commit/27bfdd48a95629a7c911c112085dc9a1e9d8992c -- View it on GitLab: https://salsa.debian.org/debian-gis-team/python-geojson/-/commit/27bfdd48a95629a7c911c112085dc9a1e9d8992c 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
