[Git][debian-gis-team/python-click-plugins][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 17:31:00 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / python-click-plugins
Commits:
a7e4fed7 by Bas Couwenberg at 2023-08-30T18:30:50+02:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -3,6 +3,7 @@ python-click-plugins (1.1.1-6) UNRELEASED; urgency=medium
* Team upload.
* Remove generated files in clean target.
(closes: #1046588)
+ * Switch to dh-sequence-*.
-- Bas Couwenberg <sebastic at debian.org> Fri, 11 Aug 2023 16:30:55 +0200
=====================================
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-pytest,
=====================================
debian/rules
=====================================
@@ -10,4 +10,4 @@ export PYBUILD_BEFORE_TEST=cp -r {dir}/tests {build_dir}
export PYBUILD_AFTER_TEST=rm -rf {build_dir}/tests
%:
- dh $@ --with python3 --buildsystem pybuild
+ dh $@ --buildsystem pybuild
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-click-plugins/-/commit/a7e4fed73b38f9be099bec671feedd1c73ac93c9
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-click-plugins/-/commit/a7e4fed73b38f9be099bec671feedd1c73ac93c9
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/820486e1/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list