* Sebastian Ramacher <[email protected]>, 2010-07-17, 22:29:
Should I open a new ITP?

No. Please contact André personally, ideally using the
[email protected] address. If he doesn't respond for, say, 2 weeks,
change owner of the bug to yourself and then proceed with requesting
sponsorship.

He responeded and he's okay with it. The ITP is now owned by me.

There are some build-time warnings:

dpkg-shlibdeps: warning: dependency on libm.so.6 could be avoided if 
"debian/zathura/usr/bin/zathura" were not uselessly linked against it (they use 
none of its symbols).
dpkg-shlibdeps: warning: dependency on libatk-1.0.so.0 could be avoided if 
"debian/zathura/usr/bin/zathura" were not uselessly linked against it (they use 
none of its symbols).
dpkg-shlibdeps: warning: dependency on libfontconfig.so.1 could be avoided if 
"debian/zathura/usr/bin/zathura" were not uselessly linked against it (they use 
none of its symbols).
dpkg-shlibdeps: warning: dependency on librt.so.1 could be avoided if 
"debian/zathura/usr/bin/zathura" were not uselessly linked against it (they use 
none of its symbols).
dpkg-shlibdeps: warning: dependency on libpthread.so.0 could be avoided if 
"debian/zathura/usr/bin/zathura" were not uselessly linked against it (they use 
none of its symbols).
dpkg-shlibdeps: warning: dependency on libgdk_pixbuf-2.0.so.0 could be avoided if 
"debian/zathura/usr/bin/zathura" were not uselessly linked against it (they use 
none of its symbols).
dpkg-shlibdeps: warning: dependency on libgmodule-2.0.so.0 could be avoided if 
"debian/zathura/usr/bin/zathura" were not uselessly linked against it (they use 
none of its symbols).
dpkg-shlibdeps: warning: dependency on libpangocairo-1.0.so.0 could be avoided if 
"debian/zathura/usr/bin/zathura" were not uselessly linked against it (they use 
none of its symbols).
dpkg-shlibdeps: warning: dependency on libfreetype.so.6 could be avoided if 
"debian/zathura/usr/bin/zathura" were not uselessly linked against it (they use 
none of its symbols).
dpkg-shlibdeps: warning: dependency on libpangoft2-1.0.so.0 could be avoided if 
"debian/zathura/usr/bin/zathura" were not uselessly linked against it (they use 
none of its symbols).

A cheap solution to such kind of issues is to add the following line at the beginning of debian/rules:

LDFLAGS = -Wl,--as-needed

(Well, it won't fix the libpthread.so.0 one, but that's harmless, as it doesn't introduce any superfluous dependency.)

--
Jakub Wilk

Attachment: signature.asc
Description: Digital signature

Reply via email to