From: Antonio Ospite Date: Wed, 10 Jun 2020 22:01:48 +0000 (+0200) Subject: debian/control: increase debhelper compatibility version to 13 X-Git-Tag: debian/1.4.2-1~2 X-Git-Url: https://git.ao2.it/tweeper.git/commitdiff_plain/768f24767e8088858194d2911f10d52ee2a2be67 debian/control: increase debhelper compatibility version to 13 Increase debhelper compatibility version to 13 as pointed out by lintian: P: tweeper source: package-uses-old-debhelper-compat-version 12 --- diff --git a/debian/control b/debian/control index 58bbae8..e20d31d 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: tweeper Section: php Priority: optional Maintainer: Antonio Ospite -Build-Depends: debhelper-compat (= 12), pkg-php-tools +Build-Depends: debhelper-compat (= 13), pkg-php-tools Build-Depends-Indep: asciidoc, xmlto Standards-Version: 4.5.0 Homepage: https://git.ao2.it/tweeper.git