Bas Couwenberg pushed to branch master at Debian GIS Project / fiona
Commits: 826a4aaf by Bas Couwenberg at 2023-12-30T19:52:20+01:00 Improve cross building: Annotate test dependencies <!nocheck>. (Closes: #1059722) - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +fiona (1.9.5-2) UNRELEASED; urgency=medium + + * Team upload. + + [ Helmut Grohne ] + * Improve cross building: Annotate test dependencies <!nocheck>. + (Closes: #1059722) + + -- Bas Couwenberg <[email protected]> Sat, 30 Dec 2023 19:51:19 +0100 + fiona (1.9.5-1) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -18,9 +18,9 @@ Build-Depends: debhelper-compat (= 13), python3-click-plugins, python3-cligj, python3-munch, - python3-pytest, + python3-pytest <!nocheck>, python3-setuptools, - python3-tz + python3-tz <!nocheck>, Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/debian-gis-team/fiona Vcs-Git: https://salsa.debian.org/debian-gis-team/fiona.git View it on GitLab: https://salsa.debian.org/debian-gis-team/fiona/-/commit/826a4aaf2059df8a1b7ae7c14e7872059d72971e -- View it on GitLab: https://salsa.debian.org/debian-gis-team/fiona/-/commit/826a4aaf2059df8a1b7ae7c14e7872059d72971e 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
