summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2019-12-06 18:08:30 -0500
committerSean Whitton <spwhitton@spwhitton.name>2020-01-17 08:00:04 -0700
commitb457b88c707850b6aec5484ae46854c157f54fdb (patch)
treeb458480139eb82bf3f85897e43775492ff497475
parent6afc711617bc25abf2823e8b47c53b4f71ea1b99 (diff)
Bump debhelper from old 10 to 12.
Fixes lintian: package-uses-old-debhelper-compat-version See https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html for more details.
-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