[Git][debian-gis-team/python-snuggs][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 17:39:37 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / python-snuggs
Commits:
331eb3b4 by Bas Couwenberg at 2023-08-30T18:39:27+02:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -3,6 +3,7 @@ python-snuggs (1.4.7-5) UNRELEASED; urgency=medium
* Team upload.
* Remove generated files in clean target.
(closes: #1048146)
+ * Switch to dh-sequence-*.
-- Bas Couwenberg <sebastic at debian.org> Fri, 11 Aug 2023 17:25:28 +0200
=====================================
debian/control
=====================================
@@ -5,6 +5,8 @@ Section: python
Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-python,
+ dh-sequence-numpy3,
+ dh-sequence-python3,
python3-all,
python3-click,
python3-hypothesis,
=====================================
debian/rules
=====================================
@@ -5,4 +5,4 @@ export PYBUILD_TEST_PYTEST=1
export PYBUILD_TEST_ARGS=$(CURDIR)/test_snuggs.py
%:
- dh $@ --with python3,numpy3 --buildsystem pybuild
+ dh $@ --buildsystem pybuild
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-snuggs/-/commit/331eb3b4e09c3bccfe4d37701226d68b97dd50d0
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-snuggs/-/commit/331eb3b4e09c3bccfe4d37701226d68b97dd50d0
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/5dc15501/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list