[Git][debian-gis-team/cftime][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 15:08:31 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / cftime
Commits:
0a367ba6 by Bas Couwenberg at 2023-08-30T16:08:19+02:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -8,6 +8,7 @@ cftime (1.6.2-4) UNRELEASED; urgency=medium
* Remove generated files in clean.
(closes: #1043731)
* Use execute_after instead of override in rules files.
+ * Switch to dh-sequence-*.
-- Bas Couwenberg <sebastic at debian.org> Wed, 21 Dec 2022 20:36:52 +0100
=====================================
debian/control
=====================================
@@ -5,6 +5,8 @@ Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-python,
+ dh-sequence-numpy3,
+ dh-sequence-python3,
pybuild-plugin-pyproject,
python3-all-dev,
python3-coverage <!nocheck>,
=====================================
debian/rules
=====================================
@@ -9,7 +9,7 @@ export PYBUILD_NAME=cftime
export PYBUILD_TEST_PYTEST=1
%:
- dh $@ --with python3,numpy3 --buildsystem=pybuild
+ dh $@ --buildsystem=pybuild
execute_after_dh_install:
$(RM) debian/*/usr/lib/python*/dist-packages/.coverage
View it on GitLab: https://salsa.debian.org/debian-gis-team/cftime/-/commit/0a367ba668c4b516e3c82d680770d3f177e51584
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/cftime/-/commit/0a367ba668c4b516e3c82d680770d3f177e51584
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/5873a8d8/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list