git » debian:dnss » commit 7e2ee5c

Update compat version 11 -> 13

author Alberto Bertogli
2020-09-27 10:08:39 UTC
committer Alberto Bertogli
2020-09-27 10:08:39 UTC
parent d2c9478be66c70549ec55f32a4e417697e3c632b

Update compat version 11 -> 13

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

diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index 04d18f1..a5fbb83 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ Section: net
 Priority: optional
 Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
 Uploaders: Alberto Bertogli <albertito@blitiri.com.ar>
-Build-Depends: debhelper (>= 11),
+Build-Depends: debhelper (>= 13~),
+               debhelper-compat (= 13),
                dh-golang,
                golang-any,
                golang-blitiri-go-log-dev,