Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.
Changes-By: lintian-brush Fixes: lintian: upstream-metadata-file-is-missing See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html Fixes: lintian: upstream-metadata-missing-bug-tracking See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html Fixes: lintian: upstream-metadata-missing-repository See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html
This commit is contained in:
parent
182c8b2b55
commit
51683dcee3
2 changed files with 7 additions and 0 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -1,5 +1,7 @@
|
||||||
python-ognibuild (0.0.1~git20201031.4cbc8df-1) UNRELEASED; urgency=low
|
python-ognibuild (0.0.1~git20201031.4cbc8df-1) UNRELEASED; urgency=low
|
||||||
|
|
||||||
* Initial release. Closes: #981913
|
* Initial release. Closes: #981913
|
||||||
|
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
|
||||||
|
Repository-Browse.
|
||||||
|
|
||||||
-- Jelmer Vernooij <jelmer@debian.org> Fri, 05 Feb 2021 03:00:40 +0000
|
-- Jelmer Vernooij <jelmer@debian.org> Fri, 05 Feb 2021 03:00:40 +0000
|
||||||
|
|
5
debian/upstream/metadata
vendored
Normal file
5
debian/upstream/metadata
vendored
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
---
|
||||||
|
Bug-Database: https://github.com/jelmer/ognibuild/issues
|
||||||
|
Bug-Submit: https://github.com/jelmer/ognibuild/issues/new
|
||||||
|
Repository: https://github.com/jelmer/ognibuild.git
|
||||||
|
Repository-Browse: https://github.com/jelmer/ognibuild
|
Loading…
Add table
Add a link
Reference in a new issue