summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgustavo panizzo <gfa@zumbi.com.ar>2019-08-26 18:30:27 +0200
committergustavo panizzo <gfa@zumbi.com.ar>2019-08-26 21:23:40 +0200
commit320e48d6b2103e0dafdc6c5a106ecfb71f6b7230 (patch)
tree2b8c943c34de7af6f2f256efbb1750289e7f1f5a
parent7303da577ba89b996ccf3c2544f50e985c3debac (diff)
Use debhelper 12
-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 16f9707..8a43065 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: admin
Priority: optional
Maintainer: gustavo panizzo <gfa@zumbi.com.ar>
Standards-Version: 4.4.0
-Build-Depends: debhelper (>= 11.0.0), po-debconf, dh-exec
+Build-Depends: debhelper-compat (= 12), po-debconf, dh-exec
Vcs-Browser: https://salsa.debian.org/debian/iptables-persistent.git
Vcs-Git: https://salsa.debian.org/debian/iptables-persistent.git