Bas Couwenberg pushed to branch master at Debian GIS Project / python-shapely
Commits: 12398a00 by Bas Couwenberg at 2025-12-12T09:53:17+01:00 Drop mips*el from autopkgtest-pkg-pybuild.conf. - - - - - 7ae314a1 by Bas Couwenberg at 2025-12-12T09:53:56+01:00 Drop -Wno-error=incompatible-pointer-types. - - - - - 3 changed files: - debian/changelog - debian/rules - − debian/tests/autopkgtest-pkg-pybuild.conf Changes: ===================================== debian/changelog ===================================== @@ -2,6 +2,8 @@ python-shapely (2.1.2-2) UNRELEASED; urgency=medium * Drop Rules-Requires-Root: no, default since dpkg 1.22.13. * Use test-build-validate-cleanup instead of test-build-twice. + * Drop mips*el from autopkgtest-pkg-pybuild.conf. + * Drop -Wno-error=incompatible-pointer-types. -- Bas Couwenberg <[email protected]> Wed, 01 Oct 2025 08:52:01 +0200 ===================================== debian/rules ===================================== @@ -7,8 +7,6 @@ # Enable hardening build flags export DEB_BUILD_MAINT_OPTIONS=hardening=+all -export DEB_CFLAGS_MAINT_APPEND=-Wno-error=incompatible-pointer-types - export PYBUILD_NAME=shapely ifeq ($(PYBUILD_AUTOPKGTEST),1) export PYBUILD_TEST_ARGS=-vv --pyargs ${PYBUILD_NAME} ===================================== debian/tests/autopkgtest-pkg-pybuild.conf deleted ===================================== @@ -1 +0,0 @@ -architecture=!mips64el !mipsel View it on GitLab: https://salsa.debian.org/debian-gis-team/python-shapely/-/compare/1404b648d506076968ca9a333e92e69f4288c29c...7ae314a124b67d0cd445f25390688566af10a9af -- View it on GitLab: https://salsa.debian.org/debian-gis-team/python-shapely/-/compare/1404b648d506076968ca9a333e92e69f4288c29c...7ae314a124b67d0cd445f25390688566af10a9af 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
