tag 505022 + pending
thanks

Dear maintainer,

I've prepared an NMU for perceptualdiff (versioned as 1.0.1-1.3) 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 perceptualdiff-1.0.1/debian/changelog perceptualdiff-1.0.1/debian/changelog
--- perceptualdiff-1.0.1/debian/changelog
+++ perceptualdiff-1.0.1/debian/changelog
@@ -1,3 +1,11 @@
+perceptualdiff (1.0.1-1.3) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix build with gcc-4.4 using patch from Martin Michlmayr (Closes:
+    #505022)
+
+ -- Christoph Egger <christ...@debian.org>  Fri, 25 Dec 2009 23:27:06 +0100
+
 perceptualdiff (1.0.1-1.2) unstable; urgency=low
 
   * Non-maintainer upload.
only in patch2:
unchanged:
--- perceptualdiff-1.0.1.orig/Metric.cpp
+++ perceptualdiff-1.0.1/Metric.cpp
@@ -19,6 +19,7 @@
 #include "RGBAImage.h"
 #include "LPyramid.h"
 #include <math.h>
+#include <cstdio>
 
 #ifndef M_PI
 #define M_PI 3.14159265f
@@ -313,4 +314,4 @@
 		}
 	}
 	return false;
-}
\ No newline at end of file
+}

Attachment: signature.asc
Description: Digital signature

Reply via email to