Lintian Fixes - simplesamlphp

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index bbd9071..47aa386 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+simplesamlphp (1.19.7-2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Move source package lintian overrides to debian/source.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 20 Mar 2023 03:06:29 -0000
+
 simplesamlphp (1.19.7-1) unstable; urgency=medium
 
   * New upstream release.
@@ -546,4 +556,3 @@ simplesamlphp (1.5.0~rc1-1) unstable; urgency=low
   * Move to new modularized SAML provider for authN
 
  -- Thomas Zangerl <tzangerl@pdc.kth.se>  Fri, 30 Oct 2009 11:21:04 +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 1e9079f..8282d5b 100644
--- a/debian/control
+++ b/debian/control
@@ -2,11 +2,11 @@ Source: simplesamlphp
 Section: web
 Priority: optional
 Maintainer: Thijs Kinkhorst <thijs@debian.org>
-Build-Depends: debhelper (>= 11)
+Build-Depends: debhelper-compat (= 13)
 Homepage: https://simplesamlphp.org/
 Vcs-Git: https://salsa.debian.org/debian/simplesamlphp.git
 Vcs-Browser: https://salsa.debian.org/debian/simplesamlphp
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Rules-Requires-Root: binary-targets
 
 Package: simplesamlphp
@@ -30,4 +30,3 @@ Description: Authentication and federation application supporting several protoc
  Further authentication providers can be added in form of modules. Other
  features are protocol bridging, eduGAIN compatibility, attribute mapping
  and attribute release consent.
-
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

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/share/doc/simplesamlphp/examples/config-templates/authsources.php
-rw-r--r--  root/root   /usr/share/doc/simplesamlphp/examples/config-templates/config.php

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/share/doc/simplesamlphp/examples/config-templates/authsources.php.gz
-rw-r--r--  root/root   /usr/share/doc/simplesamlphp/examples/config-templates/config.php.gz

No differences were encountered in the control files

Run locally

More details

Full run details