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

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Thu Dec 22 13:29:31 GMT 2022



Bas Couwenberg pushed to branch master at Debian GIS Project / xarray-sentinel


Commits:
6bc08e66 by Bas Couwenberg at 2022-12-22T14:12:48+01:00
Enable numpy3 dh helper.

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+xarray-sentinel (0.9.5+ds-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Enable numpy3 dh helper.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Thu, 22 Dec 2022 14:12:44 +0100
+
 xarray-sentinel (0.9.5+ds-1) unstable; urgency=medium
 
   * New upstream release.


=====================================
debian/control
=====================================
@@ -30,8 +30,8 @@ Homepage: https://github.com/bopen/xarray-sentinel
 
 Package: python3-xarray-sentinel
 Architecture: all
-Depends: ${misc:Depends},
-         ${python3:Depends}
+Depends: ${python3:Depends},
+         ${misc:Depends}
 Recommends: python3-dask,
             python3-netcdf4,
             python3-shapely,


=====================================
debian/rules
=====================================
@@ -13,7 +13,7 @@ $(CURDIR)/tests
 export SETUPTOOLS_SCM_PRETEND_VERSION=$(DEB_VERSION_UPSTREAM:+ds=)
 
 %:
-	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/xarray-sentinel/-/commit/6bc08e664879a2f6afc30b23404eceb8dc5b36c2

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/xarray-sentinel/-/commit/6bc08e664879a2f6afc30b23404eceb8dc5b36c2
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/c3581b05/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list