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

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Thu Dec 22 06:07:59 GMT 2022



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


Commits:
b1a7561d by Bas Couwenberg at 2022-12-22T06:54:25+01:00
Enable numpy3 dh helper.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+glymur (0.12.1-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Enable numpy3 dh helper.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Thu, 22 Dec 2022 06:54:16 +0100
+
 glymur (0.12.1-1) unstable; urgency=medium
 
   * New upstream release.


=====================================
debian/rules
=====================================
@@ -9,7 +9,7 @@ export PYBUILD_TEST_ARGS=\
 $(CURDIR)/tests
 
 %:
-	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/glymur/-/commit/b1a7561d5215fb02938b04a725b1daa87213494b

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/glymur/-/commit/b1a7561d5215fb02938b04a725b1daa87213494b
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/feeb334b/attachment.htm>


More information about the Pkg-grass-devel mailing list