summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-03-06 06:48:05 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-03-06 06:52:45 +0000
commita350f74b253d052087d47247fc2b64d929bbb9e5 (patch)
tree5c156b37888c25dafc02a320734a7efa184dd24b
parentReleasing debian version 2020.1+dfsg-2. (diff)
downloadpytzdata-a350f74b253d052087d47247fc2b64d929bbb9e5.tar.xz
pytzdata-a350f74b253d052087d47247fc2b64d929bbb9e5.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 1480cc4..61f0db2 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-dev,
python3-setuptools,
Rules-Requires-Root: no
diff --git a/debian/rules b/debian/rules
index 5c12d4d..5986061 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,4 +6,4 @@ upstream:
rm -rf pytzdata/zoneinfo
%:
- dh ${@} --buildsystem=pybuild --with python3
+ dh ${@} --buildsystem=pybuild