diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-02-08 11:33:05 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-02-08 11:33:05 +0000 |
commit | 9f06b48cd1612ba7b169ba0d32924e01f155cbc5 (patch) | |
tree | 3e0e9e69ce8426f5c216e9419632e2c02fd230e2 | |
parent | Updating vcs fields. (diff) | |
download | mycli-9f06b48cd1612ba7b169ba0d32924e01f155cbc5.tar.xz mycli-9f06b48cd1612ba7b169ba0d32924e01f155cbc5.zip |
Updating to debhelper version 13.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 75e8fcb..84c02ca 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +3,7 @@ Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org> Uploaders: Lennart Weller <lhw@ring0.de> Section: database Priority: optional -Build-Depends: debhelper (>= 12), - debhelper-compat (= 12), +Build-Depends: debhelper-compat (= 13), dh-python, python3, python3-setuptools (>= 0.6b3) |