tags 625002 + pending
thanks

Dear maintainer,

I've prepared an NMU for ctemplate (versioned as 0.97-3.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
 .''`.   Homepage: http://info.comodo.priv.at/ - OpenPGP key ID: 0x8649AA06
 : :' :  Debian GNU/Linux user, admin, & developer - http://www.debian.org/
 `. `'   Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe
   `-    NP: Tom Waits: Downtown Train
diff -Nru ctemplate-0.97/debian/changelog ctemplate-0.97/debian/changelog
--- ctemplate-0.97/debian/changelog	2010-08-10 00:10:00.000000000 +0200
+++ ctemplate-0.97/debian/changelog	2011-10-04 17:24:31.000000000 +0200
@@ -1,3 +1,14 @@
+ctemplate (0.97-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "FTBFS: ./src/ctemplate/template_dictionary.h:73:11: error:
+    'ptrdiff_t' does not name a type":
+    apply patch from Ubuntu / Matthias Klose:
+    - Add missing includes to build with g++-4.6. 
+      Closes: #625002, LP: #771025.
+
+ -- gregor herrmann <gre...@debian.org>  Tue, 04 Oct 2011 17:24:25 +0200
+
 ctemplate (0.97-3) unstable; urgency=low
 
   * Add sparc memory alignment patch from Jurij Smakov <ju...@wooyd.org>
diff -Nru ctemplate-0.97/debian/patches/gcc-4.6.patch ctemplate-0.97/debian/patches/gcc-4.6.patch
--- ctemplate-0.97/debian/patches/gcc-4.6.patch	1970-01-01 01:00:00.000000000 +0100
+++ ctemplate-0.97/debian/patches/gcc-4.6.patch	2011-10-04 17:03:59.000000000 +0200
@@ -0,0 +1,15 @@
+Description: Add missing includes to build with g++-4.6.
+Author: Matthias Klose <d...@ubuntu.com>
+Bug-Debian: http://bugs.debian.org/625002
+Bug-Ubuntu: https://bugs.launchpad.net/bugs/771025
+
+--- ctemplate-0.97.orig/src/ctemplate/template_dictionary.h.in
++++ ctemplate-0.97/src/ctemplate/template_dictionary.h.in
+@@ -51,6 +51,7 @@
+ #include <stdarg.h>      // for StringAppendV()
+ #include <sys/types.h>   // for size_t
+ #include <functional>    // for less<>
++#include <cstddef>
+ #include <map>
+ #include <string>
+ #include <vector>
diff -Nru ctemplate-0.97/debian/patches/series ctemplate-0.97/debian/patches/series
--- ctemplate-0.97/debian/patches/series	2010-08-10 00:08:07.000000000 +0200
+++ ctemplate-0.97/debian/patches/series	2011-10-04 17:04:26.000000000 +0200
@@ -1 +1,2 @@
 dbug592142-sparc.patch
+gcc-4.6.patch

Attachment: signature.asc
Description: Digital signature

Reply via email to