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

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



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


Commits:
c07a8830 by Bas Couwenberg at 2023-08-30T18:21:38+02:00
Switch to dh-sequence-*.

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -2,6 +2,7 @@ pygac (1.7.2-2) UNRELEASED; urgency=medium
 
   * Team upload.
   * Remove generated files in clean target.
+  * Switch to dh-sequence-*.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sun, 13 Aug 2023 10:25:43 +0200
 


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


=====================================
debian/rules
=====================================
@@ -11,7 +11,7 @@ export PYGAC_CONFIG_FILE=${CURDIR}/debian/pygac-test.cfg
 export SETUPTOOLS_SCM_PRETEND_VERSION=$(DEB_VERSION_UPSTREAM)
 
 %:
-	dh $@ --with python3,numpy3 --buildsystem=pybuild
+	dh $@ --buildsystem=pybuild
 
 override_dh_numpy3:
 	dh_numpy3 -p python3-pygac



View it on GitLab: https://salsa.debian.org/debian-gis-team/pygac/-/commit/c07a8830f3af485371cb6a25eeeedca31fb08037

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/pygac/-/commit/c07a8830f3af485371cb6a25eeeedca31fb08037
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/c509cb3c/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list