Bug#581601: Libraries linked into liboauth

2010-08-29 Thread Tom Parker
On 29 August 2010 19:06, Bilal Akhtar wrote: > Thanks Tom for the patch! I will definitely apply it to the package. > Could you forward it upstream to liboauth.sourceforge.net? Already done so! Tom -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscrib

Bug#581601: Libraries linked into liboauth

2010-08-29 Thread Bilal Akhtar
On Sun, 2010-08-29 at 18:32 +0100, Tom Parker wrote: > Liboauth (certainly in 0.8.8) doesn't link in the full set of > libraries itself, but relies on the end user to do so, hence > dpkg-shlibdeps confusion. This is pretty silly, and also means we get > a large block of libs listed in oauth.pc, whi

Bug#581601: Libraries linked into liboauth

2010-08-29 Thread Tom Parker
Liboauth (certainly in 0.8.8) doesn't link in the full set of libraries itself, but relies on the end user to do so, hence dpkg-shlibdeps confusion. This is pretty silly, and also means we get a large block of libs listed in oauth.pc, which is also annoying. The attached patch fixes these issues wi