[Git][debian-gis-team/fiona][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 16:22:01 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / fiona
Commits:
4f628286 by Bas Couwenberg at 2023-08-30T17:21:50+02:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+fiona (1.9.4-4) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Switch to dh-sequence-*.
+
+ -- Bas Couwenberg <sebastic at debian.org> Wed, 30 Aug 2023 17:21:41 +0200
+
fiona (1.9.4-3) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -5,6 +5,7 @@ Section: python
Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-python,
+ dh-sequence-python3,
gdal-bin,
libgdal-dev,
cython3 (>= 0.29.29),
=====================================
debian/rules
=====================================
@@ -41,7 +41,7 @@ export PYBUILD_TEST_ARGS=--ignore tests/test_bytescollection.py \
--ignore tests/test_write.py
%:
- dh $@ --with python3 --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/fiona/-/commit/4f628286f3284f9917c2ca215428c4ed6e4416d1
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/fiona/-/commit/4f628286f3284f9917c2ca215428c4ed6e4416d1
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/f053a55e/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list