debian/control: add Breaks: for the previous shim-signed builds given that shim will now build and ship BOOT.CSV by itself.

This commit is contained in:
Mathieu Trudel-Lapierre 2017-09-27 12:54:05 -04:00
parent 52b46c08f6
commit 926d947690
2 changed files with 3 additions and 0 deletions

2
debian/changelog vendored
View File

@ -3,6 +3,8 @@ shim (13~git1505328971.0780644a-0ubuntu1~test1) UNRELEASED; urgency=medium
* New upstream snapshot: 13~git1505328971.0780644a
* debian/control: add a Build-Depends on libnss3-tools for pk12-util.
* debian/control: add a Build-Depends on libelf-dev.
* debian/control: add Breaks: for the previous shim-signed builds given
that shim will now build and ship BOOT.CSV by itself.
* debian/rules:
- Update dh_auto_build/dh_auto_clean/dh_auto_install for new upstream
options: set MAKELEVEL.

1
debian/control vendored
View File

@ -10,6 +10,7 @@ Vcs-Bzr: lp:~ubuntu-core-dev/shim/trunk
Package: shim
Architecture: amd64
Depends: ${shlibs:Depends}, ${misc:Depends}
Breaks: shim-signed (<< 1.33~)
Description: boot loader to chain-load signed boot loaders under Secure Boot
This package provides a minimalist boot loader which allows verifying
signatures of other UEFI binaries against either the Secure Boot DB/DBX or