Lintian Fixes - foxeye

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 455551d..372b66b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+foxeye (0.12.1-5) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 12 to 13.
+    + debian/rules: Drop --fail-missing argument to dh_missing, which is now the
+      default.
+  * Set debhelper-compat version in Build-Depends.
+  * Update standards version to 4.6.0, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 16 May 2022 09:31:14 -0000
+
 foxeye (0.12.1-4) unstable; urgency=medium
 
   * Add fix-ssl3.patch to fix OpenSSL-3.0 issue (Closes: #996276).
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index 48082f7..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-12
diff --git a/debian/control b/debian/control
index cc91e36..f6f49ee 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,10 @@ Section: net
 Priority: optional
 Maintainer: Andriy Grytsenko <andrej@rep.kiev.ua>
 Build-Depends:
- debhelper (>= 12~), pkg-config, tcl-dev,
+ debhelper-compat (= 13), pkg-config, tcl-dev,
  liblua5.3-dev | liblua5.2-dev, gettext, libssl-dev | libssl1.0-dev,
  libidn11-dev, zlib1g-dev, locales-all | language-pack-uk-base
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
 Rules-Requires-Root: no
 Homepage: https://sourceforge.net/projects/foxeye/
 Vcs-Git: https://salsa.debian.org/LStranger/foxeye.git
diff --git a/debian/rules b/debian/rules
index aaf7b19..d5e6077 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,7 @@ override_dh_auto_configure:
 
 override_dh_install:
 	dh_install
-	dh_missing --fail-missing
+	dh_missing
 	mv debian/foxeye/usr/share/doc/foxeye-* debian/foxeye/usr/share/doc/foxeye
 
 override_dh_makeshlibs:

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/f6/2709134b87cc0427bc3ed8d211d4c597c82a3b.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/b0/d44389726e4f0c7e8452f3de4abf4c9b8595d5.debug

No differences were encountered between the control files of package foxeye

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

  • Build-Ids: 1bcb2943bf7b52dd8c9d6cf9ccb7f2b266a9f6be 3aa92b925d07311eae5dcef9b56d0db536ab072e 44ceae994bbeadad6a46ddcb76610f3d05e5352f 53f54252d410651668802252985feff1212adaa9 6d9bd875e7ec881eab3f7ae7301252c140660d6f 8e827e4b7eef1537cd5a0254abafe3ee8d52f1aa 9c12f008bdf1b06e3a6df67ef0d4fdf19ee0afb2 9e3d8c1d5f4bec400021a34bf28a295335e22203 a014e77d7cc6d67dca96bac297636541c9f0f704 a532c27bc9b6a20926dad21eaadbc7bd5efb93d6 a5aa99f28f586e4ae8ca46cb1d5d82d0a94cb7d3 b0d44389726e4f0c7e8452f3de4abf4c9b8595d5 d7315663bc8c96ebfbdd299f95759c4625cf9ac1 ddb33ca65150377804b73e07b926d1d4f02d965a edb8d33b1c57c59e3f9b24157ee14f7cada868c9 f343e4afa23e8120418b0f7689ec35103a5fe8b5 f62709134b87cc0427bc3ed8d211d4c597c82a3b

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

Run locally

More details

Full run details