Lintian Fixes - xnee

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index 5c182e1..f89b0e4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+xnee (3.19-10) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use secure URI in debian/watch.
+  * Move source package lintian overrides to debian/source.
+  * Bump debhelper from deprecated 9 to 10.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 08 Jun 2023 07:33:46 -0000
+
 xnee (3.19-9) unstable; urgency=medium
 
   * d/control: remove dependency on install-info (Closes: #1013865)
@@ -37,7 +46,7 @@ xnee (3.19-5) unstable; urgency=medium
 xnee (3.19-4.1) unstable; urgency=medium
 
   * Non-maintainer upload.
-  * No-change source-only upload to allow testing migration. 
+  * No-change source-only upload to allow testing migration.
 
  -- Boyuan Yang <byang@debian.org>  Fri, 18 Oct 2019 11:15:17 -0400
 
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 6f15d58..ffb8479 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Vincent Bernat <bernat@debian.org>
 Uploaders: Barry deFreese <bddebian@comcast.net>
 Build-Depends:
-        debhelper (>= 9),
+        debhelper (>= 10~),
         cdbs,
         dh-autoreconf,
         pkg-config,
diff --git a/debian/source.lintian-overrides b/debian/source/lintian-overrides
similarity index 100%
rename from debian/source.lintian-overrides
rename to debian/source/lintian-overrides
diff --git a/debian/watch b/debian/watch
index 9d2e1dd..ae75ae5 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-opts=pgpsigurlmangle=s/$/.sig/ http://ftp.gnu.org/gnu/xnee/xnee-([\d\.]+)\.tar\.gz
+opts=pgpsigurlmangle=s/$/.sig/ https://ftp.gnu.org/gnu/xnee/xnee-([\d\.]+)\.tar\.gz

Run locally

More details

Full run details

Historical runs