summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-08-02 11:11:38 -0400
committerSean Whitton <spwhitton@spwhitton.name>2017-08-02 11:11:38 -0400
commitdfbf97c845135fd9439d4ef8faeea65b102ec74a (patch)
treec263dc5b40448359d862d89bad30b85b2edf33c8
parente3a651e284fa82f50dd2b3247d3b6ccf1f2cdf1f (diff)
bump debhelper compat
-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 af0bbf8..09ec2b0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ dh-elpa (1.9) UNRELEASED; urgency=medium
* Drop alternative {build-,}depends on emacs24{-nox,}.
src:emacs24 will soon be removed from the archive.
+ * Bump debhelper compat to 10.
-- Sean Whitton <spwhitton@spwhitton.name> Wed, 02 Aug 2017 11:08:46 -0400
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 afa4498..357ba21 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
David Bremner <bremner@debian.org>,
Sean Whitton <spwhitton@spwhitton.name>,
Build-Depends:
- debhelper (>= 9.20151004),
+ debhelper (>= 10),
emacs25-nox | emacs25,
Standards-Version: 4.0.0
Vcs-Git: https://anonscm.debian.org/git/pkg-emacsen/pkg/dh-elpa.git