[Git][debian-gis-team/pymap3d][master] Switch to dh-sequence-*
Antonio Valentino (@antonio.valentino)
gitlab at salsa.debian.org
Sun Dec 3 17:12:40 GMT 2023
Antonio Valentino pushed to branch master at Debian GIS Project / pymap3d
Commits:
e8ec0029 by Antonio Valentino at 2023-12-03T17:12:08+00:00
Switch to dh-sequence-*
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+pymap3d (3.0.1-4) UNRELEASED; urgency=medium
+
+ * Switch to dh-sequence-*.
+
+ -- Antonio Valentino <antonio.valentino at tiscali.it> Sun, 03 Dec 2023 17:11:41 +0000
+
pymap3d (3.0.1-3) unstable; urgency=medium
[ Bas Couwenberg ]
=====================================
debian/control
=====================================
@@ -7,6 +7,8 @@ Priority: optional
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
dh-python,
+ dh-sequence-numpy3,
+ dh-sequence-python3,
pybuild-plugin-pyproject,
python3-all,
python3-astropy,
=====================================
debian/rules
=====================================
@@ -4,4 +4,4 @@ export PYBUILD_TEST_ARGS=$(CURDIR)/src/pymap3d/tests
export PYBUILD_NAME=pymap3d
%:
- dh $@ --with python3,numpy3 --buildsystem=pybuild
+ dh $@ --buildsystem=pybuild
View it on GitLab: https://salsa.debian.org/debian-gis-team/pymap3d/-/commit/e8ec0029709cf47af80df78196da23ad2e3b1d66
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pymap3d/-/commit/e8ec0029709cf47af80df78196da23ad2e3b1d66
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/20231203/6547e3a9/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list