diff options
author | Steve McIntyre <steve@einval.com> | 2021-03-24 01:34:51 +0000 |
---|---|---|
committer | Steve McIntyre <steve@einval.com> | 2021-03-24 01:38:42 +0000 |
commit | 3d2f49d470ea4eb29c1ce2cbb5bd79b24004c4d5 (patch) | |
tree | 271352b0fc861bab332ea2c3a88e556b4f38b997 /debian/control | |
parent | 39af76cd0a86d159a65a007219478674ad913d8f (diff) | |
download | efi-boot-shim-debian/15.3-1_deb10u1.tar.gz efi-boot-shim-debian/15.3-1_deb10u1.zip |
Rebuild the new upstream version for busterdebian/15.3-1_deb10u1
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/debian/control b/debian/control index dae419ce..39deeff6 100644 --- a/debian/control +++ b/debian/control @@ -3,13 +3,12 @@ Section: admin 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.4.1 -Build-Depends: debhelper-compat (= 12), - gnu-efi (>= 3.0u), +Standards-Version: 4.3.0 +Build-Depends: debhelper-compat (= 9), sbsigntool, openssl, libelf-dev, - gcc-10, + gcc-8, dos2unix, pesign (>= 0.112-5) Vcs-Browser: https://salsa.debian.org/efi-team/shim |