tags 667866 + pending
thanks

Dear maintainer,

I've prepared an NMU for cenon.app (versioned as 3.93-1.2) 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 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Bruce Springsteen: Hungry Heart
diff -Nru cenon.app-3.93/debian/changelog cenon.app-3.93/debian/changelog
--- cenon.app-3.93/debian/changelog	2011-11-10 18:47:04.000000000 +0100
+++ cenon.app-3.93/debian/changelog	2012-05-25 15:40:23.000000000 +0200
@@ -1,3 +1,11 @@
+cenon.app (3.93-1.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "FTBFS with GCC-4.7": add patch from Yavor Doganov.
+    (Closes: #667866)
+
+ -- gregor herrmann <gre...@debian.org>  Fri, 25 May 2012 15:40:15 +0200
+
 cenon.app (3.93-1.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru cenon.app-3.93/debian/patches/667866.patch cenon.app-3.93/debian/patches/667866.patch
--- cenon.app-3.93/debian/patches/667866.patch	1970-01-01 01:00:00.000000000 +0100
+++ cenon.app-3.93/debian/patches/667866.patch	2012-05-25 15:36:26.000000000 +0200
@@ -0,0 +1,11 @@
+--- cenon.app-3.93.orig/VHFShared/vhfCompatibility.h
++++ cenon.app-3.93/VHFShared/vhfCompatibility.h
+@@ -44,7 +44,7 @@
+ #if defined( GNUSTEP_BASE_VERSION )
+ 
+ #    define VHFIsDrawingToScreen()	[[NSGraphicsContext currentContext] isDrawingToScreen]
+-#    define VHFSelectorIsEqual(a, b)	sel_eq(a, b)
++#    define VHFSelectorIsEqual(a, b)	sel_isEqual(a, b)
+ #    define VHFAntialiasing()		[[NSGraphicsContext currentContext] shouldAntialias]
+ #    define VHFSetAntialiasing(f)	[[NSGraphicsContext currentContext] setShouldAntialias:f]
+ #    define PSWait()			[[NSGraphicsContext currentContext] flushGraphics]
diff -Nru cenon.app-3.93/debian/patches/series cenon.app-3.93/debian/patches/series
--- cenon.app-3.93/debian/patches/series	2011-11-10 18:45:55.000000000 +0100
+++ cenon.app-3.93/debian/patches/series	2012-05-25 15:39:41.000000000 +0200
@@ -1,3 +1,4 @@
 debian-changes-3.91-1
 debian-changes-3.93-1
 645926.patch
+667866.patch

Attachment: signature.asc
Description: Digital signature

Reply via email to