From 10299855a5e87c0044ecf52756f21e86e0c47fcf Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Thu, 10 May 2018 10:38:13 +0200 Subject: [PATCH] Bump debhelper compat level to 11. Signed-off-by: Mattia Rizzolo --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index f599e28..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 diff --git a/debian/control b/debian/control index 3d457ca..3dc8604 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Ubuntu Developers Uploaders: Benjamin Drung , Stefano Rivera Build-Depends: dctrl-tools, - debhelper (>= 10), + debhelper (>= 11), devscripts (>= 2.11.0~), dh-python, distro-info (>= 0.2~),