From: Antonio Ospite Date: Sat, 24 Feb 2018 18:03:21 +0000 (+0100) Subject: debian/{compat,control}: increase debhelper compatibility version to 11 X-Git-Tag: debian/1.2.0-1~4 X-Git-Url: https://git.ao2.it/tweeper.git/commitdiff_plain/bfa4b5b3e854f0cd2694a59b71c486e429448ad1 debian/{compat,control}: increase debhelper compatibility version to 11 This has been suggested by lintian: P: tweeper source: package-uses-old-debhelper-compat-version 9 --- diff --git a/debian/compat b/debian/compat index ec63514..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +11 diff --git a/debian/control b/debian/control index 1790728..26da3ad 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: tweeper Section: php Priority: optional Maintainer: Antonio Ospite -Build-Depends: debhelper (>= 9), pkg-php-tools (>= 1.7~) +Build-Depends: debhelper (>= 11), pkg-php-tools (>= 1.7~) Build-Depends-Indep: asciidoc, xmlto Standards-Version: 4.0.0 Homepage: https://git.ao2.it/tweeper.git