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 e4b182f..5048343 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ dh-elpa (2.0.3) UNRELEASED; urgency=medium
[ Daniel Kahn Gillmor ]
* Use secure copyright file specification URI.
* Update standards version to 4.4.1, no changes needed.
+ * Bump debhelper from old 10 to 12.
-- Nicholas D Steeves <nsteeves@gmail.com> Sat, 14 Sep 2019 21:06:37 -0400
diff --git a/debian/compat b/debian/compat
index f599e28..48082f7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+12
diff --git a/debian/control b/debian/control
index 44608ef..1b3072f 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 (>= 10),
+ debhelper (>= 12~),
emacs-nox (>= 47) | emacs (>= 47.0)
Standards-Version: 4.4.1
Vcs-Git: https://salsa.debian.org/emacsen-team/dh-elpa.git