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

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



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 <antonio.valentino at tiscali.it>  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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20221222/70308e24/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list