From: Rogério Brito <rbrito@ime.usp.br>
Date: Fri, 16 Mar 2018 16:12:53 +0000 (-0300)
Subject: debian/{compat,control}: Relutanctly update compat to 11.
X-Git-Url: https://git.rapsys.eu/youtubedl/commitdiff_plain/75e3f4edaae1eaeba293fd8bcccd747d70e8155a

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

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 <rbrito@ime.usp.br>
 Section: web
 Priority: optional
 Build-Depends: bash-completion,
-               debhelper (>= 10),
+               debhelper (>= 11),
                dh-exec,
                dh-python,
                pandoc,