[Git][debian-gis-team/python-hdf4][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 17:35:24 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / python-hdf4
Commits:
ea629297 by Bas Couwenberg at 2023-08-30T18:35:12+02:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -2,6 +2,7 @@ python-hdf4 (0.11.3-2) UNRELEASED; urgency=medium
* Team upload.
* Remove generated files in clean target.
+ * Switch to dh-sequence-*.
-- Bas Couwenberg <sebastic at debian.org> Sun, 13 Aug 2023 11:31:02 +0200
=====================================
debian/control
=====================================
@@ -6,6 +6,8 @@ Priority: optional
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
dh-python,
+ dh-sequence-numpy3,
+ dh-sequence-python3,
libhdf4-alt-dev,
libjpeg-dev,
pybuild-plugin-pyproject,
=====================================
debian/rules
=====================================
@@ -8,4 +8,4 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
%:
- dh $@ --with python3,numpy3 --buildsystem=pybuild
+ dh $@ --buildsystem=pybuild
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-hdf4/-/commit/ea6292975f78b0c131dedcfd13e9b535860a3c50
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-hdf4/-/commit/ea6292975f78b0c131dedcfd13e9b535860a3c50
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/80b4ce99/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list