summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/compat1
-rw-r--r--debian/control2
2 files changed, 1 insertions, 2 deletions
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 9022cde..2602f88 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libpve-network-perl
Section: perl
Priority: optional
Maintainer: Proxmox Support Team <support@proxmox.com>
-Build-Depends: debhelper (>= 11~),
+Build-Depends: debhelper-compat (= 13),
lintian,
libfile-slurp-perl,
libnet-subnet-perl,