Lintian Fixes - gnome-video-effects

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index bc6f118..a22dd31 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+gnome-video-effects (0.6.0-2) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 12 to 13.
+    + debian/rules: Drop --fail-missing argument to dh_missing, which is now the
+      default.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Contact,
+    Repository-Browse.
+  * Update standards version to 4.6.2, no changes needed.
+  * Set field Upstream-Contact in debian/copyright.
+  * Set upstream metadata fields: Repository.
+  * Remove obsolete field Contact from debian/upstream/metadata (already present
+    in machine-readable debian/copyright).
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 13 Jun 2023 18:30:36 -0000
+
 gnome-video-effects (0.6.0-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/control b/debian/control
index 9ccf0b3..fc2fda3 100644
--- a/debian/control
+++ b/debian/control
@@ -6,12 +6,12 @@ Source: gnome-video-effects
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
-Uploaders: Emilio Pozuelo Monfort <pochu@debian.org>, Jeremy Bicha <jbicha@debian.org>, Laurent Bigonville <bigon@debian.org>
-Build-Depends: debhelper-compat (= 12),
+Uploaders: Emilio Pozuelo Monfort <pochu@debian.org>, Laurent Bigonville <bigon@debian.org>
+Build-Depends: debhelper-compat (= 13),
                gnome-pkg-tools (>= 0.11),
                intltool (>= 0.40.0),
                meson (>= 0.43)
-Standards-Version: 4.3.0
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/gnome-team/gnome-video-effects.git
 Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-video-effects
 Homepage: https://wiki.gnome.org/Projects/GnomeVideoEffects
diff --git a/debian/control.in b/debian/control.in
index ed962e4..caa896f 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -3,11 +3,11 @@ Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
                gnome-pkg-tools (>= 0.11),
                intltool (>= 0.40.0),
                meson (>= 0.43)
-Standards-Version: 4.3.0
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/gnome-team/gnome-video-effects.git
 Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-video-effects
 Homepage: https://wiki.gnome.org/Projects/GnomeVideoEffects
diff --git a/debian/copyright b/debian/copyright
index 4598c74..b55fbcb 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,7 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: GNOME Video Effects
 Source: https://download.gnome.org/sources/gnome-video-effects
+Upstream-Contact: David King <amigadave@amigadave.com>
 
 Files: *
 Copyright: 2010, 2011 Daniel G. Siegel
diff --git a/debian/rules b/debian/rules
index 4f87613..3822342 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,3 @@
 # Parallel can break i18n https://bugzilla.gnome.org/792887
 override_dh_auto_build:
 	dh_auto_build --no-parallel
-
-override_dh_missing:
-	dh_missing --fail-missing
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..beff8bd
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://gitlab.gnome.org/GNOME/gnome-video-effects/-/issues
+Bug-Submit: https://gitlab.gnome.org/GNOME/gnome-video-effects/-/issues/new
+Repository: https://gitlab.gnome.org/GNOME/gnome-video-effects.git
+Repository-Browse: https://gitlab.gnome.org/GNOME/gnome-video-effects

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package gnome-video-effects

No differences were encountered between the control files of package gnome-video-effects-dev

No differences were encountered between the control files of package gnome-video-effects-frei0r

Run locally

More details

Full run details