Package: aqualung Version: 0.9~beta11-1 Severity: wishlist Tags: patch
Please build the package with the --as-needed LD flag (patch attached).
diff -u aqualung-0.9~beta11/debian/rules aqualung-0.9~beta11/debian/rules --- aqualung-0.9~beta11/debian/rules +++ aqualung-0.9~beta11/debian/rules @@ -31,7 +31,7 @@ --prefix=/usr \ --mandir=/usr/share/man \ CFLAGS="$(CFLAGS)" \ - LDFLAGS="-Wl,-z,defs" + LDFLAGS="-Wl,-z,defs -Wl,--as-needed" build: build-stamp build-stamp: config.status