Package: piuparts Version: 0.36 Severity: wishlist Hi,
Would be great if piuparts detected /bin and /lib binaries linking to libraries residing under /usr. A command to get the list of /usr libs needed by $bin is: ldd $bin 2>/dev/null | sed -nr 's,^[^/]+(/usr/lib/[^ ]+).+$,\1,;T;p' Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

