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

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



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


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

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -4,6 +4,7 @@ pyepr (1.1.4-2) UNRELEASED; urgency=medium
   * Bump Standards-Version to 4.6.2, no changes.
   * Bump debhelper compat to 13.
   * Use execute_before instead of override in rules file.
+  * Switch to dh-sequence-*.
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 18 Jan 2023 17:09:19 +0100
 


=====================================
debian/control
=====================================
@@ -7,6 +7,9 @@ Rules-Requires-Root: no
 Testsuite: autopkgtest-pkg-python
 Build-Depends: debhelper-compat (= 13),
                dh-python,
+               dh-sequence-numpy3,
+               dh-sequence-python3,
+               dh-sequence-sphinxdoc,
                cython3,
                libepr-api-dev,
                pybuild-plugin-pyproject,


=====================================
debian/rules
=====================================
@@ -16,7 +16,7 @@ export CFLAGS ?= -O0
 endif
 
 %:
-	dh $@ --with python3,numpy3,sphinxdoc --buildsystem=pybuild
+	dh $@ --buildsystem=pybuild
 
 execute_before_dh_installdocs:
 ifeq (,$(findstring nodoc,$(DEB_BUILD_OPTIONS)))



View it on GitLab: https://salsa.debian.org/debian-gis-team/pyepr/-/commit/c573f05979baf8c72659b7f0a24bb0b898402969

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


More information about the Pkg-grass-devel mailing list