[Git][debian-gis-team/trollimage][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 17:48:52 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / trollimage
Commits:
b2ea78e4 by Bas Couwenberg at 2023-08-30T18:48:39+02:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -3,6 +3,7 @@ trollimage (1.20.1-2) UNRELEASED; urgency=medium
* Team upload.
* Bump debhelper compat to 13.
* Remove generated files in clean target.
+ * Switch to dh-sequence-*.
-- Bas Couwenberg <sebastic at debian.org> Tue, 13 Jun 2023 16:26:27 +0200
=====================================
debian/control
=====================================
@@ -6,6 +6,8 @@ Testsuite: autopkgtest-pkg-python
Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-python,
+ dh-sequence-numpy3,
+ dh-sequence-python3,
python3-all,
python3-dask,
python3-numpy,
=====================================
debian/rules
=====================================
@@ -7,4 +7,4 @@
export PYBUILD_NAME=trollimage
%:
- dh $@ --with python3,numpy3 --buildsystem=pybuild
+ dh $@ --buildsystem=pybuild
View it on GitLab: https://salsa.debian.org/debian-gis-team/trollimage/-/commit/b2ea78e448593028310a6950a02a2b5fd545fbd1
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/trollimage/-/commit/b2ea78e448593028310a6950a02a2b5fd545fbd1
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/abe96e2b/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list