summaryrefslogtreecommitdiff
path: root/debian/control
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:07 -0700
commit2f795b440d9c07b1138674b5a1aa042dde7dd300 (patch)
treeba1c3c15310ad2a3ac576f48d3cad77c1078f5c2 /debian/control
parentb457b88c707850b6aec5484ae46854c157f54fdb (diff)
Set debhelper-compat version in Build-Depends.
Fixes lintian: uses-debhelper-compat-file See https://lintian.debian.org/tags/uses-debhelper-compat-file.html for more details.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 1b3072f..41580d6 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 (>= 12~),
+ debhelper-compat (= 12),
emacs-nox (>= 47) | emacs (>= 47.0)
Standards-Version: 4.4.1
Vcs-Git: https://salsa.debian.org/emacsen-team/dh-elpa.git