[Git][debian-gis-team/pyaps3][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 17:17:33 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / pyaps3
Commits:
56e09695 by Bas Couwenberg at 2023-08-30T18:17:19+02:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -4,6 +4,7 @@ pyaps3 (0.3.2-2) UNRELEASED; urgency=medium
* Bump Standards-Version to 4.6.2, no changes.
* Bump debhelper compat to 13.
* Enable Salsa CI.
+ * Switch to dh-sequence-*.
-- Bas Couwenberg <sebastic at debian.org> Wed, 18 Jan 2023 17:08:28 +0100
=====================================
debian/control
=====================================
@@ -7,6 +7,8 @@ Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-python
Build-Depends: debhelper-compat (= 13),
dh-python,
+ dh-sequence-numpy3,
+ dh-sequence-python3,
pybuild-plugin-pyproject,
python3-all,
python3-cdsapi,
=====================================
debian/rules
=====================================
@@ -5,4 +5,4 @@ export SETUPTOOLS_SCM_PRETEND_VERSION=$(DEB_VERSION_UPSTREAM)
export PYBUILD_NAME=pyaps3
%:
- dh $@ --with python3,numpy3 --buildsystem=pybuild
+ dh $@ --buildsystem=pybuild
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyaps3/-/commit/56e0969538d04d714671752b8cfecee320e604df
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyaps3/-/commit/56e0969538d04d714671752b8cfecee320e604df
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/c76ce377/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list