Package: qapt / 1.3.0-2

Metadata

Package Version Patches format
qapt 1.3.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
upstream_directly include declaration of MD5Summation.patch | (download)

src/debfile.cpp | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 [patch] directly include declaration of md5summation

While working on apt 0.9 I cleaned up the header includes. I thought
I had guarded these changes with APT_8_CLEANER_HEADERS, but it seems
I forgot one, which makes qapt FTBFS as it depends on such a transitive
include. As it is a good idea to avoid these transitive includes anyway
lets do the include in qapt instead of readding it to apt.