[Git][debian-gis-team/sarsen][master] Switch to dh-sequence-*.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Wed Aug 30 17:46:40 BST 2023



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


Commits:
629a0791 by Bas Couwenberg at 2023-08-30T18:46:27+02:00
Switch to dh-sequence-*.

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -5,6 +5,7 @@ sarsen (0.9.3+ds-3) UNRELEASED; urgency=medium
   * Bump Standards-Version to 4.6.2, no changes.
   * Bump debhelper compat to 13.
   * Remove generated files in clean target.
+  * Switch to dh-sequence-*.
 
  -- Bas Couwenberg <sebastic at debian.org>  Tue, 17 Jan 2023 06:45:57 +0100
 


=====================================
debian/control
=====================================
@@ -7,6 +7,8 @@ Testsuite: autopkgtest-pkg-python
 Rules-Requires-Root: no
 Build-Depends: debhelper-compat (= 13),
                dh-python,
+               dh-sequence-numpy3,
+               dh-sequence-python3,
                pybuild-plugin-pyproject,
                python3-all,
                python3-attr,


=====================================
debian/rules
=====================================
@@ -9,7 +9,7 @@ endif
 export GITHUB_ACTIONS=true
 
 %:
-	dh $@ --with python3,numpy3 --buildsystem=pybuild
+	dh $@ --buildsystem=pybuild
 
 override_dh_numpy3:
 	dh_numpy3 -p python3-sarsen



View it on GitLab: https://salsa.debian.org/debian-gis-team/sarsen/-/commit/629a079146078ec640f88fe48a8309b162178f0c

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/sarsen/-/commit/629a079146078ec640f88fe48a8309b162178f0c
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/20230830/b18a335b/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list