diff options
| author | Steve McIntyre <steve@einval.com> | 2019-04-22 22:57:26 +0100 |
|---|---|---|
| committer | Steve McIntyre <steve@einval.com> | 2019-04-22 22:57:26 +0100 |
| commit | bdb3ee139f5338e804d2aa4d6fa3c62fad25addf (patch) | |
| tree | 0ee571441241a0a877fffcccfc4d344e19c8132f | |
| parent | 71451cae80b2d4b5dec9bf225b4531bd5861bf7c (diff) | |
| download | shim-signed-bdb3ee139f5338e804d2aa4d6fa3c62fad25addf.tar.gz shim-signed-bdb3ee139f5338e804d2aa4d6fa3c62fad25addf.zip | |
Update Standards-Version to 4.3.0
No changes needed...
| -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 |
