From: Antonio Ospite <ao2@ao2.it>
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?ds=sidebyside;hp=-c

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
---

768f24767e8088858194d2911f10d52ee2a2be67
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 <ao2@ao2.it>
-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