Lintian Fixes - nautilus-sendto

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 03df145..e5ca5fe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+nautilus-sendto (3.8.6-5) UNRELEASED; urgency=medium
+
+  * Fill in Homepage field.
+  * Bump debhelper from old 12 to 13.
+  * Set upstream metadata fields: Contact, Name, Repository, Repository-Browse.
+  * Update standards version to 4.6.0, no changes needed.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 10 May 2022 20:10:06 -0000
+
 nautilus-sendto (3.8.6-4) unstable; urgency=medium
 
   * Add patch to fix build with latest meson (Closes: #1005563)
diff --git a/debian/control b/debian/control
index 1edbdfe..f115626 100644
--- a/debian/control
+++ b/debian/control
@@ -6,16 +6,17 @@ Source: nautilus-sendto
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
-Uploaders: Jeremy Bicha <jbicha@ubuntu.com>, Laurent Bigonville <bigon@debian.org>, Michael Biebl <biebl@debian.org>, Sjoerd Simons <sjoerd@debian.org>
+Uploaders: Jeremy Bicha <jbicha@debian.org>, Laurent Bigonville <bigon@debian.org>, Michael Biebl <biebl@debian.org>, Sjoerd Simons <sjoerd@debian.org>
 Build-Depends: appstream,
-               debhelper-compat (= 12),
+               debhelper-compat (= 13),
                gnome-pkg-tools,
                libgirepository1.0-dev (>= 0.6.7),
                libglib2.0-dev (>= 2.25.9),
                meson (>= 0.40.1)
-Standards-Version: 4.3.0
+Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/gnome-team/nautilus-sendto
 Vcs-Git: https://salsa.debian.org/gnome-team/nautilus-sendto.git
+Homepage: http://wiki.gnome.org/
 
 Package: nautilus-sendto
 Architecture: any
diff --git a/debian/control.in b/debian/control.in
index de28918..1b93696 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -4,14 +4,15 @@ Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
 Build-Depends: appstream,
-               debhelper-compat (= 12),
+               debhelper-compat (= 13),
                gnome-pkg-tools,
                libgirepository1.0-dev (>= 0.6.7),
                libglib2.0-dev (>= 2.25.9),
                meson (>= 0.40.1)
-Standards-Version: 4.3.0
+Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/gnome-team/nautilus-sendto
 Vcs-Git: https://salsa.debian.org/gnome-team/nautilus-sendto.git
+Homepage: http://wiki.gnome.org/
 
 Package: nautilus-sendto
 Architecture: any
diff --git a/debian/rules b/debian/rules
index f3a757e..eda53bc 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..19da4dc
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Name: nautilus-sendto
+Contact: Bastien Nocera
+Repository: https://gitlab.gnome.org/GNOME/nautilus-sendto.git
+Repository-Browse: https://gitlab.gnome.org/GNOME/nautilus-sendto

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/5a/bc23fe49459c78d7c9c019cf128ef7e4b6e6c2.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/7e/4e86c3dd4c15cc1838a4960ab335c2e785e5ae.debug

Control files of package nautilus-sendto: lines which differ (wdiff format)

  • Homepage: http://wiki.gnome.org/

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

  • Build-Ids: 7e4e86c3dd4c15cc1838a4960ab335c2e785e5ae 5abc23fe49459c78d7c9c019cf128ef7e4b6e6c2

Run locally

More details

Full run details