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


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

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -3,6 +3,7 @@ trollimage (1.20.1-2) UNRELEASED; urgency=medium
   * Team upload.
   * Bump debhelper compat to 13.
   * Remove generated files in clean target.
+  * Switch to dh-sequence-*.
 
  -- Bas Couwenberg <[email protected]>  Tue, 13 Jun 2023 16:26:27 +0200
 


=====================================
debian/control
=====================================
@@ -6,6 +6,8 @@ Testsuite: autopkgtest-pkg-python
 Priority: optional
 Build-Depends: debhelper-compat (= 13),
                dh-python,
+               dh-sequence-numpy3,
+               dh-sequence-python3,
                python3-all,
                python3-dask,
                python3-numpy,


=====================================
debian/rules
=====================================
@@ -7,4 +7,4 @@
 export PYBUILD_NAME=trollimage
 
 %:
-       dh $@ --with python3,numpy3 --buildsystem=pybuild
+       dh $@ --buildsystem=pybuild



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/trollimage/-/commit/b2ea78e448593028310a6950a02a2b5fd545fbd1

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/trollimage/-/commit/b2ea78e448593028310a6950a02a2b5fd545fbd1
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