[Git][debian-gis-team/netcdf4-python][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 17:07:01 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / netcdf4-python
Commits:
5b01e377 by Bas Couwenberg at 2023-08-30T18:06:49+02:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -6,6 +6,7 @@ netcdf4-python (1.6.4-2) UNRELEASED; urgency=medium
* Enable Salsa CI.
* Remove generated files in clean target.
(closes: #1045931)
+ * Switch to dh-sequence-*.
-- Bas Couwenberg <sebastic at debian.org> Mon, 12 Jun 2023 16:36:21 +0200
=====================================
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-certifi,
=====================================
debian/rules
=====================================
@@ -16,9 +16,7 @@ export PYBUILD_TEST_CUSTOM=1
export PYBUILD_TEST_ARGS=cd test && NO_NET=1 NO_PLUGINS=1 {interpreter} run_all.py
%:
- dh $@ \
- --with python3,numpy3 \
- --buildsystem=pybuild
+ dh $@ --buildsystem=pybuild
override_dh_auto_test:
ifneq (,$(filter $(DEB_BUILD_ARCH),s390x hppa powerpc ppc64 sparc64))
View it on GitLab: https://salsa.debian.org/debian-gis-team/netcdf4-python/-/commit/5b01e377359d305b83cb097ef4f180531c0f8087
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/netcdf4-python/-/commit/5b01e377359d305b83cb097ef4f180531c0f8087
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/1d4a6396/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list