Lintian Fixes - laptop-detect

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 996b28e..53590be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+laptop-detect (0.17) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 10 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Fix field name cases in debian/control (VCS-Browser => Vcs-Browser, VCS-Git
+    => Vcs-Git).
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 06 May 2022 18:25:17 -0000
+
 laptop-detect (0.16) unstable; urgency=medium
 
   [ Simó Albert i Beltran ]
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index f599e28..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-10
diff --git a/debian/control b/debian/control
index 9aa100a..ffd7080 100644
--- a/debian/control
+++ b/debian/control
@@ -2,11 +2,11 @@ Source: laptop-detect
 Section: utils
 Priority: optional
 Maintainer: Simó Albert i Beltran <sim6@probeta.net>
-Build-Depends: debhelper (>= 10)
+Build-Depends: debhelper-compat (= 13)
 Standards-Version: 4.0.1
 Homepage: https://gitlab.com/debiants/laptop-detect
-VCS-Git: https://gitlab.com/debiants/laptop-detect.git
-VCS-Browser: https://gitlab.com/debiants/laptop-detect/tree/master
+Vcs-Git: https://gitlab.com/debiants/laptop-detect.git
+Vcs-Browser: https://gitlab.com/debiants/laptop-detect/tree/master
 
 Package: laptop-detect
 Architecture: all

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details