Lintian Fixes - sqsh

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index 92f9f4b..9a87505 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+sqsh (2.5.16.1-3) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Explicitly specify source format.
+  * Move source package lintian overrides to debian/source.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 08 Jun 2023 08:51:32 -0000
+
 sqsh (2.5.16.1-2) unstable; urgency=medium
 
   * Bump debhelper compat to 11.
@@ -169,4 +179,3 @@ sqsh (1.7-1) unstable; urgency=low
   * Initial Release.
 
  -- Steve Langasek <vorlon@debian.org>  Wed, 30 May 2001 12:14:10 -0500
-
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index 18fccea..467d05d 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: sqsh
 Section: utils
 Priority: optional
 Maintainer: Steve Langasek <vorlon@debian.org>
-Build-Depends: debhelper (>= 11~), freetds-dev (>= 0.63), libmotif-dev, libxt-dev, libreadline-dev, autotools-dev, lemon
+Build-Depends: debhelper-compat (= 13), freetds-dev (>= 0.63), libmotif-dev, libxt-dev, libreadline-dev, autotools-dev, lemon
 Build-Conflicts: tcl-dev
 Standards-Version: 4.2.1
 Homepage: http://sourceforge.net/projects/sqsh/
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..d3827e7
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+1.0
diff --git a/debian/source.lintian-overrides b/debian/source/lintian-overrides
similarity index 100%
rename from debian/source.lintian-overrides
rename to debian/source/lintian-overrides

Run locally

More details

Full run details

Historical runs