diff options
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index f3c29b0..7cab558 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,6 +19,7 @@ shim-signed (1.29) unstable; urgency=medium + We're including pre-built binaries, as that's where our signatures are coming from. We have the matching source in the shim source package. + * Update Standards-Version to 4.3.0 (no changes needed) -- Steve McIntyre <93sam@debian.org> Mon, 22 Apr 2019 17:23:50 +0100 diff --git a/debian/control b/debian/control index c6dc57e..8aa9a99 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9), # which broke our build sbsigntool (>= 0.9.2-2), po-debconf -Standards-Version: 3.9.4 +Standards-Version: 4.3.0 Vcs-Browser: https://salsa.debian.org/efi-team/shim-signed Vcs-Git: https://salsa.debian.org/efi-team/shim-signed.git |
