Bas Couwenberg pushed to branch master at Debian GIS Project / xarray-safe-s1
Commits: 7c5e4915 by Bas Couwenberg at 2023-08-30T18:52:49+02:00 Switch to dh-sequence-*. - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +xarray-safe-s1 (2023.06.13-3) UNRELEASED; urgency=medium + + * Team upload. + * Switch to dh-sequence-*. + + -- Bas Couwenberg <[email protected]> Wed, 30 Aug 2023 18:52:42 +0200 + xarray-safe-s1 (2023.06.13-2) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -4,6 +4,7 @@ Priority: optional Maintainer: Debian GIS Project <[email protected]> Uploaders: Antonio Valentino <[email protected]> Build-Depends: debhelper-compat (= 13), + dh-sequence-python3, pybuild-plugin-pyproject, python3-affine, python3-aiohttp, ===================================== debian/rules ===================================== @@ -4,4 +4,4 @@ export PYBUILD_NAME=safe_s1 export PYBUILD_DISABLE=test %: - dh $@ --with python3 --buildsystem=pybuild + dh $@ --buildsystem=pybuild View it on GitLab: https://salsa.debian.org/debian-gis-team/xarray-safe-s1/-/commit/7c5e49159167b135a03b35b43f22c91939693563 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/xarray-safe-s1/-/commit/7c5e49159167b135a03b35b43f22c91939693563 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
