[Git][debian-gis-team/python-geopandas][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 17:34:02 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / python-geopandas
Commits:
44392acb by Bas Couwenberg at 2023-08-30T18:33:47+02:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -4,6 +4,7 @@ python-geopandas (0.13.2-4) UNRELEASED; urgency=medium
* Remove generated files in clean target.
* Add patch to fix pytz.exceptions.UnknownTimeZoneError.
* Use execute_after instead of override in rules file.
+ * Switch to dh-sequence-*.
-- Bas Couwenberg <sebastic at debian.org> Fri, 11 Aug 2023 16:37:28 +0200
=====================================
debian/control
=====================================
@@ -5,6 +5,8 @@ Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
Uploaders: Johan Van de Wauw <johan.vandewauw at gmail.com>
Build-Depends: debhelper-compat (= 13),
dh-python,
+ dh-sequence-numpy3,
+ dh-sequence-python3,
gdal-bin,
cython3,
ipython3,
=====================================
debian/rules
=====================================
@@ -17,7 +17,7 @@ export PYBUILD_TEST_ARGS=-v \
geopandas/
%:
- dh $@ --with python3,numpy3 --buildsystem pybuild
+ dh $@ --buildsystem pybuild
execute_after_dh_auto_install:
# Remove README with privacy-breach issues
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-geopandas/-/commit/44392acbc8f693f646a77240d3f305cd16f7e5ee
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-geopandas/-/commit/44392acbc8f693f646a77240d3f305cd16f7e5ee
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/15247946/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list