Lintian Fixes - ucx

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index 95ee7770..a0ca829c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,13 @@
 ucx (1.14.0-2) UNRELEASED; urgency=medium
 
+  [ Alastair McKinstry ]
   * Re-enable java.
-  * Build-dep on maven, java-compiler	
+  * Build-dep on maven, java-compiler
+
+  [ Debian Janitor ]
+  * Trim trailing whitespace.
+  * Use secure copyright file specification URI.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
 
  -- Alastair McKinstry <mckinstry@debian.org>  Sun, 15 Jan 2023 12:00:04 +0000
 
@@ -204,7 +210,7 @@ ucx (1.10.0~rc1-4) unstable; urgency=medium
 
 ucx (1.10.0~rc1-3) unstable; urgency=medium
 
-  * Silence unnecessary logging. 
+  * Silence unnecessary logging.
 
  -- Alastair McKinstry <mckinstry@debian.org>  Tue, 12 Jan 2021 14:15:37 +0000
 
diff --git a/debian/copyright b/debian/copyright
index eb00218a..7a24deb1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: UCX
 Source: http://www.openucx.org
 
diff --git a/debian/rules b/debian/rules
index 4515d5ae..0dd03e46 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@ 
+	dh $@
 
 # No ibverbs support available on kFreeBSD, Hurd
 NO_VERBS_ARCH:= hurd-i386 kfreebsd-amd64 kfreebsd-i386 s390x
@@ -33,4 +33,3 @@ override_dh_auto_configure:
 
 override_dh_shlibdeps:
 	dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
-
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 00000000..5f98016a
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/openucx/ucx/issues
+Bug-Submit: https://github.com/openucx/ucx/issues/new
+Repository-Browse: https://github.com/openucx/ucx

Run locally

More details

Full run details

Historical runs