Lintian Fixes - pycparser

Ready changes

Summary

  • 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 )

Diff

diff --git a/debian/changelog b/debian/changelog
index b82065b..e3f7c44 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,13 @@
 pycparser (2.21-2) UNRELEASED; urgency=medium
 
+  [ Stefano Rivera ]
   * Bump Standards-Version to 4.6.1, no changes needed.
 
+  [ Debian Janitor ]
+  * 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.
+
  -- Stefano Rivera <stefanor@debian.org>  Sat, 15 Oct 2022 22:11:02 +0200
 
 pycparser (2.21-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 8f90d58..9da4316 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends:
  dh-python,
  python3-all,
  python3-ply
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Homepage: https://github.com/eliben/pycparser
 Vcs-Git: https://salsa.debian.org/python-team/packages/pycparser.git
 Vcs-Browser: https://salsa.debian.org/python-team/packages/pycparser
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 6073976..eb052b2 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -2,8 +2,6 @@
 Bug-Database: https://github.com/eliben/pycparser/issues
 Bug-Submit: https://github.com/eliben/pycparser/issues/new
 Changelog: https://github.com/eliben/pycparser/blob/master/CHANGES
-Contact: Eli Bendersky <eliben@gmail.com>
-Name: pycparser
 Registry:
   - Name: PyPI
     Entry: pycparser

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details