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

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Thu Dec 22 09:12:37 GMT 2022



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


Commits:
2505c1d2 by Bas Couwenberg at 2022-12-22T10:12:28+01:00
Enable numpy3 dh helper.

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+pyninjotiff (0.4.0-3) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Enable numpy3 dh helper.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Thu, 22 Dec 2022 10:01:47 +0100
+
 pyninjotiff (0.4.0-2) unstable; urgency=medium
 
   [ Bas Couwenberg ]


=====================================
debian/control
=====================================
@@ -28,15 +28,12 @@ Package: python3-pyninjotiff
 Architecture: all
 Depends: python3-dask,
          python3-matplotlib,
-         python3-numpy,
          python3-pyproj,
          python3-pyresample,
          python3-six,
          python3-xarray,
          ${python3:Depends},
          ${misc:Depends}
-Recommends: ${python3:Recommends}
-Suggests: ${python3:Suggests}
 Description: Python library for writing NinJo-compatible TIFF files
  A small Python library for writing TIFF files that are compatible with
  NinJo.


=====================================
debian/rules
=====================================
@@ -10,7 +10,7 @@ rm -rf "{destdir}"/usr/lib/python3*/*-packages/pyninjotiff/*ninjotif*example*; \
 chmod -x "{destdir}"/usr/lib/python3*/*-packages/pyninjotiff/ninjotiff.py
 
 %:
-	dh $@ --with python3 --buildsystem=pybuild
+	dh $@ --with python3,numpy3 --buildsystem=pybuild
 
 override_dh_auto_clean:
 	# dh_auto_clean



View it on GitLab: https://salsa.debian.org/debian-gis-team/pyninjotiff/-/commit/2505c1d2e91f123eba128ddb97da704e89830170

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyninjotiff/-/commit/2505c1d2e91f123eba128ddb97da704e89830170
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/455f07a5/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list