Lintian Fixes - kconfig-frontends

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 628435c..be0c3ac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+kconfig-frontends (4.11.0.1+dfsg-7) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use secure copyright file specification URI.
+  * Set debhelper-compat version in Build-Depends.
+  * Update renamed lintian tag names in lintian overrides.
+  * 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>  Sun, 23 Oct 2022 05:31:06 -0000
+
 kconfig-frontends (4.11.0.1+dfsg-6) unstable; urgency=medium
 
   * Fix: autoreconf 2.70 support (Closes: #993143).
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b1bd38b..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-13
diff --git a/debian/control b/debian/control
index 6f6a330..94be88f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,14 +3,14 @@ Section: devel
 Priority: optional
 Maintainer: Philippe Thierry <philou@debian.org>
 Build-Depends:
- debhelper (>= 13),
+ debhelper-compat (= 13),
  flex,
  bison,
  gperf,
  libncurses-dev,
  qtbase5-dev,
  pkg-config
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
 X-Python3-Version: >= 3.7
 Homepage: http://ymorin.is-a-geek.org/projects/kconfig-frontends
 Vcs-Git: https://salsa.debian.org/philou/kconfig-frontends.git
@@ -30,7 +30,7 @@ Description: NoX standalone implementation of the Linux Kconfig parser
  Kconfig-frontends provides the kconfig parser, as well as all the frontends
  (dialog, ncurses, QT) to configure and generate config files
  and config headers for various projects. This package release only hold
- dialog and ncurses versions. 
+ dialog and ncurses versions.
 
 Package: kconfig-frontends
 Architecture: linux-any
@@ -52,5 +52,3 @@ Description: Standalone implementation of the Linux Kconfig parser and frontend
  (dialog, ncurses, Qt and Gtk based) to configure and generate config files
  and config headers for various projects. This package release old both console
  (dialog, ncurses) and graphic (qt) versions.
-
-
diff --git a/debian/copyright b/debian/copyright
index 32929b7..6f2521c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: kconfig-frontends
 Source: http://ymorin.is-a-geek.org/projects/kconfig-frontends
 Files-Excluded: *.autostuff/* aclocal.m4 configure *Makefile.in
diff --git a/debian/kconfig-frontends-nox.lintian-overrides b/debian/kconfig-frontends-nox.lintian-overrides
index d769946..45e7d4d 100644
--- a/debian/kconfig-frontends-nox.lintian-overrides
+++ b/debian/kconfig-frontends-nox.lintian-overrides
@@ -1,6 +1,6 @@
 # kconfig-frontends install one library but is a set of binary tools kconfig-*conf), not a library
 kconfig-frontends-nox: package-name-doesnt-match-sonames libkconfig-parser-4.11.0
 # as it is a small package, we keep the link in the same package, without using -dev
-kconfig-frontends-nox: non-dev-pkg-with-shlib-symlink
+kconfig-frontends-nox: link-to-shared-library-in-wrong-package
 # the library is used to be shared between various kconfig commands, not for external purpose
 kconfig-frontends-nox: no-symbols-control-file usr/lib/x86_64-linux-gnu/libkconfig-parser-4.11.0.so
diff --git a/debian/kconfig-frontends.lintian-overrides b/debian/kconfig-frontends.lintian-overrides
index 1a54c83..f50cee7 100644
--- a/debian/kconfig-frontends.lintian-overrides
+++ b/debian/kconfig-frontends.lintian-overrides
@@ -1,6 +1,6 @@
 # kconfig-frontends install one library but is a set of binary tools kconfig-*conf), not a library
 kconfig-frontends: package-name-doesnt-match-sonames libkconfig-parser-4.11.0
 # as it is a small package, we keep the link in the same package, without using -dev
-kconfig-frontends: non-dev-pkg-with-shlib-symlink
+kconfig-frontends: link-to-shared-library-in-wrong-package
 # the library is used to be shared between various kconfig commands, not for external purpose
 kconfig-frontends: no-symbols-control-file usr/lib/x86_64-linux-gnu/libkconfig-parser-4.11.0.so

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/0e/380592366429743feb974067ad8fdc55c72715.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/8e/acadee189f2da6e3baf410da02b359f0aa79d7.debug

No differences were encountered between the control files of package kconfig-frontends

Control files of package kconfig-frontends-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 0e380592366429743feb974067ad8fdc55c72715 37bdaf4f962adca7afb02a371f0b50471e658487 61b224a61da8c9ed269413d7b374b6d20f648f36 80e9547b70380c2a30d73e64d74657771b55a2f5 8eacadee189f2da6e3baf410da02b359f0aa79d7 9d91d676fd18ce00e7e3cc2d112c896510909ca0 fa8cb44020ff3c0b28a46dc29d7eda51903faf2f

No differences were encountered between the control files of package kconfig-frontends-nox

No differences were encountered between the control files of package kconfig-frontends-nox-dbgsym

Run locally

More details

Full run details