Lintian Fixes - pth

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index fc409d6..958ef1b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+pth (2.0.7-23) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Update watch file format version to 4.
+  * Bump debhelper from old 10 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Fix day-of-week for changelog entry 1.0.5-1.
+  * Update standards version to 4.6.1, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 03 Sep 2022 01:03:16 -0000
+
 pth (2.0.7-22) unstable; urgency=medium
 
   * debian/watch: Fix the URL.
@@ -44,12 +55,12 @@ pth (2.0.7-20.1) UNRELEASED; urgency=medium
   * Bump standards version.
 
  -- Matthias Klose <doko@debian.org>  Sat, 20 Jul 2019 21:00:39 +0200
-  
+
 pth (2.0.7-20) unstable; urgency=low
 
   [ NIIBE Yutaka ]
   * debian/control (Standards-Version): Conforms to 3.9.5.
-  
+
   [ Erwan Prioul ]
   * debian/patches/08-powerpc64le.diff: New (Closes: #755899).
   * debian/patches/series: Updated.
@@ -109,7 +120,7 @@ pth (2.0.7-15) unstable; urgency=low
     (Build-Depends): Specify newer versions for debhelper and quilt.
     Removed libc6-dev.
   * debian/copyright: Updated.
-  * debian/patches/01-ia64.patch: Investigated original patch, 
+  * debian/patches/01-ia64.patch: Investigated original patch,
     then reviewed it again and added information.
   * debian/patches/02-configure.patch: New file.
   * debian/libpth20.symbols: New file.
@@ -118,7 +129,7 @@ pth (2.0.7-15) unstable; urgency=low
     dh-make.
 
  -- NIIBE Yutaka <gniibe@fsij.org>  Wed, 12 May 2010 09:22:53 +0900
-  
+
 pth (2.0.7-14) unstable; urgency=low
 
   * Wrapping build-depends.
@@ -588,7 +599,7 @@ libpth (1.0.5-1) unstable; urgency=low
 
   * New upstream version.
 
- -- Raphael Bossek <bossekr@debian.org>  Thu, 10 Aug 1999 22:58:31 +0200
+ -- Raphael Bossek <bossekr@debian.org>  Tue, 10 Aug 1999 22:58:31 +0200
 
 libpth (1.0.4-1) unstable; urgency=low
 
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index f599e28..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-10
diff --git a/debian/control b/debian/control
index 7741533..f5907ed 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,8 @@ Source: pth
 Section: devel
 Priority: optional
 Maintainer: NIIBE Yutaka <gniibe@fsij.org>
-Build-Depends: debhelper (>= 10)
-Standards-Version: 4.4.0
+Build-Depends: debhelper-compat (= 13)
+Standards-Version: 4.6.1
 Homepage: https://www.gnu.org/software/pth/
 Vcs-Git: https://salsa.debian.org/debian/pth.git
 Vcs-Browser: https://salsa.debian.org/debian/pth
diff --git a/debian/watch b/debian/watch
index f05e588..539676c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://ftp.gnu.org/gnu/pth/ pth-(\d.*)\.tar\.gz

Run locally

More details

Full run details