From 768f24767e8088858194d2911f10d52ee2a2be67 Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Thu, 11 Jun 2020 00:01:48 +0200 Subject: [PATCH] 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 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.1.4