git » debian:kxd » commit 0966e52

Update debhelper compat 12 -> 13

author Alberto Bertogli
2020-09-28 19:35:19 UTC
committer Alberto Bertogli
2020-09-28 19:50:52 UTC
parent 961c940fb654d2c863dde9c892d1042132900f36

Update debhelper compat 12 -> 13

debian/compat +0 -1
debian/control +2 -1

diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index 48082f7..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-12
diff --git a/debian/control b/debian/control
index c157336..6438fb4 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ Section: net
 Priority: optional
 Maintainer: Maximiliano Curia <maxy@debian.org>
 Uploaders: Alberto Bertogli <albertito@blitiri.com.ar>
-Build-Depends: debhelper (>= 12~),
+Build-Depends: debhelper (>= 13~),
+               debhelper-compat (= 13),
                golang-go,
                python3,
                python3-docutils