Bas Couwenberg pushed to branch master at Debian GIS Project / usgs
Commits: c6614bc2 by Bas Couwenberg at 2023-08-30T18:49:59+02:00 Switch to dh-sequence-*. - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +usgs (0.3.5-3) UNRELEASED; urgency=medium + + * Team upload. + * Switch to dh-sequence-*. + + -- Bas Couwenberg <[email protected]> Wed, 30 Aug 2023 18:49:49 +0200 + usgs (0.3.5-2) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -5,6 +5,8 @@ Maintainer: Debian GIS Project <[email protected]> Uploaders: Antonio Valentino <[email protected]> Build-Depends: debhelper-compat (= 13), dh-python, + dh-sequence-python3, + dh-sequence-sphinxdoc, python3-all, python3-click, python3-mock, ===================================== debian/rules ===================================== @@ -3,7 +3,7 @@ export PYBUILD_TEST_ARGS=-k "not test_scene_search and not test_scene_search_radial_distance" %: - 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/usgs/-/commit/c6614bc2df110311caef65c9d9831d3e45e81f6c -- View it on GitLab: https://salsa.debian.org/debian-gis-team/usgs/-/commit/c6614bc2df110311caef65c9d9831d3e45e81f6c 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
