Bas Couwenberg pushed to branch master at Debian GIS Project / python-snuggs


Commits:
331eb3b4 by Bas Couwenberg at 2023-08-30T18:39:27+02:00
Switch to dh-sequence-*.

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -3,6 +3,7 @@ python-snuggs (1.4.7-5) UNRELEASED; urgency=medium
   * Team upload.
   * Remove generated files in clean target.
     (closes: #1048146)
+  * Switch to dh-sequence-*.
 
  -- Bas Couwenberg <[email protected]>  Fri, 11 Aug 2023 17:25:28 +0200
 


=====================================
debian/control
=====================================
@@ -5,6 +5,8 @@ Section: python
 Priority: optional
 Build-Depends: debhelper-compat (= 13),
                dh-python,
+               dh-sequence-numpy3,
+               dh-sequence-python3,
                python3-all,
                python3-click,
                python3-hypothesis,


=====================================
debian/rules
=====================================
@@ -5,4 +5,4 @@ export PYBUILD_TEST_PYTEST=1
 export PYBUILD_TEST_ARGS=$(CURDIR)/test_snuggs.py
 
 %:
-       dh  $@ --with python3,numpy3 --buildsystem pybuild
+       dh  $@ --buildsystem pybuild



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/python-snuggs/-/commit/331eb3b4e09c3bccfe4d37701226d68b97dd50d0

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/python-snuggs/-/commit/331eb3b4e09c3bccfe4d37701226d68b97dd50d0
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