[Git][debian-gis-team/gdal][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 16:25:00 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / gdal
Commits:
45cbb686 by Bas Couwenberg at 2023-08-30T17:24:43+02:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -4,6 +4,7 @@ gdal (3.7.1+dfsg-2) UNRELEASED; urgency=medium
* Remove generated files in clean target.
(closes: #1044490)
* Enable Salsa CI.
+ * Switch to dh-sequence-*.
-- Bas Couwenberg <sebastic at debian.org> Wed, 26 Jul 2023 17:23:42 +0200
=====================================
debian/control
=====================================
@@ -7,6 +7,9 @@ Priority: optional
Build-Depends: cmake,
debhelper-compat (= 13),
dh-python,
+ dh-sequence-numpy3,
+ dh-sequence-pkgkde-symbolshelper,
+ dh-sequence-python3,
doxygen,
graphviz,
chrpath,
=====================================
debian/rules
=====================================
@@ -40,7 +40,7 @@ versions:
@echo Python versions: $(PYVERS)
%:
- dh $@ --with python3,numpy3,pkgkde_symbolshelper --buildsystem cmake
+ dh $@ --buildsystem cmake
override_dh_auto_clean:
for V in $(PYVERS); do \
View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal/-/commit/45cbb686ac906d01bd8bef200ce2a36e44c81a66
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal/-/commit/45cbb686ac906d01bd8bef200ce2a36e44c81a66
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/2ebfe282/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list