Bas Couwenberg pushed to branch master at Debian GIS Project / pystac
Commits: 6e51fa7f by Bas Couwenberg at 2023-08-30T18:29:10+02:00 Switch to dh-sequence-*. - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,7 +1,11 @@ pystac (1.8.3-2) UNRELEASED; urgency=medium + [ Antonio Valentino ] * New d/python3-pystac.lintian-overrides. + [ Bas Couwenberg ] + * Switch to dh-sequence-*. + -- Antonio Valentino <[email protected]> Sat, 19 Aug 2023 19:19:19 +0000 pystac (1.8.3-1) unstable; urgency=medium ===================================== 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 ===================================== @@ -50,7 +50,7 @@ and not AssetStorageExtensionTest \ and not ProjectionTest" %: - 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/pystac/-/commit/6e51fa7f5f363db3524fa2178dd5db3d5d620671 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/pystac/-/commit/6e51fa7f5f363db3524fa2178dd5db3d5d620671 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
