Lintian Fixes - youtube-dl

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 0d12cb4e8..784b85caa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,17 @@
 youtube-dl (2021.12.17-3) UNRELEASED; urgency=medium
 
+  [ Andreas Tille ]
   * Change Andres' and my role as Maintainer and Uploader
   * Drop dependencies unneeded for transitional package
     Closes: #1034387
 
+  [ Debian Janitor ]
+  * Trim trailing whitespace.
+  * Add missing ${misc:Depends} to Depends for youtube-dl.
+  * Move transitional package youtube-dl to oldlibs/optional per policy 4.0.1.
+  * Update standards version to 4.6.2, no changes needed.
+  * Remove field Section on binary package youtube-dl that duplicates source.
+
  -- Andreas Tille <tille@debian.org>  Sat, 25 Feb 2023 16:55:58 +0100
 
 youtube-dl (2021.12.17-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 04b57e645..23b76704e 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Priority: optional
 Build-Depends:
  debhelper-compat (= 13)
 Rules-Requires-Root: no
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/debian/youtube-dl
 Vcs-Git: https://salsa.debian.org/debian/youtube-dl.git
 Homepage: https://ytdl-org.github.io/youtube-dl/
@@ -14,9 +14,10 @@ Homepage: https://ytdl-org.github.io/youtube-dl/
 Package: youtube-dl
 Architecture: all
 Depends:
- yt-dlp
+ yt-dlp,
+ ${misc:Depends}
 Description: download videos from YouTube and other sites (transitional package)
- youtube-dl has been replaced by yt-dlp in Debian 12 and 
+ youtube-dl has been replaced by yt-dlp in Debian 12 and
  newer; please see /usr/share/doc/youtube-dl/NEWS.Debian.gz
  for more information.
  .

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details