[Git][debian-gis-team/python-cligj][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 17:31:30 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / python-cligj
Commits:
d87ac37a by Bas Couwenberg at 2023-08-30T18:31:19+02:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -7,6 +7,7 @@ python-cligj (0.7.2-3) UNRELEASED; urgency=medium
* Enable Salsa CI.
* Remove generated files in clean target.
(closes: #1047599)
+ * Switch to dh-sequence-*.
-- Bas Couwenberg <sebastic at debian.org> Wed, 18 Jan 2023 17:15:24 +0100
=====================================
debian/control
=====================================
@@ -5,6 +5,7 @@ Section: python
Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-python,
+ dh-sequence-python3,
python3-all,
python3-click,
python3-setuptools,
=====================================
debian/rules
=====================================
@@ -5,4 +5,4 @@ export PYBUILD_NAME=cligj
export PYBUILD_TEST_PYTEST=1
%:
- dh $@ --with python3 --buildsystem pybuild
+ dh $@ --buildsystem pybuild
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-cligj/-/commit/d87ac37a4d3431f678aa7b43682e172f43972d5f
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-cligj/-/commit/d87ac37a4d3431f678aa7b43682e172f43972d5f
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/d5082297/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list