diff options
| author | Debian Janitor <janitor@jelmer.uk> | 2020-04-01 06:40:47 +0000 |
|---|---|---|
| committer | Debian Janitor <janitor@jelmer.uk> | 2020-04-01 06:40:47 +0000 |
| commit | 90f64daec9821c12a8cb98cf9b71795e443b2fa2 (patch) | |
| tree | 6a31ef1ac6b3cc4a4d915a122e7dc3fe61763703 | |
| parent | 7d69650c4c19c68238216f687751510cd0f12205 (diff) | |
| download | efi-boot-shim-90f64daec9821c12a8cb98cf9b71795e443b2fa2.tar.gz efi-boot-shim-90f64daec9821c12a8cb98cf9b71795e443b2fa2.zip | |
Set upstream metadata fields: Bug-Database, Bug-Submit.
Fixes: lintian: upstream-metadata-file-is-missing
See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/upstream/metadata | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8d5f23ef..90bb08ba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ shim (15+1533136590.3beb971-10) UNRELEASED; urgency=medium lines. * Bump debhelper from old 11 to 12. * Set debhelper-compat version in Build-Depends. + * Set upstream metadata fields: Bug-Database, Bug-Submit. -- Debian Janitor <janitor@jelmer.uk> Wed, 01 Apr 2020 06:38:02 +0000 diff --git a/debian/upstream/metadata b/debian/upstream/metadata new file mode 100644 index 00000000..0f318e7c --- /dev/null +++ b/debian/upstream/metadata @@ -0,0 +1,2 @@ +Bug-Database: https://github.com/rhboot/shim/issues +Bug-Submit: https://github.com/rhboot/shim/issues/new |
