Bas Couwenberg pushed to branch master at Debian GIS Project / xradarsat2
Commits: 8ffed410 by Bas Couwenberg at 2023-08-30T18:54:24+02:00 Switch to dh-sequence-*. - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +xradarsat2 (2023.06.13+ds-3) UNRELEASED; urgency=medium + + * Team upload. + * Switch to dh-sequence-*. + + -- Bas Couwenberg <[email protected]> Wed, 30 Aug 2023 18:54:14 +0200 + xradarsat2 (2023.06.13+ds-2) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -4,6 +4,8 @@ Priority: optional Maintainer: Debian GIS Project <[email protected]> Uploaders: Antonio Valentino <[email protected]> Build-Depends: debhelper-compat (= 13), + dh-sequence-python3, + dh-sequence-sphinxdoc, libjs-mathjax <!nodoc>, pandoc <!nodoc>, pybuild-plugin-pyproject, ===================================== debian/rules ===================================== @@ -3,7 +3,7 @@ export PYBUILD_NAME=xradarsat2 %: - dh $@ --with python3,sphinxdoc --buildsystem=pybuild + dh $@ --buildsystem=pybuild execute_after_dh_auto_build-indep: ifeq (,$(filter nodoc,$(DEB_BUILD_OPTIONS))) View it on GitLab: https://salsa.debian.org/debian-gis-team/xradarsat2/-/commit/8ffed41024dbc453131b9d723412ed7f3d77017d -- View it on GitLab: https://salsa.debian.org/debian-gis-team/xradarsat2/-/commit/8ffed41024dbc453131b9d723412ed7f3d77017d 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
