mirror of
https://git.proxmox.com/git/efi-boot-shim
synced 2025-08-04 03:47:26 +00:00

* Update Standards-Version. * Embed the newly-minted Debian CA certificate. * Vendorize debian/rules so that the same package can be used in both Debian and Ubuntu without modification. * Fix debian/copyright to match the spec (last match wins, not first) * Fix shim.efi to not be executable. * Add watchfile. * Support parallel builds, because eh why not * Update Vcs-Bzr.
6 lines
207 B
Plaintext
6 lines
207 B
Plaintext
# Compulsory line, this is a version 4 file
|
|
version=4
|
|
|
|
opts="repack,compression=xz,filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/shim-$1\.tar\.gz/" \
|
|
https://github.com/mjg59/shim/releases .*/v?(\d\S*)\.tar\.gz
|