Skip to content
Snippets Groups Projects
Commit a7e4fed7 authored by Bas Couwenberg's avatar Bas Couwenberg
Browse files

Switch to dh-sequence-*.

parent fbe14f13
No related branches found
No related tags found
No related merge requests found
Pipeline #572350 passed
......@@ -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@debian.org> Fri, 11 Aug 2023 16:30:55 +0200
......
......@@ -5,6 +5,7 @@ Section: python
Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-python,
dh-sequence-python3,
python3-all,
python3-click,
python3-pytest,
......
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment