Run of lintian-fixes for python-tmdbsimple
Try this locally (using the lintian-brush package):
debcheckout python-tmdbsimple
cd python-tmdbsimple
lintian-brush
Merge these changes:
git pull https://janitor.debian.net/git/python-tmdbsimple lintian-fixes/main
Summary
- Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. (upstream-metadata-file-is-missing)
Diff
=== modified file 'debian/changelog'
--- a/debian/changelog 2019-10-18 13:54:33 +0000
+++ b/debian/changelog 2020-01-08 08:57:40 +0000
@@ -1,7 +1,12 @@
python-tmdbsimple (2.2.0-3) UNRELEASED; urgency=medium
+ [ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
+ [ Debian Janitor ]
+ * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+ Repository-Browse.
+
-- Ondřej Nový <onovy@debian.org> Fri, 18 Oct 2019 15:54:33 +0200
python-tmdbsimple (2.2.0-2) unstable; urgency=low
=== added directory 'debian/upstream'
=== added file 'debian/upstream/metadata'
--- a/debian/upstream/metadata 1970-01-01 00:00:00 +0000
+++ b/debian/upstream/metadata 2020-01-08 08:57:40 +0000
@@ -0,0 +1,4 @@
+Bug-Database: https://github.com/celiao/tmdbsimple/issues
+Bug-Submit: https://github.com/celiao/tmdbsimple/issues/new
+Repository: https://github.com/celiao/tmdbsimple.git
+Repository-Browse: https://github.com/celiao/tmdbsimple
Publish History
- 2020-01-10T14:57: Merge proposal updated (Success)