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

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



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


Commits:
a99906ac by Bas Couwenberg at 2023-08-30T18:40:09+02:00
Switch to dh-sequence-*.

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -7,6 +7,7 @@ python-stetl (2.1-2) UNRELEASED; urgency=medium
   * Remove generated files in clean target.
     (closes: #1047464)
   * Use execute_{before,after} instead of override in rules file.
+  * Switch to dh-sequence-*.
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 18 Jan 2023 17:17:21 +0100
 


=====================================
debian/control
=====================================
@@ -5,6 +5,8 @@ Section: science
 Priority: optional
 Build-Depends: debhelper-compat (= 13),
                dh-python,
+               dh-sequence-python3,
+               dh-sequence-sphinxdoc,
                pylint,
                python3-all,
                python3-deprecated,


=====================================
debian/rules
=====================================
@@ -16,9 +16,7 @@ BUILD_DATE=$(shell LC_ALL=C date -u "+%d %B %Y" -d "@$(SOURCE_DATE_EPOCH)")
 MANPAGES := $(wildcard debian/man/*.*.xml)
 
 %:
-	dh $@ \
-		--buildsystem=pybuild \
-		--with python3,sphinxdoc
+	dh $@ --buildsystem=pybuild
 
 execute_after_dh_auto_clean:
 	(cd docs && make clean)



View it on GitLab: https://salsa.debian.org/debian-gis-team/python-stetl/-/commit/a99906ac1bcef1b07f5a4ba6a33522f5d1bb49e5

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-stetl/-/commit/a99906ac1bcef1b07f5a4ba6a33522f5d1bb49e5
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/88b1a0d7/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list