[Git][debian-gis-team/rasterio][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 17:43:41 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / rasterio
Commits:
8c7cb3fb by Bas Couwenberg at 2023-08-30T18:43:29+02:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -7,6 +7,7 @@ rasterio (1.3.8-2) UNRELEASED; urgency=medium
(closes: #1047850)
* Use execute_after instead of override in rules file.
* Update lintian overrides.
+ * Switch to dh-sequence-*.
-- Bas Couwenberg <sebastic at debian.org> Sun, 16 Jul 2023 18:38:07 +0200
=====================================
debian/control
=====================================
@@ -5,6 +5,8 @@ Section: python
Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-python,
+ dh-sequence-numpy3,
+ dh-sequence-python3,
libgdal-dev,
gdal-bin,
cython3,
=====================================
debian/rules
=====================================
@@ -38,7 +38,7 @@ export PYBUILD_TEST_ARGS=--ignore tests/test_env.py \
--ignore tests/test_warpedvrt.py
%:
- dh $@ --with python3,numpy3 --buildsystem pybuild
+ dh $@ --buildsystem pybuild
override_dh_auto_test:
# Ignore test failures on problematic architectures only
View it on GitLab: https://salsa.debian.org/debian-gis-team/rasterio/-/commit/8c7cb3fbd8768041baabb040af2769c470d61c5c
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/rasterio/-/commit/8c7cb3fbd8768041baabb040af2769c470d61c5c
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/0387c6bb/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list