On Thu, Dec 20, 2012 at 12:27 PM, Andrey Rahmatullin <w...@wrar.name> wrote: > On Thu, Dec 20, 2012 at 11:56:49AM +0100, Mathieu Malaterre wrote: >> >> > What is the new output for: >> >> > >> >> > $ ldd /usr/lib/libdcmsr.so >> >> It's linked against libxml2 because I accidentally didn't remove -lstdc++ >> >> -lz -lxml2 -lpthread -lssl -lcrypto from global flags, though because of >> >> --as-needed it doesn't cause any problems. Probably it's better to not >> >> remove them for now. >> > Even without those flags everything links properly. libdcmsr.so is linked >> > against libxml2 and others because the patch adds $(XMLLIBS) to its link >> > command. I'm attaching the final debdiff. Please check it yourself before >> > uploading :) >> >> Using your patch here is what I get: >> >> $ make -f ./debian/rules binary-arch >& /tmp/dcmtk.log >> >> See attached log file. >> >> Thanks. > Works for me and uses the link command from the patch (your log suggests > that you don't have a new underlink.patch applied):
Indeed. I have no clue what quilt had been doing with your patch, but it did apply cleanly. Anyway applying patch correctly (patch -p1), I do not see anything suspect. The Depends: line for libdcmtk2 now looks correct. Feel free to NMU now. Thanks -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org