tag 504956 + pending thanks Dear maintainer,
I've prepared an NMU for dc-qt (versioned as 0.2.0.alpha-4.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards. -- /"\ ASCII Ribbon : GPG-Key ID: 0xD49AE731 \ / Campaign : CaCert Assurer X against HTML : Debian Maintainer / \ in eMails : http://www.debian.org/ http://www.christoph-egger.org/
diff -u dc-qt-0.2.0.alpha/debian/changelog dc-qt-0.2.0.alpha/debian/changelog --- dc-qt-0.2.0.alpha/debian/changelog +++ dc-qt-0.2.0.alpha/debian/changelog @@ -1,3 +1,11 @@ +dc-qt (0.2.0.alpha-4.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix build with gcc-4.4 using patch from Martin Michlmayr (Closes: + 504956) + + -- Christoph Egger <[email protected]> Fri, 25 Dec 2009 14:30:32 +0100 + dc-qt (0.2.0.alpha-4) unstable; urgency=medium * Acknowledge NMU (Thanks to Moritz) only in patch2: unchanged: --- dc-qt-0.2.0.alpha.orig/debian/patches/50_gcc44_compat.diff +++ dc-qt-0.2.0.alpha/debian/patches/50_gcc44_compat.diff @@ -0,0 +1,12 @@ +diff -ur ../dc-qt-0.2.0.alpha.old/ui/blockallocator.h ./ui/blockallocator.h +--- a/ui/blockallocator.h 2009-12-25 15:04:06.435792622 +0100 ++++ b/ui/blockallocator.h 2009-12-25 15:04:29.946791296 +0100 +@@ -1,6 +1,7 @@ + #ifndef __blockallocator_h__ + #define __blockallocator_h__ + ++#include <stdint.h> + #include <vector> + #include <iostream> + +Nur in ./ui: blockallocator.h~.
signature.asc
Description: Digital signature

