From 88fbffaf499a64b79143de5185d9388b3ccce3ac Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Thu, 30 Mar 2017 21:14:28 +0200 Subject: [PATCH] Bump debhelper compat level to 10. 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 ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index 73658ef..bbd7e47 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Ubuntu Developers Uploaders: Benjamin Drung , Stefano Rivera Build-Depends: dctrl-tools, - debhelper (>= 9), + debhelper (>= 10), devscripts (>= 2.11.0~), dh-python, distro-info (>= 0.2~),