mirror of
https://git.proxmox.com/git/efi-boot-shim
synced 2025-07-26 23:22:07 +00:00
debian/control: add a Build-Depends on libelf-dev.
This commit is contained in:
parent
7d562b4949
commit
b37fef5204
5
debian/changelog
vendored
5
debian/changelog
vendored
@ -1,7 +1,8 @@
|
|||||||
shim (12+1503074702.5202f80-0ubuntu1) UNRELEASED; urgency=medium
|
shim (12+1503074702.5202f80-0ubuntu1~test3) artful; urgency=medium
|
||||||
|
|
||||||
* New upstream snapshot: 12+1503074702.5202f80.
|
* New upstream snapshot: 12+1503074702.5202f80.
|
||||||
* debian/control: add a Build-Depends on libnss3-tools for pk12-util.
|
* debian/control: add a Build-Depends on libnss3-tools for pk12-util.
|
||||||
|
* debian/control: add a Build-Depends on libelf-dev.
|
||||||
* debian/rules:
|
* debian/rules:
|
||||||
- Update dh_auto_build/dh_auto_clean/dh_auto_install for new upstream
|
- Update dh_auto_build/dh_auto_clean/dh_auto_install for new upstream
|
||||||
options: set MAKELEVEL.
|
options: set MAKELEVEL.
|
||||||
@ -24,7 +25,7 @@ shim (12+1503074702.5202f80-0ubuntu1) UNRELEASED; urgency=medium
|
|||||||
* debian/shim.install: update paths in light of using shim's upstream install
|
* debian/shim.install: update paths in light of using shim's upstream install
|
||||||
target.
|
target.
|
||||||
|
|
||||||
-- Mathieu Trudel-Lapierre <cyphermox@ubuntu.com> Tue, 29 Aug 2017 13:55:45 -0400
|
-- Mathieu Trudel-Lapierre <cyphermox@ubuntu.com> Tue, 29 Aug 2017 22:45:30 -0400
|
||||||
|
|
||||||
shim (0.9+1474479173.6c180c6-1ubuntu1) zesty; urgency=medium
|
shim (0.9+1474479173.6c180c6-1ubuntu1) zesty; urgency=medium
|
||||||
|
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -4,7 +4,7 @@ Priority: optional
|
|||||||
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
|
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
|
||||||
XSBC-Original-Maintainer: Steve Langasek <vorlon@debian.org>
|
XSBC-Original-Maintainer: Steve Langasek <vorlon@debian.org>
|
||||||
Standards-Version: 3.9.8
|
Standards-Version: 3.9.8
|
||||||
Build-Depends: debhelper (>= 9), gnu-efi (>= 3.0u), sbsigntool, openssl, libnss3-tools
|
Build-Depends: debhelper (>= 9), gnu-efi (>= 3.0u), sbsigntool, openssl, libnss3-tools, libelf-dev
|
||||||
Vcs-Bzr: lp:~ubuntu-core-dev/shim/trunk
|
Vcs-Bzr: lp:~ubuntu-core-dev/shim/trunk
|
||||||
|
|
||||||
Package: shim
|
Package: shim
|
||||||
|
Loading…
Reference in New Issue
Block a user