Lintian Fixes - vino

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 043e238..53bfc9e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+vino (3.22.0-7) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 12 to 13.
+  * Set upstream metadata fields: Contact, Name (from ./configure),
+    Repository-Browse.
+  * Fix day-of-week for changelog entry 0.14-2.
+  * Update standards version to 4.6.1, no changes needed.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 14 Nov 2022 18:45:59 -0000
+
 vino (3.22.0-6) unstable; urgency=medium
 
   * debian/control.in: Bump Standards-Version to 4.5.0 (no further changes)
@@ -674,7 +687,7 @@ vino (0.14-2) unstable; urgency=low
 
   * Avoid conflicting icon names (closes: #257943)
 
- -- Matthew Garrett <mjg59@srcf.ucam.org>  Tue, 10 Jul 2004 19:26:58 +0100
+ -- Matthew Garrett <mjg59@srcf.ucam.org>  Sat, 10 Jul 2004 19:26:58 +0100
 
 vino (0.14-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index a4a0dbd..2134944 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,8 @@ Source: vino
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
-Uploaders: Jeremy Bicha <jbicha@debian.org>, Laurent Bigonville <bigon@debian.org>, Michael Biebl <biebl@debian.org>
-Build-Depends: debhelper-compat (= 12),
+Uploaders: Emilio Pozuelo Monfort <pochu@debian.org>, Laurent Bigonville <bigon@debian.org>, Michael Biebl <biebl@debian.org>
+Build-Depends: debhelper-compat (= 13),
                gnome-pkg-tools (>= 0.10),
                gnome-common,
                intltool (>= 0.50.0),
@@ -31,7 +31,7 @@ Build-Depends: debhelper-compat (= 12),
                libsm-dev,
                pkg-config (>= 0.16),
                zlib1g-dev
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/gnome-team/vino
 Vcs-Git: https://salsa.debian.org/gnome-team/vino.git
 Homepage: https://wiki.gnome.org/Projects/Vino
diff --git a/debian/control.in b/debian/control.in
index 22fae83..7bb6de2 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -3,7 +3,7 @@ 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.10),
                gnome-common,
                intltool (>= 0.50.0),
@@ -27,7 +27,7 @@ Build-Depends: debhelper-compat (= 12),
                libsm-dev,
                pkg-config (>= 0.16),
                zlib1g-dev
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/gnome-team/vino
 Vcs-Git: https://salsa.debian.org/gnome-team/vino.git
 Homepage: https://wiki.gnome.org/Projects/Vino
diff --git a/debian/rules b/debian/rules
index 0c4e783..96572b2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,-O1 -Wl,-z,defs -Wl,--as-needed
+export DEB_LDFLAGS_MAINT_APPEND = -Wl,-O1 -Wl,-z,defs
 
 %:
 	dh $@ --with gnome
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..0cdb71c
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,7 @@
+---
+Name: Vino
+Contact: David King
+Bug-Database: https://gitlab.gnome.org/Archive/vino/-/issues
+Bug-Submit: https://gitlab.gnome.org/Archive/vino/-/issues/new
+Repository: https://gitlab.gnome.org/Archive/vino.git
+Repository-Browse: https://gitlab.gnome.org/Archive/vino

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package vino

No differences were encountered between the control files of package vino-dbgsym

Run locally

More details

Full run details