Bas Couwenberg pushed to branch master at Debian GIS Project / python-pyproj
Commits: d4af6835 by Bas Couwenberg at 2023-07-16T17:10:35+02:00 Use autopkgtest-pkg-pybuild testsuite. - - - - - 296b331f by Bas Couwenberg at 2023-07-16T17:10:44+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-pyproj (3.6.0-2) UNRELEASED; urgency=medium + + * Use autopkgtest-pkg-pybuild testsuite. + * Enable Salsa CI. + + -- Bas Couwenberg <[email protected]> Sun, 16 Jul 2023 17:03:16 +0200 + python-pyproj (3.6.0-1) unstable; urgency=medium * New upstream release. ===================================== debian/control ===================================== @@ -26,6 +26,7 @@ Vcs-Browser: https://salsa.debian.org/debian-gis-team/python-pyproj Vcs-Git: https://salsa.debian.org/debian-gis-team/python-pyproj.git Homepage: https://github.com/pyproj4/pyproj Rules-Requires-Root: no +Testsuite: autopkgtest-pkg-pybuild Package: python3-pyproj Architecture: any ===================================== debian/tests/autopkgtest-pkg-pybuild.conf ===================================== @@ -0,0 +1 @@ +architecture=!i386 View it on GitLab: https://salsa.debian.org/debian-gis-team/python-pyproj/-/compare/f0f7de9077aa2daf4cdbade6d584b5595d8e3188...296b331fbf65cf13fcaa3e817b3871958011a591 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/python-pyproj/-/compare/f0f7de9077aa2daf4cdbade6d584b5595d8e3188...296b331fbf65cf13fcaa3e817b3871958011a591 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
