Lintian Fixes - pyparsing2

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 1f0c375..9d005a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+pyparsing2 (2.4.7-5) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Move transitional package pypy-pyparsing to oldlibs/optional per policy
+    4.0.1.
+  * Update standards version to 4.6.1, no changes needed.
+  * Remove field Section on binary package pypy-pyparsing2 that duplicates
+    source.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 08 Nov 2022 01:58:46 -0000
+
 pyparsing2 (2.4.7-4) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index a9ba132..4b18f11 100644
--- a/debian/control
+++ b/debian/control
@@ -17,25 +17,23 @@ Homepage: https://github.com/pyparsing/pyparsing/
 Rules-Requires-Root: no
 Vcs-Git: https://salsa.debian.org/python-team/packages/pyparsing2.git
 Vcs-Browser: https://salsa.debian.org/python-team/packages/pyparsing2
-Standards-Version: 4.5.1
+Standards-Version: 4.6.1
 
 Package: pypy-pyparsing
 Architecture: all
-Priority: optional
 Section: oldlibs
 Depends:
  pypy-pyparsing2,
  ${misc:Depends},
 Description: Transitional package for pypy PyParsing v2.x
  This is a transitional package for pypy PyParsing v2.x
- . 
+ .
  The pypy-pyparsing package has been renamed to reflect its only v 2.x,
  when upstream is now v 3.x, incompatible due to v3.x using CPython types
  and type hashes.
 
 Package: pypy-pyparsing2
 Architecture: all
-Section: python
 Breaks: pypy-pyparsing (<< 2.4.7-3~)
 Replaces: pypy-pyparsing (<< 2.4.7-3~)
 Depends:
@@ -87,4 +85,3 @@ Description: alt to creating/executing simple grammars pyparsing2 - doc
   print hello, "->", greet.parseString(hello)
  .
  This package contains documentation for python-pyparsing2.
-

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package pypy-pyparsing

No differences were encountered between the control files of package pypy-pyparsing2

No differences were encountered between the control files of package python-pyparsing2-doc

Run locally

More details

Full run details