Lintian Fixes - libinputsynth

Ready changes

Summary

Diff

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 7c2e3c9..702df9b 100644
--- a/debian/control
+++ b/debian/control
@@ -5,14 +5,14 @@ Uploaders:
  Andrej Shadura <andrewsh@debian.org>,
  Lubosz Sarnecki <lubosz.sarnecki@collabora.com>,
  Christoph Haag <christoph.haag@collabora.com>,
-Build-Depends: debhelper (>= 11),
+Build-Depends: debhelper-compat (= 13),
  meson (>= 0.45.1),
  libglib2.0-dev,
  libx11-dev,
  libxtst-dev,
  libxi-dev,
  libxdo-dev
-Standards-Version: 4.3.0
+Standards-Version: 4.6.2
 Section: libs
 Homepage: https://gitlab.freedesktop.org/xrdesktop/libinputsynth
 Vcs-Browser: https://salsa.debian.org/xrdesktop-team/libinputsynth
diff --git a/debian/rules b/debian/rules
index 53c27d2..b17b876 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,9 +12,7 @@ test_env = LIBINPUTSYNTH_PLUGINDIR=$(CURDIR)/obj-$(DEB_BUILD_GNU_TYPE)/src/ \
 	   MESON_TESTTHREADS=1
 
 override_dh_auto_test:
-ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 	env $(test_env) ninja -C obj-$(DEB_HOST_GNU_TYPE) test
-endif
 
 override_dh_missing:
 	dh_missing --list-missing
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..8929728
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://gitlab.freedesktop.org/xrdesktop/libinputsynth/-/issues
+Bug-Submit: https://gitlab.freedesktop.org/xrdesktop/libinputsynth/-/issues/new
+Repository-Browse: https://gitlab.freedesktop.org/xrdesktop/libinputsynth

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/.dwz/x86_64-linux-gnu/libinputsynth-0.15-0.debug

No differences were encountered between the control files of package libinputsynth-0.15-0

No differences were encountered between the control files of package libinputsynth-0.15-0-dbgsym

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

Run locally

More details

Full run details