[Debian-med-packaging] Bug#677721: Processed: severity of 677721 is serious

Mathieu Malaterre malat at debian.org
Thu Dec 20 11:32:47 UTC 2012


On Thu, Dec 20, 2012 at 12:27 PM, Andrey Rahmatullin <wrar at 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



More information about the Debian-med-packaging mailing list