summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2020-04-19 10:05:51 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2020-04-19 10:05:51 +0000
commitea995dbad753aebeed8ba27f923b22243a5f238a (patch)
tree05c39aeb14fe56acf92138444703df3874b38f79
parentRemoving unneeded debhelper versioned build-depends. (diff)
downloadpre-commit-ea995dbad753aebeed8ba27f923b22243a5f238a.tar.xz
pre-commit-ea995dbad753aebeed8ba27f923b22243a5f238a.zip
Updating to debhelper version 13.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index b1c7cea..a87dc3e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: utils
Priority: optional
Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
Build-Depends:
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
dh-python,
python3-all,
python3-setuptools,