Hi Jonathan and hello qapt debian-maintainers,

Attached is a simple patch to fix the FTBFS of qapt since apt >= 0.9:
src/debfile.cpp:187:5: error: 'MD5Summation' was not declared in this scope

The problem is that it seems like I forgot to guard some header cleanup
properly, so the transitive include of apt-pkg/md5.h is gone now.
We might end up fixing this in libapt-pkg-dev, but as transitive includes
are a bad thing it should be fixed in qapt either way.

(After wheezy release we might start bugging front-ends to have a
 look at APT_8_CLEANER_HEADERS, but that is another story…)


Best regards

David Kalnischkies

Attachment: qapt-669098-ftbfs-md5summation-undeclared.diff
Description: Binary data

Reply via email to