Lintian Fixes - boomaga

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 2ac843d..3779a97 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+boomaga (3.0.0-2) 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.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Update standards version to 4.6.1, no changes needed.
+  * Set upstream metadata fields: Repository.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 21 Dec 2022 17:45:15 -0000
+
 boomaga (3.0.0-1) unstable; urgency=medium
 
   * New upstream release.
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 33b1fbd..55cf136 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: utils
 Priority: optional
 Maintainer: Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>
 Build-Depends: cmake,
-               debhelper (>= 12~),
+               debhelper-compat (= 13),
                dpkg-dev (>= 1.16.0~),
                libcups2-dev,
                libpoppler-cpp-dev,
@@ -13,7 +13,7 @@ Build-Depends: cmake,
                qtbase5-dev,
                qttools5-dev,
                qttools5-dev-tools
-Standards-Version: 4.3.0
+Standards-Version: 4.6.2
 Homepage: https://github.com/Boomaga/boomaga
 Vcs-Git: https://gitlab.com/perezmeyer/debian-package-boomaga.git
 Vcs-Browser: https://gitlab.com/perezmeyer/debian-package-boomaga
diff --git a/debian/rules b/debian/rules
index 523f733..9bce35c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,3 @@ export QT_SELECT := qt5
 
 %:
 	dh $@
-
-override_dh_missing:
-	dh_missing --fail-missing
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..e1510e2
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/Boomaga/boomaga/issues
+Bug-Submit: https://github.com/Boomaga/boomaga/issues/new
+Repository: https://github.com/Boomaga/boomaga.git
+Repository-Browse: https://github.com/Boomaga/boomaga

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/22/41f0be02d14dc7e2123670d5759b72ee7840f6.debug

Files in first set of .debs but not in second

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

No differences were encountered between the control files of package boomaga

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

  • Build-Ids: 2241f0be02d14dc7e2123670d5759b72ee7840f6 41e966bad36cdb22eec704db47ac1a34a8143ab2 b0442ea25cd3f22d0bd826c566ca23a4a0fa1d23

Run locally

More details

Full run details