Lintian Fixes - libfduserdata

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index e8978cc..0fe2175 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libfduserdata (0.1.2-4) UNRELEASED; urgency=medium
+
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 30 Nov 2022 08:45:24 -0000
+
 libfduserdata (0.1.2-3) unstable; urgency=medium
 
   [ Debian Janitor ]
diff --git a/debian/control b/debian/control
index 3ec3064..7093064 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
-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/libfduserdata.git
diff --git a/debian/rules b/debian/rules
index 0c696bd..8d5e57f 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
 
 
 %:

Debdiff

File lists identical (after any substitutions)

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

No differences were encountered between the control files of package libfduserdata0

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

Run locally

More details

Full run details