Bas Couwenberg pushed to branch master at Debian GIS Project / python-shapely
Commits: 343feee6 by Bas Couwenberg at 2023-07-16T17:32:36+02:00 Use autopkgtest-pkg-pybuild testsuite. - - - - - 23703f2f by Bas Couwenberg at 2023-07-16T17:32:41+02:00 Enable Salsa CI. - - - - - 4 changed files: - + debian/.gitlab-ci.yml - debian/changelog - debian/control - + debian/tests/autopkgtest-pkg-pybuild.conf Changes: ===================================== debian/.gitlab-ci.yml ===================================== @@ -0,0 +1,3 @@ +--- +include: + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +python-shapely (2.0.1-2) UNRELEASED; urgency=medium + + * Use autopkgtest-pkg-pybuild testsuite. + * Enable Salsa CI. + + -- Bas Couwenberg <[email protected]> Sun, 16 Jul 2023 17:31:49 +0200 + python-shapely (2.0.1-1) unstable; urgency=medium * Bump debhelper compat to 13. ===================================== debian/control ===================================== @@ -20,6 +20,7 @@ Vcs-Browser: https://salsa.debian.org/debian-gis-team/python-shapely Vcs-Git: https://salsa.debian.org/debian-gis-team/python-shapely.git Homepage: https://github.com/shapely/shapely Rules-Requires-Root: no +Testsuite: autopkgtest-pkg-pybuild Package: python3-shapely Architecture: any ===================================== debian/tests/autopkgtest-pkg-pybuild.conf ===================================== @@ -0,0 +1 @@ +architecture=!mips64el !mipsel !s390x View it on GitLab: https://salsa.debian.org/debian-gis-team/python-shapely/-/compare/78f3b91a97d1f5213f71838df284c978570e0455...23703f2fd3e9fbe911a8f73c616b89cc06e3885d -- View it on GitLab: https://salsa.debian.org/debian-gis-team/python-shapely/-/compare/78f3b91a97d1f5213f71838df284c978570e0455...23703f2fd3e9fbe911a8f73c616b89cc06e3885d 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
