Lintian Fixes - pytest-sourceorder

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 985b8d7..7dec942 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+pytest-sourceorder (0.5.1-3) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use versioned copyright format URI.
+  * Bump debhelper from old 12 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Update standards version to 4.6.1, no changes needed.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 18 Oct 2022 08:30:33 -0000
+
 pytest-sourceorder (0.5.1-2) unstable; urgency=medium
 
   * control: Bump policy to 4.4.0.
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index 48082f7..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-12
diff --git a/debian/control b/debian/control
index 7c7886e..715b869 100644
--- a/debian/control
+++ b/debian/control
@@ -4,11 +4,11 @@ Uploaders: Timo Aaltonen <tjaalton@debian.org>
 Section: python
 Priority: optional
 Build-Depends:
- debhelper (>= 12),
+ debhelper-compat (= 13),
  dh-python,
  python3-all,
  python3-setuptools,
-Standards-Version: 4.4.0
+Standards-Version: 4.6.2
 Homepage: https://pagure.io/python-pytest-sourceorder
 Vcs-Git: https://salsa.debian.org/freeipa-team/pytest-sourceorder.git
 Vcs-Browser: https://salsa.debian.org/freeipa-team/pytest-sourceorder
diff --git a/debian/copyright b/debian/copyright
index 8fd0227..9f6a106 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://dep.debian.net/deps/dep5
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: pytest-sourceorder
 Source: https://pagure.io/python-pytest-sourceorder
 
diff --git a/debian/rules b/debian/rules
index 437a4e7..0ef826e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,4 +5,3 @@
 export PYBUILD_NAME=pytest-sourceorder
 %:
 	dh $@ --with python3 --buildsystem=pybuild
-

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details