Lintian Fixes - userbindmount

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index f7b166e..fb0efe2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,17 @@
+userbindmount (0.1-4) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+  * Set upstream metadata fields: Repository.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 21 Nov 2022 08:48:34 -0000
+
 userbindmount (0.1-3) unstable; urgency=medium
 
   [ Renzo Davoli ]
-  * fix reproducible-builds: BuildId differences triggered by RPATH 
+  * fix reproducible-builds: BuildId differences triggered by RPATH
     (Closes: #1001850)
   [ Andrea Capriotti]
   * Bump Standards-Version to 4.6.1, no changes needed.
diff --git a/debian/control b/debian/control
index b9cb4e2..e9188ec 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Priority: optional
 Maintainer: Debian VirtualSquare Team <virtualsquare@cs.unibo.it>
 Uploaders: Mattia Biondi <mattiabiondi1@gmail.com>, Renzo Davoli <renzo@cs.unibo.it>, Andrea Capriotti <capriott@debian.org>
 Build-Depends: debhelper-compat (= 13), cmake (>= 3.12), libcap-dev
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Section: libs
 Homepage: http://www.virtualsquare.org/
 Vcs-Git: https://salsa.debian.org/virtualsquare-team/userbindmount.git
diff --git a/debian/rules b/debian/rules
index 5db920f..ee8ead6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,8 +9,6 @@
 # see ENVIRONMENT in dpkg-buildflags(1)
 # package maintainers to append CFLAGS
 export DEB_CFLAGS_MAINT_APPEND  = -Wall -pedantic
-# package maintainers to append LDFLAGS
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 
 %:
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..3ad8636
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/rd235/userbindmount/issues
+Bug-Submit: https://github.com/rd235/userbindmount/issues/new
+Repository: https://github.com/rd235/userbindmount.git
+Repository-Browse: https://github.com/rd235/userbindmount

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package libuserbindmount-dev

No differences were encountered between the control files of package libuserbindmount0

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

No differences were encountered between the control files of package userbindmount

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

Run locally

More details

Full run details