Lintian Fixes - minitube

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 9a0f1b8..0a4b867 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+minitube (3.9.1-2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use secure URI in Homepage field.
+  * Bump debhelper from old 11 to 13.
+    + debian/rules: Drop --fail-missing argument to dh_missing, which is now the
+      default.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Name,
+    Repository-Browse.
+  * Update standards version to 4.6.1, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 29 Sep 2022 10:48:13 -0000
+
 minitube (3.9.1-1) unstable; urgency=medium
 
   * New upstream version 3.9.1
@@ -175,7 +189,7 @@ minitube (1.4.3-1) unstable; urgency=low
 
 minitube (1.4.2-1) unstable; urgency=low
 
-  * New upstream version 
+  * New upstream version
 
  -- Jakob Haufe <sur5r@sur5r.net>  Sun, 24 Apr 2011 19:30:24 +0200
 
@@ -227,4 +241,3 @@ minitube (1.0-1) unstable; urgency=low
   * Initial release (Closes: #561012)
 
  -- Jakob Haufe <sur5r@sur5r.net>  Tue, 04 May 2010 21:51:02 +0200
-
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index 44cce9d..a25ddca 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,9 @@ Source: minitube
 Section: video
 Priority: optional
 Maintainer: Jakob Haufe <sur5r@debian.org>
-Build-Depends: debhelper (>= 11), qtbase5-dev, qtchooser, qttools5-dev-tools, qtdeclarative5-dev, libqt5x11extras5-dev, libmpv-dev
-Standards-Version: 4.5.0
-Homepage: http://flavio.tordini.org/minitube
+Build-Depends: debhelper-compat (= 13), qtbase5-dev, qtchooser, qttools5-dev-tools, qtdeclarative5-dev, libqt5x11extras5-dev, libmpv-dev
+Standards-Version: 4.6.1
+Homepage: https://flavio.tordini.org/minitube
 Vcs-Browser: https://salsa.debian.org/sur5r/minitube
 Vcs-Git: https://salsa.debian.org/sur5r/minitube.git
 
diff --git a/debian/rules b/debian/rules
index 046b3b8..210e8a2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,4 +14,4 @@ override_dh_auto_install::
 	chmod a-x debian/tmp/usr/share/minitube/sounds/snapshot.wav
 
 override_dh_missing::
-	dh_missing --fail-missing
+	dh_missing
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..b8da859
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Name: Minitube
+Bug-Database: https://github.com/flaviotordini/minitube/issues
+Bug-Submit: https://github.com/flaviotordini/minitube/issues/new
+Repository-Browse: https://github.com/flaviotordini/minitube

Debdiff

File lists identical (after any substitutions)

Control files of package minitube: lines which differ (wdiff format)

  • Homepage: http://flavio.tordini.org/minitube https://flavio.tordini.org/minitube

No differences were encountered between the control files of package minitube-dbgsym

Run locally

More details

Full run details