diff options
| author | Steve Langasek <steve.langasek@canonical.com> | 2019-02-10 21:16:09 -0800 |
|---|---|---|
| committer | Steve Langasek <steve.langasek@canonical.com> | 2019-02-10 21:16:09 -0800 |
| commit | 47660e6730236617dfc1a264db2d98f35692f7c1 (patch) | |
| tree | a3c56146e7ab86717299ec7b46acd5b70857ba3b | |
| parent | 2b9acc731afba2702798c02ad272d3778665f903 (diff) | |
| download | efi-boot-shim-47660e6730236617dfc1a264db2d98f35692f7c1.tar.gz efi-boot-shim-47660e6730236617dfc1a264db2d98f35692f7c1.zip | |
Update debian/copyright (drop reference to file no longer in source)
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/copyright | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index c9be927b..ca840595 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ shim (15+1533136590.3beb971-2) UNRELEASED; urgency=medium * Enable build for i386. * Ensure DEB_HOST_ARCH is set even if not present in the environment. * Update Standards-Version. + * Update debian/copyright (drop reference to file no longer in source) -- Steve Langasek <vorlon@debian.org> Sun, 10 Feb 2019 00:15:19 -0800 diff --git a/debian/copyright b/debian/copyright index 64b3f578..3e8d5dd0 100644 --- a/debian/copyright +++ b/debian/copyright @@ -162,7 +162,7 @@ Files: Cryptlib/Include/openssl/seed.h Copyright: 2007 KISA(Korea Information Security Agency) License: BSD-2-Clause -Files: Cryptlib/OpenSSL/crypto/o_dir.h Cryptlib/OpenSSL/crypto/LPdir_nyi.c +Files: Cryptlib/OpenSSL/crypto/LPdir_nyi.c Copyright: 2004, Richard Levitte <richard@levitte.org> License: BSD-2-Clause |
