Lintian Fixes - vdr-plugin-mp3

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index d3650cb..edab38a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+vdr-plugin-mp3 (0.10.4-3) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Update standards version to 4.6.2, no changes needed.
+  * Set upstream metadata fields: Repository.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 08 Jan 2023 23:02:43 -0000
+
 vdr-plugin-mp3 (0.10.4-2) unstable; urgency=medium
 
   * Build-depend on vdr 2.6.0 and update standards version to 4.6.0
@@ -602,7 +611,7 @@ vdr-plugin-mp3 (0.9.12-2) experimental; urgency=low
 vdr-plugin-mp3 (0.9.12-1) unstable; urgency=low
 
   * Thomas Schmidt <tschmidt@debian.org>
-    - New upstream release (hopefully this fixes the FTBFS on 
+    - New upstream release (hopefully this fixes the FTBFS on
       mips and mipsel)
 
  -- Debian VDR Team <pkg-vdr-dvb-devel@lists.alioth.debian.org>  Sun, 20 Mar 2005 11:22:55 +0100
@@ -686,11 +695,11 @@ vdr-plugin-mp3 (0.8.3-3) unstable; urgency=low
     - Changed architecture to any
     - First upload to official Debian-archive (closes: Bug#229219)
     - Use dh_install
-    - 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>
     - Added patchlevel-mechanism, to be compatible with c't-vdr
     - Added watch-file
-    - Added /etc/vdr/plugins/mp3sources.conf and link to 
+    - Added /etc/vdr/plugins/mp3sources.conf and link to
       /var/lib/vdr/plugins
     - Use dpatch, so build-dep on dpatch
 
@@ -698,7 +707,7 @@ vdr-plugin-mp3 (0.8.3-3) unstable; urgency=low
 
 vdr-plugin-mp3 (0.8.3-2) unstable; urgency=low
 
-  * Don't build mplayer-plugin, because it can't be included into 
+  * Don't build mplayer-plugin, because it can't be included into
     debian yet.
 
  -- Thomas Schmidt <thomas.schmidt@in.stud.tu-ilmenau.de>  Fri, 23 Jan 2004 20:55:53 +0100
@@ -736,7 +745,7 @@ vdr-plugin-mp3 (0.8.1-4) unstable; urgency=low
 vdr-plugin-mp3 (0.8.1-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:28:00 +0200
@@ -863,7 +872,7 @@ vdr-plugin-mp3 (0.7.6-6) unstable; urgency=low
 
 vdr-plugin-mp3 (0.7.6-5) unstable; urgency=low
 
-  * compiled for vdr 1.1.14 
+  * compiled for vdr 1.1.14
 
  -- Thomas Schmidt <thomas.schmidt@in.stud.tu-ilmenau.de>  Tue, 29 Oct 2002 09:34:27 +0100
 
@@ -893,7 +902,7 @@ vdr-plugin-mp3 (0.7.6-1) unstable; urgency=low
 
 vdr-plugin-mp3 (0.7.3-5) unstable; urgency=low
 
-  * build against vdr 1.1.10 
+  * build against vdr 1.1.10
 
  -- Thomas Schmidt <thomas.schmidt@in.stud.tu-ilmenau.de>  Wed, 18 Sep 2002 19:19:56 +0200
 
@@ -920,4 +929,3 @@ vdr-plugin-mp3 (0.7.3-1) unstable; urgency=low
   * Initial Release.
 
  -- Thomas Schmidt <thomas.schmidt@in.stud.tu-ilmenau.de>  Wed, 28 Aug 2002 09:50:37 +0200
-
diff --git a/debian/control b/debian/control
index cce7458..f890b42 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian VDR Team <pkg-vdr-dvb-devel@lists.alioth.debian.org>
 Uploaders: Tobias Grimm <etobi@debian.org>
 Build-Depends: debhelper-compat (= 13), vdr-dev (>= 2.6.0), pkg-config, libsndfile1-dev, libid3tag0-dev, libmad0-dev, libvorbis-dev, gettext
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Homepage: https://github.com/vdr-projects/vdr-plugin-mp3
 Vcs-Git: https://salsa.debian.org/vdr-team/vdr-plugin-mp3.git
 Vcs-Browser: https://salsa.debian.org/vdr-team/vdr-plugin-mp3
@@ -14,7 +14,7 @@ Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${vdr:Depends}, eject
 Suggests: mjpegtools (>=1:1.8.0), netpbm
 Description: MP3 playback plugin for VDR
- This plugin for VDR allows one to play back mp3's, ogg-files and 
+ This plugin for VDR allows one to play back mp3's, ogg-files and
  audio-cds.
 
 Package: vdr-plugin-mplayer
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..d30473a
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/vdr-projects/vdr-plugin-mp3/issues
+Bug-Submit: https://github.com/vdr-projects/vdr-plugin-mp3/issues/new
+Repository: https://github.com/vdr-projects/vdr-plugin-mp3.git
+Repository-Browse: https://github.com/vdr-projects/vdr-plugin-mp3

Debdiff

File lists identical (after any substitutions)

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

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

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

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

Run locally

More details

Full run details