Lintian Fixes - slony1-2

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index 16ad5a5..7630b44 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+slony1-2 (2.2.11-2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use secure URI in Homepage field.
+  * Bump debhelper from old 10 to 13.
+  * Update renamed lintian tag names in lintian overrides.
+  * Remove unnecessary XS-Testsuite field in debian/control.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 16 Mar 2023 01:45:55 -0000
+
 slony1-2 (2.2.11-1) unstable; urgency=medium
 
   * New upstream version.
@@ -336,7 +347,7 @@ slony1-2 (2.0.2-4) experimental; urgency=low
 
 slony1-2 (2.0.2-3) experimental; urgency=low
 
-  * Separated version 2.0 into separate source package, because it is not 
+  * Separated version 2.0 into separate source package, because it is not
     going to be made compatible with version 1.2.
   * Updated 05_includedir-order.patch
   * Added clean rule to debian/rules
@@ -371,14 +382,14 @@ slony1 (2.0.1-1) experimental; urgency=low
     - Updated patches: 10_perltools-start.patch, perlsharedir.patch
     - New patches: doc-install.patch, refentrytitle.patch, share_path.patch
     - Fixes various bashisms in /bin/sh scripts (closes: #489660)
-  * Updated slony1-test.sh to specify event node for store node command, as is 
+  * Updated slony1-test.sh to specify event node for store node command, as is
     now required
   * Added ${misc:Depends} everywhere, per lintian
   * Updated standards version
   * Updated watch file
-  * Run the man page generation out of the patched upstream build system 
+  * Run the man page generation out of the patched upstream build system
     instead of separately in debian/rules, for better maintainability
-  * Install Slony-I-concept.pdf instead of .ps; apparently works again after 
+  * Install Slony-I-concept.pdf instead of .ps; apparently works again after
     having been broken some time ago
 
  -- Peter Eisentraut <petere@debian.org>  Thu, 16 Apr 2009 21:37:46 +0300
diff --git a/debian/control b/debian/control
index 5085e31..34c86b9 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
  Adrian Vondendriesch <adrian.vondendriesch@credativ.de>,
 Build-Depends:
  bison,
- debhelper-compat (= 10),
+ debhelper-compat (= 13),
  docbook (>= 4.2),
  docbook-dsssl,
  docbook-utils,
@@ -22,12 +22,11 @@ Build-Depends:
  openjade,
  opensp,
  postgresql-server-dev-all (>= 148~),
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Rules-Requires-Root: no
-Homepage: http://slony.info/
+Homepage: https://slony.info/
 Vcs-Git: https://salsa.debian.org/postgresql/slony1-2.git
 Vcs-Browser: https://salsa.debian.org/postgresql/slony1-2
-XS-Testsuite: autopkgtest
 
 Package: slony1-2-bin
 Architecture: any
diff --git a/debian/control.in b/debian/control.in
index 92efa49..f938c4b 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -7,7 +7,7 @@ Uploaders:
  Adrian Vondendriesch <adrian.vondendriesch@credativ.de>,
 Build-Depends:
  bison,
- debhelper-compat (= 10),
+ debhelper-compat (= 13),
  docbook (>= 4.2),
  docbook-dsssl,
  docbook-utils,
@@ -22,12 +22,11 @@ Build-Depends:
  openjade,
  opensp,
  postgresql-server-dev-all (>= 148~),
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Rules-Requires-Root: no
-Homepage: http://slony.info/
+Homepage: https://slony.info/
 Vcs-Git: https://salsa.debian.org/postgresql/slony1-2.git
 Vcs-Browser: https://salsa.debian.org/postgresql/slony1-2
-XS-Testsuite: autopkgtest
 
 Package: slony1-2-bin
 Architecture: any
diff --git a/debian/slony1-2-doc.lintian-overrides b/debian/slony1-2-doc.lintian-overrides
index cb5856b..53f9a9d 100644
--- a/debian/slony1-2-doc.lintian-overrides
+++ b/debian/slony1-2-doc.lintian-overrides
@@ -1,3 +1,3 @@
 # FIXME: These are automatically generated and difficult to fix, so let's shut
 # them up for now so they don't hide the real issues.
-slony1-2-doc: manpage-has-bad-whatis-entry usr/share/man/man7/SLONIK_*.7.gz
+slony1-2-doc: bad-whatis-entry usr/share/man/man7/SLONIK_*.7.gz

Run locally

More details

Full run details

Historical runs