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


Commits:
f01d8bcc by Bas Couwenberg at 2022-12-22T09:46:29+01:00
Enable numpy3 dh helper.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,12 @@
 pylibtiff (0.5.0-2) UNRELEASED; urgency=medium
 
+  [ Antonio Valentino ]
   * update d/watch to use github tags.
   * Drop d/source/options, no longer needed.
 
+  [ Bas Couwenberg ]
+  * Enable numpy3 dh helper.
+
  -- Antonio Valentino <[email protected]>  Sat, 17 Dec 2022 
16:41:01 +0000
 
 pylibtiff (0.5.0-1) unstable; urgency=medium


=====================================
debian/rules
=====================================
@@ -6,8 +6,4 @@ export PYBUILD_NAME=libtiff
 export PYBUILD_DISABLE=test clean
 
 %:
-       dh $@ --with python3 --buildsystem=pybuild
-
-override_dh_python3:
-       dh_python3
-       dh_numpy3
+       dh $@ --with python3,numpy3 --buildsystem=pybuild



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/pylibtiff/-/commit/f01d8bcc8eafb396475674c233286d182f23283a

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/pylibtiff/-/commit/f01d8bcc8eafb396475674c233286d182f23283a
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