Lintian Fixes - python-openflow

Ready changes

Summary

  • Set field Upstream-Contact in debian/copyright.
  • Set upstream metadata fields: Repository.
  • Remove obsolete fields Contact, Name 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 )

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index f44fee6..293f4c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+python-openflow (2019.2-4) UNRELEASED; urgency=medium
+
+  * Set field Upstream-Contact in debian/copyright.
+  * Set upstream metadata fields: Repository.
+  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already
+    present in machine-readable debian/copyright).
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 09 Mar 2023 03:34:48 -0000
+
 python-openflow (2019.2-3) unstable; urgency=medium
 
   * QA upload.
diff --git a/debian/control b/debian/control
index f43aec6..364c6e2 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper-compat (= 13),
                python3-pytest-runner,
                python3-setuptools,
 X-Python3-Version: >= 3.7
-Standards-Version: 4.5.1
+Standards-Version: 4.6.2
 Rules-Requires-Root: no
 Homepage: https://github.com/kytos/python-openflow
 Vcs-Browser: https://salsa.debian.org/debian/python-openflow
diff --git a/debian/copyright b/debian/copyright
index 269cbbe..4a0f57d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,7 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: python-openflow
 Source: https://github.com/kytos/python-openflow
+Upstream-Contact: devel@lists.kytos.io
 
 Files: PKG-INFO
        pyof/foundation/base.py
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index d44eb5d..903fc21 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,6 +1,4 @@
-Name: python-openflow
 Bug-Database: https://github.com/kytos/python-openflow/issues
 Bug-Submit: https://github.com/kytos/python-openflow/issues/new
-Contact: devel@lists.kytos.io
-Repository: https://github.com/kytos/python-openflow
+Repository: https://github.com/kytos/python-openflow.git
 Repository-Browse: https://github.com/kytos/python-openflow

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details