Lintian Fixes - gnome-menus

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index 83e40ca..d7ef6b5 100644
--- a/debian/control
+++ b/debian/control
@@ -7,14 +7,14 @@ Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
 Uploaders: Emilio Pozuelo Monfort <pochu@debian.org>, Josselin Mouette <joss@debian.org>, Laurent Bigonville <bigon@debian.org>, Michael Biebl <biebl@debian.org>, Sjoerd Simons <sjoerd@debian.org>
-Build-Depends: debhelper (>= 11),
+Build-Depends: debhelper-compat (= 11),
                dh-python,
                libglib2.0-dev (>= 2.30.0),
                gnome-pkg-tools,
                python3 (>= 3.1),
                libgirepository1.0-dev (>= 0.10.7-1~),
                gobject-introspection (>= 0.9.12-4~)
-Standards-Version: 4.3.0
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-menus
 Vcs-Git: https://salsa.debian.org/gnome-team/gnome-menus.git
 
diff --git a/debian/control.in b/debian/control.in
index b781d4b..23802b0 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -3,14 +3,14 @@ Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>= 11),
+Build-Depends: debhelper-compat (= 11),
                dh-python,
                libglib2.0-dev (>= 2.30.0),
                gnome-pkg-tools,
                python3 (>= 3.1),
                libgirepository1.0-dev (>= 0.10.7-1~),
                gobject-introspection (>= 0.9.12-4~)
-Standards-Version: 4.3.0
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-menus
 Vcs-Git: https://salsa.debian.org/gnome-team/gnome-menus.git
 
diff --git a/debian/rules b/debian/rules
index 7699366..3f77283 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 gir,gnome,python3
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..704a609
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Name: gnome-menus
+Bug-Database: https://gitlab.gnome.org/GNOME/gnome-menus/-/issues
+Repository: https://gitlab.gnome.org/GNOME/gnome-menus.git
+Repository-Browse: https://gitlab.gnome.org/GNOME/gnome-menus

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package gir1.2-gmenu-3.0

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

No differences were encountered between the control files of package libgnome-menu-3-0

No differences were encountered between the control files of package libgnome-menu-3-0-dbgsym

No differences were encountered between the control files of package libgnome-menu-3-dev

Run locally

More details

Full run details