summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndřej Nový <onovy@debian.org>2019-07-20 01:12:03 +0200
committerOndřej Nový <onovy@debian.org>2019-07-20 01:12:03 +0200
commitd05e4c366b5c8c575ad3b33c555c0d16e15bc8b3 (patch)
treeb8d2f85e734ec8668d10c5517a29ddab03af8a38
parent9637457307856359949eeaa32b6d343e50249450 (diff)
Use debhelper-compat instead of debian/compat
-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 4bf6e87..dcd1fb4 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Vcs-Git: https://salsa.debian.org/multimedia-team/frei0r.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/frei0r
Homepage: http://frei0r.dyne.org/
Build-Depends:
- debhelper (>= 11~),
+ debhelper-compat (= 11),
dh-buildinfo,
pkg-config,
libgavl-dev,