Run of lintian-fixes for gnome-video-arcade

Merge these changes:

Full worker log

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index d8f9113..fb5b8ea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+gnome-video-arcade (0.8.8-6) UNRELEASED; urgency=medium
+
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Update standards version to 4.6.1, no changes needed.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 28 Nov 2022 02:17:26 -0000
+
 gnome-video-arcade (0.8.8-5) unstable; urgency=medium
 
   * Set history.dat path to the one provided by mame-extra.
diff --git a/debian/control b/debian/control
index c5df332..943e742 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Source: gnome-video-arcade
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
-Uploaders: Jeremy Bicha <jbicha@debian.org>, Jordi Mallach <jordi@debian.org>
+Uploaders: Jordi Mallach <jordi@debian.org>
 Build-Depends: debhelper-compat (= 13),
                gnome-pkg-tools,
                gsettings-desktop-schemas-dev,
@@ -22,7 +22,7 @@ Build-Depends: debhelper-compat (= 13),
                libwnck-3-dev (>= 2.91.6),
                mame,
                yelp-tools
-Standards-Version: 4.5.0
+Standards-Version: 4.6.1
 Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-video-arcade
 Vcs-Git: https://salsa.debian.org/gnome-team/gnome-video-arcade.git
 Homepage: https://wiki.gnome.org/GnomeVideoArcade
diff --git a/debian/control.in b/debian/control.in
index b147c85..deb8e92 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -18,7 +18,7 @@ Build-Depends: debhelper-compat (= 13),
                libwnck-3-dev (>= 2.91.6),
                mame,
                yelp-tools
-Standards-Version: 4.5.0
+Standards-Version: 4.6.1
 Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-video-arcade
 Vcs-Git: https://salsa.debian.org/gnome-team/gnome-video-arcade.git
 Homepage: https://wiki.gnome.org/GnomeVideoArcade
diff --git a/debian/rules b/debian/rules
index 0d114f2..9cad1c2 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..ad9dd58
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://gitlab.gnome.org/GNOME/gnome-video-arcade/-/issues
+Bug-Submit: https://gitlab.gnome.org/GNOME/gnome-video-arcade/-/issues/new
+Repository-Browse: https://gitlab.gnome.org/GNOME/gnome-video-arcade

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/88/5fc68d583d8e217b3a4a450c6c21b6b0ca8aab.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/78/dcea8fc791833837aecc5bbe2a61e2c9074b8e.debug

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

Control files of package gnome-video-arcade-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 78dcea8fc791833837aecc5bbe2a61e2c9074b8e 885fc68d583d8e217b3a4a450c6c21b6b0ca8aab

Publish History

Resulting package

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t lintian-fixes gnome-video-arcade-dbgsymapt install -t lintian-fixes gnome-video-arcade

Reviews

Reviewer Verdict Comment
jelmer@debian.org approved