diff options
| author | Steve McIntyre <steve@einval.com> | 2023-03-09 01:00:02 +0000 |
|---|---|---|
| committer | Steve McIntyre <steve@einval.com> | 2023-03-09 01:00:02 +0000 |
| commit | 70afb966eab54aac86013d74464598fc1cc58b54 (patch) | |
| tree | f6821769176ae1f51cd52ebdbb5f54c23b5660bc /debian | |
| parent | f42c3ad26ce930f7e1f8abcd0d1c462a9b928f12 (diff) | |
| download | shim-signed-debian/1.39.tar.gz shim-signed-debian/1.39.zip | |
Tweak dependencies between packagesdebian/1.39
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 3 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 5c193d8..8498d1f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,8 +17,9 @@ shim-signed (1.39) unstable; urgency=medium * postinst/postrm: make config_item() more robust * Add pt_BR translation, thanks to Paulo Henrique de Lima Santana. Closes: #1026415 + * Tweak dependencies - -- Steve McIntyre <93sam@debian.org> Thu, 23 Feb 2023 22:27:32 +0000 + -- Steve McIntyre <93sam@debian.org> Thu, 09 Mar 2023 00:58:53 +0000 shim-signed (1.38) unstable; urgency=medium diff --git a/debian/control b/debian/control index b710846..2cb0e33 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Package: shim-signed Architecture: amd64 i386 arm64 Multi-Arch: same Depends: ${misc:Depends}, - shim-signed-common (>= ${binary:Version}), + shim-signed-common (>= ${source:Version}), grub-efi-amd64-bin [amd64], shim-helpers-amd64-signed (>= 1+15.4+2) [amd64], grub-efi-ia32-bin [i386], |
