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 <[email protected]> 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.
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel