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 <[email protected]>  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.


_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to