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 <[email protected]>  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.


_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to