summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/compat2
-rw-r--r--debian/control2
3 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 4ddf4af..9687509 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ searx (0.15.0+dfsg1-1) UNRELEASED; urgency=medium
* Fix my name in Maintainer field
* Use secure copyright format uri
* Remove X-Python3-Version field
+ * Bump debhelper compat level to 11
-- Johannes 'josch' Schauer <josch@debian.org> Sun, 06 Jan 2019 23:02:44 +0100
diff --git a/debian/compat b/debian/compat
index f599e28..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11
diff --git a/debian/control b/debian/control
index 26bd87b..78533c2 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: web
Priority: optional
Maintainer: Johannes 'josch' Schauer <josch@debian.org>
Build-depends:
- debhelper (>= 10),
+ debhelper (>= 11),
dh-python,
grunt,
node-grunt-contrib-concat,