[Git][debian-gis-team/python-shapely][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 17:38:48 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / python-shapely
Commits:
a6a86d88 by Bas Couwenberg at 2023-08-30T18:38:35+02:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -3,6 +3,7 @@ python-shapely (2.0.1-3) UNRELEASED; urgency=medium
* Only ignore test failures on mips*el.
* Remove generated files in clean target.
(closes: #1046359)
+ * Switch to dh-sequence-*.
-- Bas Couwenberg <sebastic at debian.org> Tue, 18 Jul 2023 12:32:36 +0200
=====================================
debian/control
=====================================
@@ -6,6 +6,8 @@ Section: python
Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-python,
+ dh-sequence-numpy3,
+ dh-sequence-python3,
libgeos-dev (>= 3.3.0),
pybuild-plugin-pyproject,
python3-all,
=====================================
debian/rules
=====================================
@@ -13,7 +13,7 @@ export LC_ALL=C.UTF-8
include /usr/share/dpkg/architecture.mk
%:
- dh $@ --with python3,numpy3 --buildsystem=pybuild
+ dh $@ --buildsystem=pybuild
override_dh_auto_test:
ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-shapely/-/commit/a6a86d882baa060cda4f8787adc787ad0528bdee
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-shapely/-/commit/a6a86d882baa060cda4f8787adc787ad0528bdee
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/71a22770/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list