mirror of
https://git.proxmox.com/git/efi-boot-shim
synced 2025-08-06 01:47:58 +00:00
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:
parent
e1df2a1d87
commit
6ce7b6e059
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -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
2
debian/compat
vendored
@ -1 +1 @@
|
||||
11
|
||||
12
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user