Lintian Fixes - fcitx-qimpanel

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 0c1dd6b..2e01b74 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+fcitx-qimpanel (2.1.3-3) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 11 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: Repository-Browse.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 23 Nov 2022 10:20:40 -0000
+
 fcitx-qimpanel (2.1.3-2) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index 266deee..6b7c31f 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
  Aron Xu <aron@debian.org>,
 Build-Depends:
  cmake,
- debhelper (>= 11),
+ debhelper-compat (= 13),
  fcitx-libs-dev (>= 1:4.2.8.1),
  pkg-config,
  qtbase5-dev (>= 5.4.2~),
diff --git a/debian/rules b/debian/rules
index a94b4d1..40278ab 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,6 +16,3 @@ override_dh_auto_configure:
 	    -DLIB_INSTALL_DIR=/usr/lib/$(DEB_HOST_MULTIARCH) \
 	    -DQT_4=OFF \
 	    -DQT_5=ON
-
-override_dh_missing:
-	dh_missing --fail-missing
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..f26ca5d
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,2 @@
+---
+Repository-Browse: https://github.com/UbuntuKylin/fcitx-qimpanel

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/a8/ea3158795c7c324aa7186254b2c7128b4c0496.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/b9/74b3879194222b6b3c266a2964bea9db4176f6.debug
-rw-r--r--  root/root   /usr/lib/debug/.dwz/x86_64-linux-gnu/fcitx-ui-qimpanel.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/7d/f85a47664ae7948fdbcb9954075b12ede89042.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/ee/2e64c6dc4cb534d3bc3427fc76f449f944c0f0.debug

No differences were encountered between the control files of package fcitx-ui-qimpanel

Control files of package fcitx-ui-qimpanel-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 7df85a47664ae7948fdbcb9954075b12ede89042 ee2e64c6dc4cb534d3bc3427fc76f449f944c0f0 a8ea3158795c7c324aa7186254b2c7128b4c0496 b974b3879194222b6b3c266a2964bea9db4176f6

Run locally

More details

Full run details