Lintian Fixes - ffmpegthumbnailer

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index aceb798..76e5e66 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ ffmpegthumbnailer (2.2.2+git20220218+dfsg-2) UNRELEASED; urgency=medium
 
   * Remove constraints unnecessary since buster:
     + Build-Depends: Drop versioned constraint on libavcodec-dev.
+  * Trim trailing whitespace.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Update standards version to 4.6.1, no changes needed.
 
  -- Debian Janitor <janitor@jelmer.uk>  Fri, 25 Mar 2022 21:26:38 -0000
 
@@ -251,10 +254,10 @@ ffmpegthumbnailer (1.5.2-1) unstable; urgency=low
 
   [ Soeren Sonnenburg ]
   * New upstream release:
-    - Optional compilation of jpeg and png support 
-    - Fixed ffmpeg CFLAGS issue (causing compilation errors on Fedora) 
+    - Optional compilation of jpeg and png support
+    - Fixed ffmpeg CFLAGS issue (causing compilation errors on Fedora)
     - Fixed build error against latest ffmpeg (verified against ffmpeg
-            revision 18769) 
+            revision 18769)
     - Fixed missing include files for library usage (thanks to gustavo.boiko)
 
   [ Lionel Le Folgoc ]
diff --git a/debian/control b/debian/control
index 020b759..3902d51 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends:
  libjpeg-dev,
  libpng-dev,
  pkg-config,
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
 Homepage: https://github.com/dirkvdb/ffmpegthumbnailer
 Vcs-Git: https://salsa.debian.org/multimedia-team/ffmpegthumbnailer.git
 Vcs-Browser: https://salsa.debian.org/multimedia-team/ffmpegthumbnailer
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..17204ba
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/dirkvdb/ffmpegthumbnailer/issues
+Bug-Submit: https://github.com/dirkvdb/ffmpegthumbnailer/issues/new
+Repository-Browse: https://github.com/dirkvdb/ffmpegthumbnailer

Run locally

More details

Full run details