Run of lintian-fixes for python-tornado4
Try this locally (using the lintian-brush package):
debcheckout python-tornado4
cd python-tornado4
lintian-brush
Merge these changes:
git pull https://janitor.debian.net/git/python-tornado4 lintian-fixes/main
Summary
- Set upstream metadata fields: Contact, Name. (upstream-metadata-file-is-missing)
- Use secure URI in Homepage field. (homepage-field-uses-insecure-uri)
- Update standards version, no changes needed. (out-of-date-standards-version)
- Bump debhelper from old 11 to 12. (package-uses-old-debhelper-compat-version)
- Set upstream metadata fields: Repository.
- Remove obsolete fields Name, Contact from debian/upstream/metadata.
Diff
=== modified file 'debian/changelog'
--- a/debian/changelog 2019-01-22 16:11:30 +0000
+++ b/debian/changelog 2019-10-06 09:39:48 +0000
@@ -1,3 +1,14 @@
+python-tornado4 (4.5.3-4) UNRELEASED; urgency=medium
+
+ * Set upstream metadata fields: Contact, Name.
+ * Use secure URI in Homepage field.
+ * Update standards version, no changes needed.
+ * Bump debhelper from old 11 to 12.
+ * Set upstream metadata fields: Repository.
+ * Remove obsolete fields Name, Contact from debian/upstream/metadata.
+
+ -- Debian Janitor <janitor@jelmer.uk> Mon, 13 May 2019 17:49:50 +0000
+
python-tornado4 (4.5.3-3) unstable; urgency=medium
* d/control: Set tornado4 branch in Vcs-Git
=== removed file 'debian/compat'
--- a/debian/compat 2018-01-15 11:58:47 +0000
+++ b/debian/compat 1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
-11
=== modified file 'debian/control'
--- a/debian/control 2019-01-22 15:59:14 +0000
+++ b/debian/control 2019-10-06 09:39:17 +0000
@@ -7,8 +7,7 @@
Julian Taylor <jtaylor.debian@googlemail.com>,
Julien Puydt <julien.puydt@laposte.net>,
Ondřej Nový <onovy@debian.org>,
-Build-Depends: ca-certificates,
- debhelper (>= 11),
+Build-Depends: ca-certificates,debhelper-compat (= 12),
dh-python,
python3-all-dev,
python3 (>= 3.5) | python3-backports-abc,
@@ -20,8 +19,8 @@
python3-sphinx,
python3-sphinx-rtd-theme,
python3-twisted,
-Standards-Version: 4.3.0
-Homepage: http://www.tornadoweb.org/
+Standards-Version: 4.4.0
+Homepage: https://www.tornadoweb.org/
Vcs-Git: https://salsa.debian.org/python-team/modules/python-tornado.git -b tornado4
Vcs-Browser: https://salsa.debian.org/python-team/modules/python-tornado
=== added directory 'debian/upstream'
=== added file 'debian/upstream/metadata'
--- a/debian/upstream/metadata 1970-01-01 00:00:00 +0000
+++ b/debian/upstream/metadata 2019-10-06 09:39:48 +0000
@@ -0,0 +1,1 @@
+Repository: https://github.com/tornadoweb/tornado