Bump debhelper from old 11 to 12.

Fixes: lintian: package-uses-old-debhelper-compat-version
See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html
This commit is contained in:
Debian Janitor 2020-04-01 06:39:44 +00:00
parent e1df2a1d87
commit 6ce7b6e059
No known key found for this signature in database
GPG Key ID: 6F915003D1998D6A
3 changed files with 3 additions and 2 deletions

1
debian/changelog vendored
View File

@ -4,6 +4,7 @@ shim (15+1533136590.3beb971-10) UNRELEASED; urgency=medium
* Use secure copyright file specification URI.
* debian/copyright: use spaces rather than tabs to start continuation
lines.
* Bump debhelper from old 11 to 12.
-- Debian Janitor <janitor@jelmer.uk> Wed, 01 Apr 2020 06:38:02 +0000

2
debian/compat vendored
View File

@ -1 +1 @@
11
12

2
debian/control vendored
View File

@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian EFI team <debian-efi@lists.debian.org>
Uploaders: Steve Langasek <vorlon@debian.org>, Steve McIntyre <93sam@debian.org>
Standards-Version: 4.3.0
Build-Depends: debhelper (>= 11), gnu-efi (>= 3.0u), sbsigntool, openssl, libelf-dev, gcc-9, pesign (>= 0.112-5)
Build-Depends: debhelper (>= 12~), gnu-efi (>= 3.0u), sbsigntool, openssl, libelf-dev, gcc-9, pesign (>= 0.112-5)
Vcs-Browser: https://salsa.debian.org/efi-team/shim
Vcs-Git: https://salsa.debian.org/efi-team/shim.git