summaryrefslogtreecommitdiff
path: root/debian/rules
AgeCommit message (Collapse)Author
2019-04-19Grab the version of shim-unsigned in debian/rules, not shimSteve McIntyre
2019-04-19Instead of hard-coding amd64 (x64), use a per-arch variableSteve McIntyre
2019-04-19Stop copying helper binaries into our package nowSteve McIntyre
We just depend on shim-helpers-ARCH-signed now, much better
2019-03-06Import Debian version 1.28+nmu2debian/1.28+nmu2Steve McIntyre
shim-signed (1.28+nmu2) unstable; urgency=medium * Non-maintainer upload. * Copy the helper binaries from the shim binary so that we no longer need to depend on it. See #922179 for more details. Add a Replaces: shim and to allow us to over-write binaries there. * Explicitly uploading in a chroot with older binaries installed for shim and sbsigntool, and update Build-Depends to point to those speficic versions. This package will *not* function with other versions installed.
2019-03-06Import Debian version 1.28debian/1.28Steve Langasek
shim-signed (1.28) unstable; urgency=medium * Initial Debian upload, based on Ubuntu package.