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

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Thu Dec 22 06:48:16 GMT 2022



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


Commits:
ea5150fd by Bas Couwenberg at 2022-12-22T07:38:57+01:00
Enable numpy3 dh helper.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,9 +1,13 @@
 lerc (4.0.0+ds-3) UNRELEASED; urgency=medium
 
+  [ Antonio Valentino ]
   * debian/rules:
     - remove -c0 override for dpkg-gensymbols on Ubuntu (Closes: #1013146).
       See also https://salsa.debian.org/debian-gis-team/lerc/-/merge_requests/1.
 
+  [ Bas Couwenberg ]
+  * Enable numpy3 dh helper.
+
  -- Antonio Valentino <antonio.valentino at tiscali.it>  Thu, 17 Nov 2022 07:53:02 +0000
 
 lerc (4.0.0+ds-2) unstable; urgency=medium


=====================================
debian/rules
=====================================
@@ -11,7 +11,7 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 export PYBUILD_NAME=lerc
 
 %:
-	dh $@ --with python3,pkgkde_symbolshelper --buildsystem=cmake
+	dh $@ --with python3,numpy3,pkgkde_symbolshelper --buildsystem=cmake
 
 override_dh_auto_clean:
 	dh_auto_clean



View it on GitLab: https://salsa.debian.org/debian-gis-team/lerc/-/commit/ea5150fd5b6082506b9aa3184805189f607352d3

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/lerc/-/commit/ea5150fd5b6082506b9aa3184805189f607352d3
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/d6f04b6f/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list