summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2019-01-17 20:55:04 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2019-01-17 20:55:04 +0000
commit534ab8f65dca42b1e7eddb2a9ecc0547fe90e3f4 (patch)
tree5531ee5ddaf1a4ab6c998149fa491f7ebfa1f3bb
parentUsing passwd instead of adduser to lower depends footprint. (diff)
downloadnetdata-534ab8f65dca42b1e7eddb2a9ecc0547fe90e3f4.tar.xz
netdata-534ab8f65dca42b1e7eddb2a9ecc0547fe90e3f4.zip
Using build-depends to specify debhelper compat level instead of d/compat.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-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 48082f72f..000000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-12
diff --git a/debian/control b/debian/control
index 71578d05d..0893d95ee 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
Federico Ceratto <federico@debian.org>,
Daniel Baumann <daniel.baumann@progress-linux.org>,
Build-Depends:
- debhelper (>= 12~),
+ debhelper-compat (= 12),
libipmimonitoring-dev,
pkg-config,
uuid-dev,