summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-03-06 06:46:56 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-07-17 07:06:27 +0000
commitf1f83e888eb1a465006a38bdce101257f69e0ad8 (patch)
tree94388c953dd4e769c129b46e3f1709de4764399d
parentMerging upstream version 3.3.0. (diff)
downloadcfgv-f1f83e888eb1a465006a38bdce101257f69e0ad8.tar.xz
cfgv-f1f83e888eb1a465006a38bdce101257f69e0ad8.zip
Updating python debhelper sequence.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/control2
-rwxr-xr-xdebian/rules2
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 3e0d591..5bd58bc 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
Build-Depends:
debhelper-compat (= 13),
- dh-python,
+ dh-sequence-python3,
python3-all,
python3-setuptools,
Rules-Requires-Root: no
diff --git a/debian/rules b/debian/rules
index fbf1a04..276f941 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,4 +3,4 @@
export PYBUILD_NAME=cfgv
%:
- dh ${@} --buildsystem=pybuild --with python3
+ dh ${@} --buildsystem=pybuild