Bas Couwenberg pushed to branch master at Debian GIS Project / utm
Commits: cf9e4c3c by Bas Couwenberg at 2023-08-30T18:50:39+02:00 Switch to dh-sequence-*. - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +utm (0.7.0-3) UNRELEASED; urgency=medium + + * Team upload. + * Switch to dh-sequence-*. + + -- Bas Couwenberg <[email protected]> Wed, 30 Aug 2023 18:50:28 +0200 + utm (0.7.0-2) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -5,6 +5,7 @@ Maintainer: Debian GIS Project <[email protected]> Uploaders: Antonio Valentino <[email protected]> Build-Depends: debhelper-compat (= 13), dh-python, + dh-sequence-python3, python3-all, python3-setuptools Standards-Version: 4.6.2 ===================================== debian/rules ===================================== @@ -4,4 +4,4 @@ export PYBUILD_NAME=utm export PYBUILD_AFTER_INSTALL=rm -rf '{destdir}/usr/bin' %: - dh $@ --with python3 --buildsystem=pybuild + dh $@ --buildsystem=pybuild View it on GitLab: https://salsa.debian.org/debian-gis-team/utm/-/commit/cf9e4c3ce5ec00f27053916a84577746df231ffa -- View it on GitLab: https://salsa.debian.org/debian-gis-team/utm/-/commit/cf9e4c3ce5ec00f27053916a84577746df231ffa 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
