Lintian Fixes - phonon-backend-gstreamer

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index ee38735..987bc32 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,10 @@ phonon-backend-gstreamer (4:4.10.0-2) UNRELEASED; urgency=medium
   * Set fields Upstream-Name, Upstream-Contact in debian/copyright.
   * Remove obsolete fields Contact, Name from debian/upstream/metadata
     (already present in machine-readable debian/copyright).
+  * Bump debhelper from old 12 to 13.
+    + debian/rules: Drop --fail-missing argument to dh_missing, which is now the
+      default.
+  * Update standards version to 4.6.2, no changes needed.
 
  -- Debian Janitor <janitor@jelmer.uk>  Wed, 15 Jan 2020 01:56:56 +0000
 
diff --git a/debian/control b/debian/control
index af790e3..fd49021 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Modestas Vainius <modax@debian.org>,
            Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>,
            Diane Trout <diane@debian.org>
 Build-Depends: cmake (>= 3.5~),
-               debhelper-compat (= 12),
+               debhelper-compat (= 13),
                extra-cmake-modules (>= 5.60~),
                libasound2-dev [linux-any],
                libgl1-mesa-dev,
@@ -20,7 +20,7 @@ Build-Depends: cmake (>= 3.5~),
                libxml2-dev,
                pkg-kde-tools (>= 0.12),
                qttools5-dev,
-Standards-Version: 4.4.1
+Standards-Version: 4.6.2
 Homepage: http://phonon.kde.org/
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/extras/phonon-backend-gstreamer
 Vcs-Git: https://salsa.debian.org/qt-kde-team/extras/phonon-backend-gstreamer.git
diff --git a/debian/rules b/debian/rules
index e8c6ce8..3bdba36 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,8 +5,5 @@ export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed
 %:
 	dh $@ --with kf5
 
-override_dh_missing:
-	dh_missing --fail-missing
-
 override_dh_shlibdeps:
 	dh_shlibdeps -- -xphonon

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package phonon-backend-gstreamer-common

No differences were encountered between the control files of package phonon4qt5-backend-gstreamer

No differences were encountered between the control files of package phonon4qt5-backend-gstreamer-dbgsym

Run locally

More details

Full run details