From 8f3cb2d77a4d4daa85877171885300a8f782dc60 Mon Sep 17 00:00:00 2001 From: Andrej Shadura Date: Fri, 14 Feb 2020 15:06:59 +0100 Subject: Bump debhelper from old 11 to 12. Fixes lintian: package-uses-old-debhelper-compat-version See https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html for more details. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 78006da..4b0bf1c 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Python Modules Team Uploaders: Johan Fleury Build-Depends: - debhelper-compat (= 11), + debhelper-compat (= 12), dh-python, python3-all, python3-setuptools, -- cgit v1.2.3