Lintian Fixes - apt-cacher-ng

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/apt-cacher-ng.lintian-overrides b/debian/apt-cacher-ng.lintian-overrides
index da0b69d..d50e294 100644
--- a/debian/apt-cacher-ng.lintian-overrides
+++ b/debian/apt-cacher-ng.lintian-overrides
@@ -1,2 +1,2 @@
 apt-cacher-ng: package-name-doesnt-match-sonames libsupacng
-apt-cacher-ng: shlib-without-versioned-soname
+apt-cacher-ng: shared-library-lacks-version
diff --git a/debian/changelog b/debian/changelog
index 4301b65..c6521d7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+apt-cacher-ng (3.7.4-2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Drop custom source compression.
+  * Bump debhelper dependency to >= 10, since that's what is used in
+    debian/compat.
+  * Bump debhelper from old 10 to 13.
+    + Replace --no-restart-on-upgrade with --no-stop-on-upgrade.
+  * Set debhelper-compat version in Build-Depends.
+  * Update renamed lintian tag names in lintian overrides.
+  * Update standards version to 4.6.2, no changes needed.
+  * Use secure URI in Homepage field.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 13 Jan 2023 07:53:20 -0000
+
 apt-cacher-ng (3.7.4-1) unstable; urgency=medium
 
   * New upstream version
@@ -514,7 +529,7 @@ apt-cacher-ng (0.8.0~rc4-1) unstable; urgency=low
 
 apt-cacher-ng (0.8.0~rc3-1) unstable; urgency=low
 
-  * New upstream version, first Sid upload of 0.8.x 
+  * New upstream version, first Sid upload of 0.8.x
     + systemd related changes: startup notification, restart on crashes
       (closes: #752255)
     + Now really fixes lookup of .default files in the resource directory
@@ -617,7 +632,7 @@ apt-cacher-ng (0.7.24-1) unstable; urgency=medium
   * Review of maintainer scripts, now responsive to modification of
     CacheDir in existing configuration file(s)
   * Defensive behavior of Debconf integration (closes: #732606) and including
-    NEWS.Debian to explain the extended config handling 
+    NEWS.Debian to explain the extended config handling
   * added libssl-dev to build dependencies (now really closes: #729508)
   * fixing build failure on architectures where ancgfs is not built (i.e. Hurd)
   * Debconf description improvement in better German translation
@@ -630,7 +645,7 @@ apt-cacher-ng (0.7.23-1) unstable; urgency=medium
     + fixes reading of certain .xz files (closes: #729941, #731804)
     + HTTPS support (closes: #729508)
   * more debconf controlled settings injected through a separate config
-    file, partially based on the patch from 
+    file, partially based on the patch from
     Geert Stappers <stappers@stappers.nl> (closes: #726656)
   * policy version bump, and no longer recommending perl, there are enough
     functionality replacements implemented to work with just perl-base
@@ -812,7 +827,7 @@ apt-cacher-ng (0.7.5-1) unstable; urgency=low
 
 apt-cacher-ng (0.7.4-1) unstable; urgency=medium
 
-  * New upstream release 
+  * New upstream release
     + prevents endless looping in certain situations (LP: #999915)
     + more tolerance to unstable connections and behavior fix for conflicting
       downloads in maintenance mode (closes: #672801)
@@ -1113,7 +1128,7 @@ apt-cacher-ng (0.5-1) unstable; urgency=low
 
 apt-cacher-ng (0.4.9-2) unstable; urgency=low
 
-  * Minor change to support Ubuntu release notes delivery with GET 
+  * Minor change to support Ubuntu release notes delivery with GET
     parameters (closes: #588662)
 
  -- Eduard Bloch <blade@debian.org>  Sun, 11 Jul 2010 11:06:49 +0200
@@ -1139,7 +1154,7 @@ apt-cacher-ng (0.4.8-1) unstable; urgency=low
 
 apt-cacher-ng (0.4.7-1) unstable; urgency=low
 
-  * New upstream version 
+  * New upstream version
     + supports fallback backends descriptions which are used when the file is
       specified in the config but not configured properly. Intended to help
       in a heterogeneous Debian/Ubuntu environment (closes Ubuntu tasks
@@ -1164,7 +1179,7 @@ apt-cacher-ng (0.4.5-1) unstable; urgency=low
 
   * New upstream release
     + documented DnsCacheSeconds (Ubuntu bug 530524)
-    + Added simple implementation of SOAP request forwarding for PTS 
+    + Added simple implementation of SOAP request forwarding for PTS
       access (closes: #453277)
     + Typo fix in userinfo.html (closes: #572171)
 
@@ -1224,7 +1239,7 @@ apt-cacher-ng (0.4.1-1) unstable; urgency=low
     + passing HTTP redirection target through to user (closes: #556234)
   * Unconfuse crontab expiration script when BindAdress contains multiple
     entries (patch by Hellekin O\. Wolf, closes: #554707)
- 
+
  -- Eduard Bloch <blade@debian.org>  Sun, 22 Nov 2009 19:06:32 +0100
 
 apt-cacher-ng (0.4-1) unstable; urgency=low
@@ -1625,4 +1640,3 @@ apt-cacher-ng (0.0.9-1) experimental; urgency=low
   * Initial release (Closes: #447514), going to experimental for first testing
 
  -- Eduard Bloch <blade@debian.org>  Thu, 01 Nov 2007 18:22:27 +0100
-
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 ea18eae..cdcbfe2 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,9 @@ Source: apt-cacher-ng
 Section: net
 Priority: optional
 Maintainer: Eduard Bloch <blade@debian.org>
-Build-Depends: debhelper (>= 10), cmake (>= 2.6.2), libbz2-dev, zlib1g-dev, liblzma-dev, libfuse-dev [!hurd-i386], pkg-config, libwrap0-dev, lsb-base (>> 3.0-6), debhelper (>= 9.20160709), po-debconf, libssl-dev, libsystemd-dev (>= 210) [linux-any], libpthread-stubs0-dev, libevent-dev, libc-ares-dev (>> 1.15)
-Standards-Version: 4.5.1
-Homepage: http://www.unix-ag.uni-kl.de/~bloch/acng/
+Build-Depends: cmake (>= 2.6.2), libbz2-dev, zlib1g-dev, liblzma-dev, libfuse-dev [!hurd-i386], pkg-config, libwrap0-dev, lsb-base (>> 3.0-6), debhelper-compat (= 13), po-debconf, libssl-dev, libsystemd-dev (>= 210) [linux-any], libpthread-stubs0-dev, libevent-dev, libc-ares-dev (>> 1.15)
+Standards-Version: 4.6.2
+Homepage: https://www.unix-ag.uni-kl.de/~bloch/acng/
 Vcs-Git: https://salsa.debian.org/blade/apt-cacher-ng.git
 Vcs-Browser: https://salsa.debian.org/blade/apt-cacher-ng/
 
diff --git a/debian/rules b/debian/rules
index 6a48911..71a540f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -42,7 +42,7 @@ override_dh_install:
 	test -r debian/apt-cacher-ng/etc/apt-cacher-ng/backends_ubuntu.default || mv debian/apt-cacher-ng/usr/lib/apt-cacher-ng/backends_ubuntu.default debian/apt-cacher-ng/etc/apt-cacher-ng/
 
 override_dh_installinit:
-	dh_installinit --no-restart-on-upgrade --restart-after-upgrade -- defaults 18
+	dh_installinit --no-stop-on-upgrade --restart-after-upgrade -- defaults 18
 
 override_dh_compress:
 	dh_compress -X.pdf
diff --git a/debian/source/options b/debian/source/options
index 4332117..ce071fb 100644
--- a/debian/source/options
+++ b/debian/source/options
@@ -1,3 +1,2 @@
-compression=xz
 single-debian-patch
 auto-commit

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/lib/debug/.build-id/24/109820e6380e4fde2d380540aadbe78473f067.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/5c/e1814596c0d0d814ff066dae5a807edfe670c6.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/9d/d9f8f7b56ba333c56ce8cfdeb2c1e722403808.debug
-rw-r--r--  root/root   /usr/lib/debug/.dwz/x86_64-linux-gnu/apt-cacher-ng.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/21/d74ec84e3adc1a143d5a1ed3b699abb494d8cf.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/28/a0466258d017a256130670d3cb9315fa931b6d.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/4a/315ab5095d5fbdd1d160f1753e986d72b23017.debug

Control files of package apt-cacher-ng: lines which differ (wdiff format)

  • Homepage: http://www.unix-ag.uni-kl.de/~bloch/acng/ https://www.unix-ag.uni-kl.de/~bloch/acng/

Control files of package apt-cacher-ng-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 0566a7cc5eaa91ed1d6e5a7f606d7b1002acc291 21d74ec84e3adc1a143d5a1ed3b699abb494d8cf 28a0466258d017a256130670d3cb9315fa931b6d 4a315ab5095d5fbdd1d160f1753e986d72b23017 24109820e6380e4fde2d380540aadbe78473f067 5ce1814596c0d0d814ff066dae5a807edfe670c6 8aaaeb54ac0392f2acf975d1d9ec0cdf4f581629 9dd9f8f7b56ba333c56ce8cfdeb2c1e722403808

Run locally

More details

Full run details