Lintian Fixes - vdr-plugin-dvd

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 15908a3..ed2b292 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+vdr-plugin-dvd (0.3.6~b03+git20211216-3) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Update standards version to 4.6.1, no changes needed.
+  * Set upstream metadata fields: Repository.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 29 Nov 2022 09:08:47 -0000
+
 vdr-plugin-dvd (0.3.6~b03+git20211216-2) unstable; urgency=medium
 
   * Remove Thomas Günther and Thomas Schmidt from uploaders
@@ -478,10 +488,10 @@ vdr-plugin-dvd (0.3.5.2+0.3.6b03-12) unstable; urgency=low
  -- Debian VDR Team <pkg-vdr-dvb-devel@lists.alioth.debian.org>  Tue, 10 Jan 2006 16:38:00 +0100
 
 vdr-plugin-dvd (0.3.5.2+0.3.6b03-11) unstable; urgency=low
- 
+
   * Thomas Schmidt <tschmidt@debian.org>
     - Build-Depend on vdr (>=1.3.37-1)
-    - Delete the link /var/cache/vdr/dvd in prerm when removing the 
+    - Delete the link /var/cache/vdr/dvd in prerm when removing the
       package, not in postrm (closes: #340194)
 
  -- Debian VDR Team <pkg-vdr-dvb-devel@lists.alioth.debian.org>  Mon, 28 Nov 2005 22:50:38 +0100
@@ -504,7 +514,7 @@ vdr-plugin-dvd (0.3.5.2+0.3.6b03-8) unstable; urgency=low
 
   * Thomas Schmidt <tschmidt@debian.org>
     - Build-Depend on vdr (>=1.3.32-1)
-  * Thomas Günther <tom@toms-cafe.de> 
+  * Thomas Günther <tom@toms-cafe.de>
     - Updated debian/watch
 
  -- Debian VDR Team <pkg-vdr-dvb-devel@lists.alioth.debian.org>  Sun, 11 Sep 2005 18:41:39 +0200
@@ -564,7 +574,7 @@ vdr-plugin-dvd (0.3.5.2+0.3.6b03-2) unstable; urgency=low
 vdr-plugin-dvd (0.3.5.2+0.3.6b03-1) unstable; urgency=low
 
   * Thomas Schmidt <tschmidt@debian.org>
-    - Changed upstream version number to 0.3.5.2+0.3.6b03 because 
+    - Changed upstream version number to 0.3.5.2+0.3.6b03 because
       underscores are not allowed in debian version numbers
 
  -- Debian VDR Team <pkg-vdr-dvb-devel@lists.alioth.debian.org>  Sun, 26 Jun 2005 12:37:57 +0200
@@ -621,14 +631,14 @@ vdr-plugin-dvd (0.3.5+cvs20050410-1) experimental; urgency=low
 vdr-plugin-dvd (0.3.4-rc10-5) unstable; urgency=low
 
   * Tobias Grimm <tg@e-tobi.net>
-    - Make default DVD device /var/cache/vdr/dvd pointing to /dev/dvd 
-      in order to make it possible for vdr to change this link when 
+    - Make default DVD device /var/cache/vdr/dvd pointing to /dev/dvd
+      in order to make it possible for vdr to change this link when
       not running as root
-    - Added patch to don't let the plugin abort the VDR start, when 
-      the DVD device provided by the command line parameter -C does 
+    - Added patch to don't let the plugin abort the VDR start, when
+      the DVD device provided by the command line parameter -C does
       not exist
     - Don't explicitly specify NAVDIR anymore
-    
+
   * Thomas Schmidt <tschmidt@debian.org>
     - Added 10_dvd.c.dpatch from Tobias to remove the stderr output
       on correctly parsed -C parameters
@@ -648,7 +658,7 @@ vdr-plugin-dvd (0.3.4-rc10-1) unstable; urgency=low
 
   * Thomas Schmidt <thomas.schmidt@in.stud.tu-ilmenau.de>
     - Renamed upstream-version to 0.3.4-rc10, because upstream will
-      not release 0.3.4 anymore, it is at 0.3.5b06 allready (which 
+      not release 0.3.4 anymore, it is at 0.3.5b06 allready (which
       can not be packaged for vdr 1.2.6)
     - Build-depend on dpatch (>= 2.0.9)
     - Converted existing dpatch-file to the new short format
@@ -658,7 +668,7 @@ vdr-plugin-dvd (0.3.4-rc10-1) unstable; urgency=low
 vdr-plugin-dvd (0.3.3-jau-p8+0.3.4-rc10-5) unstable; urgency=low
 
   * Thomas Schmidt <thomas.schmidt@in.stud.tu-ilmenau.de>
-    - Use dpatch, so build-dep on dpatch 
+    - Use dpatch, so build-dep on dpatch
     - Add 01_Makefile-fPIC-fix.dpatch, to fix FTBFS (closes: #262641)
 
  -- Debian VDR Team <pkg-vdr-dvb-devel@lists.alioth.debian.org>  Fri, 30 Jul 2004 20:53:13 +0200
@@ -674,7 +684,7 @@ vdr-plugin-dvd (0.3.3-jau-p8+0.3.4-rc10-3) unstable; urgency=low
 
   * Thomas Schmidt:
     - Changed architecture to any
-    - Changed maintainer to Debian VDR and DVB Packaging Team 
+    - Changed maintainer to Debian VDR and DVB Packaging Team
       <pkg-vdr-dvb-devel@lists.alioth.debian.org>
     - Cleanup debian/rules
     - First upload to official Debian-archive (closes: Bug#229221)
@@ -737,7 +747,7 @@ vdr-plugin-dvd (0.3.3-4) unstable; urgency=low
 vdr-plugin-dvd (0.3.3-3) unstable; urgency=low
 
   * changed the plugin-dir to /usr/lib/vdr/plugins, to be FHS compliant
-    Thanks to Henning Glawe <glaweh@physik.fu-berlin.de> for pointing me 
+    Thanks to Henning Glawe <glaweh@physik.fu-berlin.de> for pointing me
     to this one
 
  -- Thomas Schmidt <thomas.schmidt@in.stud.tu-ilmenau.de>  Sun, 14 Sep 2003 16:22:24 +0200
@@ -817,19 +827,19 @@ vdr-plugin-dvd (0.2.0-15) unstable; urgency=low
 
 vdr-plugin-dvd (0.2.0-14) unstable; urgency=low
 
-  * rebuild for vdr-1.1.20 
+  * rebuild for vdr-1.1.20
 
  -- Thomas Schmidt <thomas.schmidt@in.stud.tu-ilmenau.de>  Sun, 15 Dec 2002 18:46:46 +0100
 
 vdr-plugin-dvd (0.2.0-13) unstable; urgency=low
 
-  * rebuild for vdr-1.1.19 
+  * rebuild for vdr-1.1.19
 
  -- Thomas Schmidt <thomas.schmidt@in.stud.tu-ilmenau.de>  Mon,  9 Dec 2002 23:43:27 +0100
 
 vdr-plugin-dvd (0.2.0-12) unstable; urgency=low
 
-  * rebuild for vdr-1.1.18 
+  * rebuild for vdr-1.1.18
 
  -- Thomas Schmidt <thomas.schmidt@in.stud.tu-ilmenau.de>  Mon,  2 Dec 2002 12:45:45 +0100
 
@@ -841,13 +851,13 @@ vdr-plugin-dvd (0.2.0-11) unstable; urgency=low
 
 vdr-plugin-dvd (0.2.0-10) unstable; urgency=low
 
-  * rebuild for vdr-1.1.15 
+  * rebuild for vdr-1.1.15
 
  -- Thomas Schmidt <thomas.schmidt@in.stud.tu-ilmenau.de>  Mon, 11 Nov 2002 11:34:14 +0100
 
 vdr-plugin-dvd (0.2.0-9) unstable; urgency=low
 
-  * rebuild for vdr-1.1.15 
+  * rebuild for vdr-1.1.15
 
  -- Thomas Schmidt <thomas.schmidt@in.stud.tu-ilmenau.de>  Mon,  4 Nov 2002 00:55:58 +0100
 
@@ -859,13 +869,13 @@ vdr-plugin-dvd (0.2.0-8) unstable; urgency=low
 
 vdr-plugin-dvd (0.2.0-7) unstable; urgency=low
 
-  * changed Depends/Build-Depends from libdvdnav to libdvdnav-as 
+  * changed Depends/Build-Depends from libdvdnav to libdvdnav-as
 
  -- Thomas Schmidt <thomas.schmidt@in.stud.tu-ilmenau.de>  Tue, 29 Oct 2002 11:56:01 +0100
 
 vdr-plugin-dvd (0.2.0-6) unstable; urgency=low
 
-  * recompiled for vdr 1.1.14 
+  * recompiled for vdr 1.1.14
 
  -- Thomas Schmidt <thomas.schmidt@in.stud.tu-ilmenau.de>  Tue, 29 Oct 2002 10:55:27 +0100
 
diff --git a/debian/control b/debian/control
index 20e46d1..e7610b8 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13),
  gettext,
  libdvdnav-dev (>=4.1.2-3),
  liba52-0.7.4-dev
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Homepage: https://github.com/vdr-projects/vdr-plugin-dvd
 Vcs-Git: https://salsa.debian.org/vdr-team/vdr-plugin-dvd.git
 Vcs-Browser: https://salsa.debian.org/vdr-team/vdr-plugin-dvd
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..8c5ac05
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/vdr-projects/vdr-plugin-dvd/issues
+Bug-Submit: https://github.com/vdr-projects/vdr-plugin-dvd/issues/new
+Repository: https://github.com/vdr-projects/vdr-plugin-dvd.git
+Repository-Browse: https://github.com/vdr-projects/vdr-plugin-dvd

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/lib/debug/.build-id/ac/5aeba4e5179c01b7c494dc9e02245bbbdbf266.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/49/db97d3249a6c475c4ad6585d79723d9a2c7700.debug

No differences were encountered between the control files of package vdr-plugin-dvd

Control files of package vdr-plugin-dvd-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 49db97d3249a6c475c4ad6585d79723d9a2c7700 ac5aeba4e5179c01b7c494dc9e02245bbbdbf266

Run locally

More details

Full run details