summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Guimard <yadd@debian.org>2019-08-07 21:43:13 +0200
committerXavier Guimard <yadd@debian.org>2019-08-07 21:43:13 +0200
commita7e34ed1a4e3e530a9488a81c5f7d5e1b4b26fdf (patch)
treef64f715cfacdfef232be8a72a83396857915eac6
parent8769fdbe3748a6de928a91dd7edf8bdc4c21d1e8 (diff)
Bump debhelper compatibility level to 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 ec63514..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-9
diff --git a/debian/control b/debian/control
index 1c8e86b..0d0e681 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: David Paleino <dapal@debian.org>,
Jérémy Lal <kapouer@melix.org>
Section: web
Priority: extra
-Build-Depends: debhelper (>= 9~),
+Build-Depends: debhelper-compat (= 12),
dh-buildinfo,
mocha,
nodejs,