Lintian Fixes - libgpod

Ready changes

Summary

Diff

diff --git a/debian/control b/debian/control
index 5212e40..525229a 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libgpod
 Priority: optional
 Section: libs
 Maintainer: Debian QA Group <packages@qa.debian.org>
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
                dh-python,
                intltool,
                pkg-config,
diff --git a/debian/rules b/debian/rules
index 6d9aee5..0bfcfbf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ DH = dh $(1)
 
 SONAME=4
 VERSION = 0.7.94
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,-O1 -Wl,--as-needed
+export DEB_LDFLAGS_MAINT_APPEND = -Wl,-O1
 confflags += --without-hal --enable-udev --disable-silent-rules
 
 # targets are appended to $(BASE) to get the build directory

Run locally

More details

Full run details

Historical runs