Lintian Fixes - vinagre

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 911a50a..8624704 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+vinagre (3.22.0-8.2) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 12 to 13.
+  * Set upstream metadata fields: Contact, Name (from ./configure),
+    Repository-Browse.
+  * Update standards version to 4.6.2, no changes needed.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 11 Jan 2023 11:53:19 -0000
+
 vinagre (3.22.0-8.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff --git a/debian/control b/debian/control
index 546eb98..fcaa7db 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,8 @@ Source: vinagre
 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,
                appstream-util,
@@ -26,7 +26,7 @@ Build-Depends: debhelper-compat (= 12),
                openssh-client,
                docbook-xml,
                freerdp2-dev (>= 1.1)
-Standards-Version: 4.3.0
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/gnome-team/vinagre.git
 Vcs-Browser: https://salsa.debian.org/gnome-team/vinagre
 Homepage: https://wiki.gnome.org/Apps/Vinagre
diff --git a/debian/control.in b/debian/control.in
index afeaf0f..c46b8ba 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,
                appstream-util,
@@ -22,7 +22,7 @@ Build-Depends: debhelper-compat (= 12),
                openssh-client,
                docbook-xml,
                freerdp2-dev (>= 1.1)
-Standards-Version: 4.3.0
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/gnome-team/vinagre.git
 Vcs-Browser: https://salsa.debian.org/gnome-team/vinagre
 Homepage: https://wiki.gnome.org/Apps/Vinagre
diff --git a/debian/rules b/debian/rules
index d5c924e..1e3fb0f 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..2234779
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,7 @@
+---
+Name: Vinagre
+Contact: David King <amigadave@amigadave.com>
+Bug-Database: https://gitlab.gnome.org/Archive/vinagre/-/issues
+Bug-Submit: https://gitlab.gnome.org/Archive/vinagre/-/issues/new
+Repository: https://gitlab.gnome.org/Archive/vinagre.git
+Repository-Browse: https://gitlab.gnome.org/Archive/vinagre

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/lib/debug/.build-id/d3/559b6142452425dafa68c5e3793d62cd494830.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/8e/b1be0d85b3a124ababc9ecd758468ee8a3567e.debug

No differences were encountered between the control files of package vinagre

Control files of package vinagre-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 8eb1be0d85b3a124ababc9ecd758468ee8a3567e d3559b6142452425dafa68c5e3793d62cd494830

Run locally

More details

Full run details