summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-06-19 10:34:22 +0100
committerSean Whitton <spwhitton@spwhitton.name>2017-06-19 10:34:22 +0100
commita77d92fd160edf87ed1b83cb5277ba639f14845c (patch)
tree4ba1a0d4cd79a3e24f7a418c436eedc1e7847f7b /debian
parent6db08a0a7e74ee333d0b303dd8d7a2c0e8f97eea (diff)
bump debhelper compat to 10
Diffstat (limited to 'debian')
-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 0cd6ec1..58d1da9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
ebib (2.11.3-1) UNRELEASED; urgency=medium
* New upstream release.
+ * Bump debhelper compat to 10.
-- Sean Whitton <spwhitton@spwhitton.name> Mon, 19 Jun 2017 09:02:36 +0100
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 3562e2a..03c505b 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: lisp
Priority: optional
Maintainer: Debian Emacs addons team <pkg-emacsen-addons@lists.alioth.debian.org>
Uploaders: Sean Whitton <spwhitton@spwhitton.name>
-Build-Depends: debhelper (>= 9.20160402),
+Build-Depends: debhelper (>= 10),
dh-elpa,
pandoc,
texinfo,