From 75e3f4edaae1eaeba293fd8bcccd747d70e8155a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rog=C3=A9rio=20Brito?= Date: Fri, 16 Mar 2018 13:12:53 -0300 Subject: [PATCH] debian/{compat,control}: Relutanctly update compat to 11. I'm only doing this because lintian is complaining for some time now. I hope that backporters will consider having an updated debhelper to match this. --- 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 92b4829..0d3c8af 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Rogério Brito Section: web Priority: optional Build-Depends: bash-completion, - debhelper (>= 10), + debhelper (>= 11), dh-exec, dh-python, pandoc, -- 2.41.0