From b457b88c707850b6aec5484ae46854c157f54fdb Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Fri, 6 Dec 2019 18:08:30 -0500 Subject: 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. --- debian/changelog | 1 + debian/compat | 2 +- debian/control | 2 +- 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 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 , Sean Whitton , 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 -- cgit v1.2.3