Lintian Fixes - pypy3

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index ceb31f76..bb808ba6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+pypy3 (7.3.12~rc1+dfsg-2) UNRELEASED; urgency=medium
+
+  * Update lintian override info format in
+    d/pypy3-lib-testsuite.lintian-overrides on line 6.
+  * Bump debhelper from old 11 to 13.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 14 May 2023 00:19:45 -0000
+
 pypy3 (7.3.12~rc1+dfsg-1) experimental; urgency=medium
 
   * New upstream RC.
diff --git a/debian/control b/debian/control
index 965cdb83..52ca1083 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
 Priority: optional
 Maintainer: Stefano Rivera <stefanor@debian.org>
 Build-Depends:
- debhelper-compat (= 11),
+ debhelper-compat (= 13),
  dh-autoreconf,
  dh-exec,
  dpkg-dev (>= 1.20.1~),
@@ -27,7 +27,7 @@ Build-Depends:
  valgrind-if-available,
  zlib1g-dev
 Build-Depends-Indep: graphviz
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Homepage: https://www.pypy.org/
 Vcs-Git: https://salsa.debian.org/debian/pypy3.git
 Vcs-Browser: https://salsa.debian.org/debian/pypy3
diff --git a/debian/pypy3-lib-testsuite.lintian-overrides b/debian/pypy3-lib-testsuite.lintian-overrides
index ae1a28b5..9f36c358 100644
--- a/debian/pypy3-lib-testsuite.lintian-overrides
+++ b/debian/pypy3-lib-testsuite.lintian-overrides
@@ -3,4 +3,4 @@ pypy3-lib-testsuite binary: unusual-interpreter
 # These images are used by the test suite.
 # The entire stdlib is arch-indep, so probably doesn't belong in /usr/lib, but
 # it's easier to keep everything together.
-pypy3-lib-testsuite binary: image-file-in-usr-lib usr/lib/pypy3/test/imghdrdata/*
+pypy3-lib-testsuite binary: image-file-in-usr-lib [usr/lib/pypy3/test/imghdrdata/*]

Run locally

More details

Full run details

Historical runs