Your message dated Sun, 12 Aug 2012 19:11:15 +0100
with message-id <1344795075.2978.67.ca...@jacala.jungle.funky-badger.org>
and subject line Re: Bug#684638: unblock: qtcreator/2.5.0-2
has caused the Debian Bug report #684638,
regarding unblock: qtcreator/2.5.0-2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
684638: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684638
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock

Please unblock package qtcreator

It fixes RC bug #683933: undefined symbol: _ZTVN5Botan11POSIX_TimerE
This caused qtcreator to be unusable on kfreebsd and most likely hurd.

unblock qtcreator/2.5.0-2
diff -Nru qtcreator-2.5.0/debian/changelog qtcreator-2.5.0/debian/changelog
--- qtcreator-2.5.0/debian/changelog	2012-05-19 17:33:54.000000000 +0200
+++ qtcreator-2.5.0/debian/changelog	2012-08-07 11:33:25.000000000 +0200
@@ -1,3 +1,12 @@
+qtcreator (2.5.0-2) unstable; urgency=medium
+
+  * Team upload.
+  * Build tm_posix.cpp on kFreeBSD and Hurd to fix a crash because of an
+    undefined symbol. (Closes: #683933)
+    - Add posix_rt_nonlinux.diff
+
+ -- Felix Geyer <fge...@debian.org>  Tue, 07 Aug 2012 11:33:13 +0200
+
 qtcreator (2.5.0-1) unstable; urgency=low
 
   * New upstream release.
diff -Nru qtcreator-2.5.0/debian/patches/posix_rt_nonlinux.diff qtcreator-2.5.0/debian/patches/posix_rt_nonlinux.diff
--- qtcreator-2.5.0/debian/patches/posix_rt_nonlinux.diff	1970-01-01 01:00:00.000000000 +0100
+++ qtcreator-2.5.0/debian/patches/posix_rt_nonlinux.diff	2012-08-07 11:12:46.000000000 +0200
@@ -0,0 +1,26 @@
+Description: Build tm_posix.cpp on kFreeBSD and Hurd to fix a crash
+ because of an undefined symbol.
+Author: Felix Geyer <fge...@debian.org>
+Forwarded: not-needed
+Bug-Debian: http://bugs.debian.org/683933
+
+--- qtcreator-2.5.0.orig/src/libs/3rdparty/botan/src/src.pro
++++ qtcreator-2.5.0/src/libs/3rdparty/botan/src/src.pro
+@@ -282,7 +282,7 @@ unix {
+            timer/gettimeofday/tm_unix.h
+ }
+ 
+-linux*-g++*|freebsd*-g++* {
++linux*-g++*|freebsd*-g++*|glibc*-g++*|hurd*-g++* {
+     HEADERS += timer/posix_rt/tm_posix.h
+ }
+ 
+@@ -566,7 +566,7 @@ unix {
+            timer/gettimeofday/tm_unix.cpp
+ }
+ 
+-linux*|freebsd* {
++linux*|freebsd*|glibc*|hurd* {
+     SOURCES += timer/posix_rt/tm_posix.cpp
+ 
+     LIBS += -lrt
diff -Nru qtcreator-2.5.0/debian/patches/series qtcreator-2.5.0/debian/patches/series
--- qtcreator-2.5.0/debian/patches/series	2012-05-19 17:26:25.000000000 +0200
+++ qtcreator-2.5.0/debian/patches/series	2012-08-07 11:07:23.000000000 +0200
@@ -3,3 +3,4 @@
 Use_bzr_branch_instead_of_bzr_clone.patch
 Fix_revno_detection_in_bzr_log.patch
 rpath_nonlinux.diff
+posix_rt_nonlinux.diff

--- End Message ---
--- Begin Message ---
On Sun, 2012-08-12 at 12:06 +0200, Felix Geyer wrote:
> Please unblock package qtcreator
> 
> It fixes RC bug #683933: undefined symbol: _ZTVN5Botan11POSIX_TimerE
> This caused qtcreator to be unusable on kfreebsd and most likely hurd.

Unblocked; thanks.

Regards,

Adam

--- End Message ---

Reply via email to