Lintian Fixes - libdbusmenu-qt

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index ba2a733..0cee9d3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,10 @@ libdbusmenu-qt (0.9.3+16.04.20160218-3) UNRELEASED; urgency=medium
   * Set debhelper-compat version in Build-Depends.
   * Drop unnecessary dh arguments: --parallel
   * Drop transition for old debug package migration.
+  * Bump debhelper from old 12 to 13.
+    + debian/rules: Drop --fail-missing argument to dh_missing, which is now the
+      default.
+  * Set upstream metadata fields: Repository-Browse.
 
  -- Debian Janitor <janitor@jelmer.uk>  Sun, 12 Apr 2020 05:26:18 +0000
 
diff --git a/debian/control b/debian/control
index 02ee9f7..538e7fb 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: libdbusmenu-qt
 Section: libs
 Priority: optional
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
  cmake (>= 2.8.11),
  qtbase5-dev,
  pkg-config,
diff --git a/debian/rules b/debian/rules
index 06083ec..a9b8cc2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,6 +21,3 @@ override_dh_strip:
 override_dh_auto_test:
 	# Skipping tests (can't test inside chroot)...
 	:
-
-override_dh_missing:
-	dh_missing --fail-missing
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..9cf8072
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,2 @@
+---
+Repository-Browse: https://code.launchpad.net/libdbusmenu-qt

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/a9/c160d92db7b99decb480da74e19b7e1641ebf3.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/74/df8a8a560c921d5f7d3b1b9d1f6fc97deb5287.debug

No differences were encountered between the control files of package libdbusmenu-qt5-2

Control files of package libdbusmenu-qt5-2-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 74df8a8a560c921d5f7d3b1b9d1f6fc97deb5287 a9c160d92db7b99decb480da74e19b7e1641ebf3

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

No differences were encountered between the control files of package libdbusmenu-qt5-doc

Run locally

More details

Full run details