Lintian Fixes - watchman

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 003609b..d1d929e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,14 @@
+watchman (4.9.0-8) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Bump debhelper from old 12 to 13.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 09 Jun 2023 07:16:31 -0000
+
 watchman (4.9.0-7) unstable; urgency=medium
 
-  * Bumped up standards version. 
+  * Bumped up standards version.
   * Fix issue with Python 3.10, patch by Frederic Peters (Closes: #1008964)
   * Removed unnecessary lintian overrides
   * Added reproducibility flags
diff --git a/debian/control b/debian/control
index 103eaaa..856535e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,14 +2,14 @@ Source: watchman
 Section: utils
 Priority: optional
 Maintainer: Debian QA Group <packages@qa.debian.org>
-Build-Depends: debhelper (>=12~),
-               debhelper-compat (=12),
+Build-Depends: debhelper (>= 12~),
+               debhelper-compat (= 13),
                dh-python,
                python3-all-dev,
                pkg-config,
                libpcre3-dev,
                libssl-dev
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/debian/watchman
 Vcs-Git: https://salsa.debian.org/debian/watchman.git
 Homepage: https://facebook.github.io/watchman

Run locally

More details

Full run details

Historical runs