summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
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 17ddf19..f84456e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
emacs-noflet (0.0.15-2) UNRELEASED; urgency=medium
* Bump standards version to 4.0.0 (no changes required).
+ * Bump debhelper compat to 10.
-- Sean Whitton <spwhitton@spwhitton.name> Tue, 20 Jun 2017 17:14:30 +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 388637e..75b440e 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), dh-elpa (>= 0.0.17)
+Build-Depends: debhelper (>= 10), dh-elpa (>= 0.0.17)
Standards-Version: 4.0.0
Homepage: https://github.com/nicferrier/emacs-noflet
Vcs-Git: https://anonscm.debian.org/git/pkg-emacsen/pkg/emacs-noflet.git