Lintian Fixes - clementine

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 0f7efc0..59c9861 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+clementine (1.4.0~rc1+git867-g9ef681b0e+dfsg-2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use secure copyright file specification URI.
+  * Use secure URI in Homepage field.
+  * Update renamed lintian tag names in lintian overrides.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Update lintian override info format in d/clementine.lintian-overrides on
+    line 4.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 07 Jan 2023 11:37:28 -0000
+
 clementine (1.4.0~rc1+git867-g9ef681b0e+dfsg-1) unstable; urgency=medium
 
   * New upstream snapshot.
@@ -334,7 +346,7 @@ clementine (1.0.1+dfsg-2) unstable; urgency=low
   [ Thomas Pierson ]
   * Fix clementine crash using version 4.8 of libqt4-sql
     (Closes: #660714, #673556).
-    Thanks to David Sansome for fixing this upstream and thanks to Micah 
+    Thanks to David Sansome for fixing this upstream and thanks to Micah
     Gersten for reporting this issue on debian bt.
     - add debian/patches/fix_qtsql.patch
     - update debian/patches/series
@@ -413,4 +425,3 @@ clementine (0.7.1+dfsg-1) unstable; urgency=low
     upstream patches. Thanks to Arthur Rona for his advices.  Closes: #579859
 
  -- Thomas PIERSON <web.pierson@gmail.com>  Tue, 24 May 2011 01:25:23 +0200
-
diff --git a/debian/clementine.lintian-overrides b/debian/clementine.lintian-overrides
index e923b70..2f9abb8 100644
--- a/debian/clementine.lintian-overrides
+++ b/debian/clementine.lintian-overrides
@@ -1,4 +1,4 @@
 # clementine-tagreader is used internally by Clementine to parse tags in music files
 # without exposing the whole application to crashes caused by malformed files.
 # It is not meant to be run on its own.
-clementine: binary-without-manpage usr/bin/clementine-tagreader
+clementine: no-manual-page [usr/bin/clementine-tagreader]
diff --git a/debian/control b/debian/control
index 0c8b82c..253ea3d 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,7 @@ Build-Depends: cmake (>= 2.6),
                qtbase5-private-dev,
                qttools5-dev,
 Standards-Version: 4.6.2
-Homepage: http://www.clementine-player.org/
+Homepage: https://www.clementine-player.org/
 Vcs-Git: https://salsa.debian.org/thomaspi-guest/pkg-clementine.git
 Vcs-Browser: https://salsa.debian.org/thomaspi-guest/pkg-clementine
 
diff --git a/debian/copyright b/debian/copyright
index a44660e..c94abb6 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: Clementine
 Upstream-Contact: David Sansome <me@davidsansome.com>
 Source: http://www.clementine-player.org/downloads
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..f58cca0
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/clementine-player/Clementine/issues
+Bug-Submit: https://github.com/clementine-player/Clementine/issues/new
+Repository-Browse: https://github.com/clementine-player/Clementine

Run locally

More details

Full run details

Historical runs