tags 667322 + patch
tags 667322 + pending
thanks

Dear maintainer,

I've prepared an NMU for pianobooster (versioned as 0.6.4-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 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: U2: Beautiful Day
diff -Nru pianobooster-0.6.4/debian/changelog pianobooster-0.6.4/debian/changelog
--- pianobooster-0.6.4/debian/changelog	2011-12-06 14:41:20.000000000 +0100
+++ pianobooster-0.6.4/debian/changelog	2012-05-23 18:13:51.000000000 +0200
@@ -1,3 +1,11 @@
+pianobooster (0.6.4-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "ftbfs with GCC-4.7": add patch to set linker flag -mwindows only on
+    Windows. (Closes: #667322)
+
+ -- gregor herrmann <[email protected]>  Wed, 23 May 2012 18:13:25 +0200
+
 pianobooster (0.6.4-3) unstable; urgency=low
 
   [ Miriam Ruiz ]
diff -Nru pianobooster-0.6.4/debian/patches/gcc-4.7.patch pianobooster-0.6.4/debian/patches/gcc-4.7.patch
--- pianobooster-0.6.4/debian/patches/gcc-4.7.patch	1970-01-01 01:00:00.000000000 +0100
+++ pianobooster-0.6.4/debian/patches/gcc-4.7.patch	2012-05-23 18:13:22.000000000 +0200
@@ -0,0 +1,20 @@
+Description: this is not windows
+Origin: vendor
+Bug-Debian: http://bugs.debian.org/667322
+Forwarded: no
+Author: gregor herrmann <[email protected]>
+Last-Update: 2012-05-23
+
+--- a/src/CMakeLists.txt
++++ b/src/CMakeLists.txt
+@@ -201,9 +201,9 @@
+     ADD_EXECUTABLE( pianobooster WIN32 pianobooster.rc ${PIANOBOOSTER_SRCS}
+         ${PIANOBOOSTER_MOC_SRCS} ${PIANOBOOSTER_RC_SRCS}
+         ${PIANOBOOSTER_UI_HDRS} )
++    SET_TARGET_PROPERTIES(pianobooster PROPERTIES LINK_FLAGS "-mwindows")
+ ENDIF(WIN32)
+ 
+-SET_TARGET_PROPERTIES(pianobooster PROPERTIES LINK_FLAGS "-mwindows")
+ 
+ IF (USE_PCH)
+ ADD_PRECOMPILED_HEADER( pianobooster ${CMAKE_CURRENT_SOURCE_DIR}/precompile/precompile.h )
diff -Nru pianobooster-0.6.4/debian/patches/series pianobooster-0.6.4/debian/patches/series
--- pianobooster-0.6.4/debian/patches/series	2011-12-03 11:53:39.000000000 +0100
+++ pianobooster-0.6.4/debian/patches/series	2012-05-23 18:10:44.000000000 +0200
@@ -1,2 +1,3 @@
 rtmidi-1.0.15.patch
 i18n.patch
+gcc-4.7.patch

Attachment: signature.asc
Description: Digital signature

Reply via email to