From bfa4b5b3e854f0cd2694a59b71c486e429448ad1 Mon Sep 17 00:00:00 2001
From: Antonio Ospite <ao2@ao2.it>
Date: Sat, 24 Feb 2018 19:03:21 +0100
Subject: [PATCH] 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
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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