[Git][debian-gis-team/usgs][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 17:50:14 BST 2023
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 <sebastic at debian.org> 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 <pkg-grass-devel at lists.alioth.debian.org>
Uploaders: Antonio Valentino <antonio.valentino at tiscali.it>
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20230830/e0d7b196/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list