summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes 'josch' Schauer <josch@debian.org>2019-01-06 23:45:47 +0100
committerJohannes 'josch' Schauer <josch@debian.org>2019-01-06 23:45:47 +0100
commitcb8197e7517cca70042afa34984e4b48e6265e66 (patch)
treebabba3df072cc83efb0414ff307252d1f0e08830
parent6ffcdc78101bf671c5440e5b86601ca8162c7b60 (diff)
Bump debhelper compat level to 11
-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,