[Git][debian-gis-team/glymur][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 16:28:20 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / glymur
Commits:
76f78843 by Bas Couwenberg at 2023-08-30T17:28:08+02:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -2,6 +2,7 @@ glymur (0.12.8-2) UNRELEASED; urgency=medium
* Team upload.
* Remove generated files in clean target.
+ * Switch to dh-sequence-*.
-- Bas Couwenberg <sebastic at debian.org> Sat, 12 Aug 2023 11:53:03 +0200
=====================================
debian/control
=====================================
@@ -7,6 +7,8 @@ Testsuite: autopkgtest-pkg-python
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
dh-python,
+ dh-sequence-numpy3,
+ dh-sequence-python3,
libopenjp2-7,
procps,
pybuild-plugin-pyproject,
=====================================
debian/rules
=====================================
@@ -9,4 +9,4 @@ export PYBUILD_TEST_ARGS=\
$(CURDIR)/tests
%:
- dh $@ --with python3,numpy3 --buildsystem=pybuild
+ dh $@ --buildsystem=pybuild
View it on GitLab: https://salsa.debian.org/debian-gis-team/glymur/-/commit/76f788434e63fb6231ae8a69e317ac31b9a8f408
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/glymur/-/commit/76f788434e63fb6231ae8a69e317ac31b9a8f408
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/e63f2433/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list