Lintian Fixes - flask-socketio

Ready changes

Summary

  • Set field Upstream-Contact in debian/copyright.
  • Remove obsolete field Contact from debian/upstream/metadata (already present in machine-readable debian/copyright).
  • Update standards version to 4.6.2, no changes needed. ( out-of-date-standards-version )

Diff

diff --git a/debian/control b/debian/control
index f664517..98c27e7 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13),
                python3-flask,
                python3-setuptools,
                python3-socketio (>=5.7.2)
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Rules-Requires-Root: no
 Homepage: https://github.com/miguelgrinberg/Flask-SocketIO
 Vcs-Browser: https://salsa.debian.org/debian/python-flask-socketio
diff --git a/debian/copyright b/debian/copyright
index cf92a2f..66a66c8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,6 +2,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Flask-SocketIO
 Source: https://pypi.python.org/pypi/Flask-SocketIO
 Comment: Repository on GitHub: https://github.com/miguelgrinberg/Flask-SocketIO
+Upstream-Contact: miguel.grinberg@gmail.com
 
 Files: src/Flask_SocketIO.egg-info/dependency_links.txt
        src/Flask_SocketIO.egg-info/not-zip-safe
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index c60932d..8838674 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,5 +1,4 @@
 Bug-Database: https://github.com/miguelgrinberg/Flask-SocketIO/issues
 Bug-Submit: https://github.com/miguelgrinberg/Flask-SocketIO/issues/new
-Contact: miguel.grinberg@gmail.com
 Repository: https://github.com/miguelgrinberg/Flask-SocketIO.git
 Repository-Browse: https://github.com/miguelgrinberg/Flask-SocketIO

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details