[Git][debian-gis-team/gdal][master] Enable numpy3 dh helper.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Thu Dec 22 05:53:53 GMT 2022



Bas Couwenberg pushed to branch master at Debian GIS Project / gdal


Commits:
11b4f7ed by Bas Couwenberg at 2022-12-21T21:21:46+01:00
Enable numpy3 dh helper.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+gdal (3.6.1+dfsg-2) UNRELEASED; urgency=medium
+
+  * Enable numpy3 dh helper.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Wed, 21 Dec 2022 21:21:44 +0100
+
 gdal (3.6.1+dfsg-1) unstable; urgency=medium
 
   * New upstream release.


=====================================
debian/rules
=====================================
@@ -40,7 +40,7 @@ versions:
 	@echo Python versions: $(PYVERS)
 
 %:
-	dh $@ --with python3,pkgkde_symbolshelper --buildsystem cmake
+	dh $@ --with python3,numpy3,pkgkde_symbolshelper --buildsystem cmake
 
 override_dh_auto_clean:
 	for V in $(PYVERS); do \
@@ -136,6 +136,8 @@ override_dh_installdocs:
 
 override_dh_python3:
 	dh_python3 -X.info -pgdal-bin -ppython3-gdal --shebang=/usr/bin/python3
+
+override_dh_numpy3:
 	dh_numpy3 -pgdal-bin -ppython3-gdal
 
 override_dh_makeshlibs:



View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal/-/commit/11b4f7ed37ea35d3dc155e04ebf7781291b21c25

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal/-/commit/11b4f7ed37ea35d3dc155e04ebf7781291b21c25
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/20221222/389100d4/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list