[Git][debian-gis-team/python-deprecated][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 17:32:21 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / python-deprecated
Commits:
a5d90e03 by Bas Couwenberg at 2023-08-30T18:32:09+02:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -5,6 +5,7 @@ python-deprecated (1.2.14-2) UNRELEASED; urgency=medium
* Enable Salsa CI.
* Remove generated files in clean target.
(closes: #1047098)
+ * Switch to dh-sequence-*.
-- Bas Couwenberg <sebastic at debian.org> Tue, 13 Jun 2023 09:53:09 +0200
=====================================
debian/control
=====================================
@@ -5,6 +5,7 @@ Section: python
Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-python,
+ dh-sequence-python3,
pybuild-plugin-pyproject,
python3-all,
python3-pytest,
=====================================
debian/rules
=====================================
@@ -7,6 +7,4 @@
export PYBUILD_NAME=deprecated
%:
- dh $@ \
- --buildsystem=pybuild \
- --with python3
+ dh $@ --buildsystem=pybuild
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-deprecated/-/commit/a5d90e03c8e9ca90961f895dfb14c0677acd8958
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-deprecated/-/commit/a5d90e03c8e9ca90961f895dfb14c0677acd8958
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/544560f7/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list