Lintian Fixes - spandsp

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 4e6a8ae..b3fc425 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+spandsp (0.0.6+dfsg-3) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * 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>  Wed, 02 Nov 2022 02:00:53 -0000
+
 spandsp (0.0.6+dfsg-2) unstable; urgency=medium
 
   * Team upload
@@ -63,10 +72,10 @@ spandsp (0.0.6-1) unstable; urgency=low
 spandsp (0.0.6~pre21-2) unstable; urgency=medium
 
   * Fix FTBFS in parallel mode by disabling multiple execution of
-    the scripts that generate images. (Closes: #726410) 
+    the scripts that generate images. (Closes: #726410)
     - patch from Andreas Moog
-  * Urgency medium for RC bugfix 
-  * Cleanup get-orig-target - see uscan(1) 
+  * Urgency medium for RC bugfix
+  * Cleanup get-orig-target - see uscan(1)
   * Fix "[libspandsp2] "a [...] library that modulate" in extended
     description" - updated Description: (Closes: #725886)
   * Update Build-Depends: libtiff-dev|libtiff5-dev - libtiff5 transition
@@ -181,7 +190,7 @@ spandsp (0.0.5~pre4-1) unstable; urgency=medium
   * New standards version. No changes required.
 
   [ Faidon Liambotis ]
-  * Add build-dep to docbook-xsl, needed for the xslt. (Closes: #476050) 
+  * Add build-dep to docbook-xsl, needed for the xslt. (Closes: #476050)
   * Remove unneeded Conflicts with previous versions since
     /usr/share/spandsp/{global-tones.xml,tones.dtd} is not provided anymore.
   * Remove dpatch from debian/rules and the build-dependency to it.
@@ -330,4 +339,3 @@ spandsp (0.0.2-1) unstable; urgency=low
   * Initial Release (Closes: #262032).
 
  -- Simon Richter <sjr@debian.org>  Sun,  2 Jan 2005 15:22:58 +0100
-
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 6813f2a..4f935cc 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
 Uploaders: Mark Purcell <msp@debian.org>,
            Tzafrir Cohen <tzafrir@debian.org>
-Build-Depends: debhelper (>= 11~),
+Build-Depends: debhelper-compat (= 11),
                docbook-xml,
                docbook-xsl,
                doxygen,
@@ -20,7 +20,7 @@ Build-Depends: debhelper (>= 11~),
                sox,
                xsltproc
 Rules-Requires-Root: no
-Standards-Version: 4.3.0
+Standards-Version: 4.6.2
 Homepage: https://www.soft-switch.org/installing-spandsp.html
 Vcs-Git: https://salsa.debian.org/pkg-voip-team/spandsp.git
 Vcs-Browser: https://salsa.debian.org/pkg-voip-team/spandsp
diff --git a/debian/rules b/debian/rules
index f81eb61..c9466fb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,7 @@ override_dh_auto_install:
 override_dh_clean:
 	$(RM) -rf doc/api/html/
 	$(RM) -f doc/t38_manual/*.html
-	dh_clean 
+	dh_clean
 
 override_dh_changelogs:
 	dh_installchangelogs ChangeLog

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package libspandsp-dev

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

No differences were encountered between the control files of package libspandsp2

No differences were encountered between the control files of package libspandsp2-dbgsym

Run locally

More details

Full run details