summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSteve McIntyre <93sam@debian.org>2019-03-07 00:23:52 +0000
committerSteve McIntyre <93sam@debian.org>2019-03-07 00:23:52 +0000
commit226ac98674de19e46bd18e710bfebdf1d57cf74a (patch)
treee563ee3075a1f49f6d2044d68ace02c7ef84b1a5 /debian/control
parentd71a71f4e73c1eb4910c58932cb2d299cd343262 (diff)
parentba30131daf873423e80c6b1dc484b813f40be1bf (diff)
downloadefi-boot-shim-226ac98674de19e46bd18e710bfebdf1d57cf74a.tar.gz
efi-boot-shim-226ac98674de19e46bd18e710bfebdf1d57cf74a.zip
Merge branch 'rename-helpers' into 'master'
Rename all the packages containg the helper binaries See merge request efi-team/shim!2
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control12
1 files changed, 6 insertions, 6 deletions
diff --git a/debian/control b/debian/control
index e713ee21..bedff821 100644
--- a/debian/control
+++ b/debian/control
@@ -20,23 +20,23 @@ Description: boot loader to chain-load signed boot loaders under Secure Boot
infrequently-changing binary to be signed by the UEFI CA, while allowing
an OS distributor to revision their main bootloader independently of the CA.
-Package: shim-amd64-signed-template
+Package: shim-helpers-amd64-signed-template
Architecture: amd64
Depends: ${misc:Depends},
Description: boot loader to chain-load signed boot loaders (signing template)
- This package contains template files for shim-amd64-signed.
+ This package contains template files for shim-helpers-amd64-signed.
This is only needed for Secure Boot signing.
-Package: shim-i386-signed-template
+Package: shim-helpers-i386-signed-template
Architecture: i386
Depends: ${misc:Depends},
Description: boot loader to chain-load signed boot loaders (signing template)
- This package contains template files for shim-i386-signed.
+ This package contains template files for shim-helpers-i386-signed.
This is only needed for Secure Boot signing.
-Package: shim-arm64-signed-template
+Package: shim-helpers-arm64-signed-template
Architecture: arm64
Depends: ${misc:Depends},
Description: boot loader to chain-load signed boot loaders (signing template)
- This package contains template files for shim-arm64-signed.
+ This package contains template files for shim-helpers-arm64-signed.
This is only needed for Secure Boot signing.