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

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



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


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

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -8,6 +8,7 @@ python-rtree (1.0.1-2) UNRELEASED; urgency=medium
   * Remove generated files in clean target.
     (closes: #1048902)
   * Use execute_after instead of override in rules file.
+  * Switch to dh-sequence-*.
 
  -- Bas Couwenberg <sebastic at debian.org>  Tue, 29 Nov 2022 09:42:16 +0100
 


=====================================
debian/control
=====================================
@@ -5,6 +5,8 @@ Section: python
 Priority: optional
 Build-Depends: debhelper-compat (= 13),
                dh-python,
+               dh-sequence-python3,
+               dh-sequence-sphinxdoc,
                libspatialindex-dev (>= 1.8.5),
                pybuild-plugin-pyproject,
                python3-all,


=====================================
debian/rules
=====================================
@@ -7,9 +7,7 @@
 export PYBUILD_NAME=rtree
 
 %:
-	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-rtree/-/commit/7a6cca036978c04a52ec952fc54456e9cb05cb5b

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-rtree/-/commit/7a6cca036978c04a52ec952fc54456e9cb05cb5b
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/91325709/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list