Lintian Fixes - vdr-plugin-streamdev

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index b0a3d86..ad60c44 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+vdr-plugin-streamdev (0.6.1+git20180514-6) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Fix day-of-week for changelog entries 0.1.0beta4-3, 0.1.0beta4-2,
+    0.1.0beta4-1.
+  * Update standards version to 4.6.1, no changes needed.
+  * Remove fields on binary packages that duplicate source.
+    + Field Vcs-Browser from vdr-plugin-streamdev-client.
+    + Field Vcs-Git from vdr-plugin-streamdev-client.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 18 Dec 2022 19:19:38 -0000
+
 vdr-plugin-streamdev (0.6.1+git20180514-5) unstable; urgency=medium
 
   * Build-depend on vdr 2.6.0 and update standards version to 4.6.0
@@ -538,7 +551,7 @@ vdr-plugin-streamdev (0.3.1+cvs20050522-15) unstable; urgency=low
 
   * Tobias Grimm <tg@e-tobi.net>
     - Build-Depend on vdr-dev (>=1.3.40-1)
-    
+
  -- Debian VDR Team <pkg-vdr-dvb-devel@lists.alioth.debian.org>  Thu, 26 Jan 2006 19:42:01 +0100
 
 vdr-plugin-streamdev (0.3.1+cvs20050522-14) unstable; urgency=low
@@ -556,7 +569,7 @@ vdr-plugin-streamdev (0.3.1+cvs20050522-13) unstable; urgency=low
 
 vdr-plugin-streamdev (0.3.1+cvs20050522-12) unstable; urgency=low
 
-  * Thomas Schmidt <tschmidt@debian.org>  
+  * Thomas Schmidt <tschmidt@debian.org>
     - Build-Depend on vdr (>=1.3.37-1)
   * Thomas Günther <tom@toms-cafe.de>
     - Removed 02_vdr_1.3.32-fix.dpatch
@@ -613,7 +626,7 @@ vdr-plugin-streamdev (0.3.1+cvs20050522-6) unstable; urgency=low
  -- Debian VDR Team <pkg-vdr-dvb-devel@lists.alioth.debian.org>  Mon, 15 Aug 2005 19:47:09 +0200
 
 vdr-plugin-streamdev (0.3.1+cvs20050522-5) unstable; urgency=low
- 
+
   * Thomas Schmidt <tschmidt@debian.org>
     - Depend/Build-Depend on vdr (>=1.3.28-1)
     - Conflict with vdr (>=1.3.29)
@@ -734,16 +747,16 @@ vdr-plugin-streamdev (0.1.0beta4-3) unstable; urgency=low
 
   * move plugin from /usr/share to /usr/lib
 
- -- Peter Siering <ps@ctmagazin.de>  Thu, 04 Oct 2003 12:00:00 +0200
+ -- Peter Siering <ps@ctmagazin.de>  Sat, 04 Oct 2003 12:00:00 +0200
 
 vdr-plugin-streamdev (0.1.0beta4-2) unstable; urgency=low
 
   * fixed depends, fixed control file
 
- -- Peter Siering <ps@ctmagazin.de>  Thu, 29 Sep 2003 15:00:00 +0200
+ -- Peter Siering <ps@ctmagazin.de>  Mon, 29 Sep 2003 15:00:00 +0200
 
 vdr-plugin-streamdev (0.1.0beta4-1) unstable; urgency=low
 
   * debianized
 
- -- Peter Siering <ps@ctmagazin.de>  Thu, 17 Sep 2003 22:00:00 +0200
+ -- Peter Siering <ps@ctmagazin.de>  Wed, 17 Sep 2003 22:00:00 +0200
diff --git a/debian/control b/debian/control
index 76d5db3..296a316 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), gettext, pkg-config
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Homepage: http://streamdev.vdr-developer.org
 Vcs-Git: https://salsa.debian.org/vdr-team/vdr-plugin-streamdev.git
 Vcs-Browser: https://salsa.debian.org/vdr-team/vdr-plugin-streamdev
@@ -12,18 +12,16 @@ Vcs-Browser: https://salsa.debian.org/vdr-team/vdr-plugin-streamdev
 Package: vdr-plugin-streamdev-client
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${vdr:Depends}
-Description: VDR Plugin to stream Live-TV to other VDR's - client part 
+Description: VDR Plugin to stream Live-TV to other VDR's - client part
  This plugin for vdr lets the software stream videos into
  the network. You can interconnect several vdrs that way
  or watch those streams with special client apps like video
  lan client or mplayer. This is the client part.
-Vcs-Git: https://salsa.debian.org/vdr-team/vdr-plugin-streamdev.git
-Vcs-Browser: https://salsa.debian.org/vdr-team/vdr-plugin-streamdev
 
 Package: vdr-plugin-streamdev-server
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${vdr:Depends}
-Description: VDR Plugin to stream Live-TV to other VDR's - server part 
+Description: VDR Plugin to stream Live-TV to other VDR's - server part
  This plugin for vdr lets the software stream videos into
  the network. You can interconnect several vdrs that way
  or watch those streams with special client apps like video
diff --git a/debian/rules b/debian/rules
index 1718b4a..bbf5733 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,4 +7,3 @@ export PKG_CONFIG ?= pkg-config
 
 %:
 	dh $@ --with vdrplugin
-

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/91/ff764959bf308dcf3ebb3e020d7191c4816a57.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/ed/4533babc5622d1643fd2aad18bd986d172eb85.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/b7/7ef9540865fe1c60e1d6a8700075ee11ae4320.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/ba/68d16d2d5c27bdd159de52efd791bc1fe8b36f.debug

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

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

  • Build-Ids: ba68d16d2d5c27bdd159de52efd791bc1fe8b36f ed4533babc5622d1643fd2aad18bd986d172eb85

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

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

  • Build-Ids: b77ef9540865fe1c60e1d6a8700075ee11ae4320 91ff764959bf308dcf3ebb3e020d7191c4816a57

Run locally

More details

Full run details