Lintian Fixes - libuinputplus

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index f61175b..d7121ce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+libuinputplus (0.1.4-3) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 12 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Repository-Browse.
+  * Update standards version to 4.6.1, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 02 Oct 2022 14:27:34 -0000
+
 libuinputplus (0.1.4-2) unstable; urgency=medium
 
   * d/rules: set -DCMAKE_POSITION_INDEPENDENT_CODE=ON.
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 c3004c1..dd648ce 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,10 @@ Source: libuinputplus
 Section: libs
 Priority: optional
 Maintainer: Alexandre Viau <aviau@debian.org>
-Build-Depends: debhelper (>=12),
+Build-Depends: debhelper-compat (= 13),
                cmake,
                pkg-config
-Standards-Version: 4.5.0
+Standards-Version: 4.6.1
 Homepage: https://github.com/YukiWorkshop/libuInputPlus
 Vcs-Git: https://salsa.debian.org/debian/libuinputplus.git
 Vcs-Browser: https://salsa.debian.org/debian/libuinputplus
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..6d7d72b
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,2 @@
+---
+Repository-Browse: https://github.com/YukiWorkshop/libuInputPlus

Run locally

More details

Full run details