Your message dated Fri, 24 Aug 2012 16:57:49 +0200
with message-id <[email protected]>
and subject line Re: Bug#685789: unblock: fxt/0.2.6-2
has caused the Debian Bug report #685789,
regarding unblock: fxt/0.2.6-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 [email protected]
immediately.)
--
685789: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=685789
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package fxt
The difference between testing 0.2.6-1 and sid 0.2.6-2 is pasted below:
it explicits the architectures on which fxt is ported to, and includes
an upstream change to fix lost data while recording long traces (>=
16MiB).
unblock fxt/0.2.6-2
diff -Nru fxt-0.2.6/debian/changelog fxt-0.2.6/debian/changelog
--- fxt-0.2.6/debian/changelog 2012-04-10 10:28:50.000000000 +0200
+++ fxt-0.2.6/debian/changelog 2012-08-03 22:35:24.000000000 +0200
@@ -1,3 +1,11 @@
+fxt (0.2.6-2) unstable; urgency=low
+
+ * control: Restrict architectures to what fxt was ported to.
+ * patches/flush.patch: New upstream fix to avoid unexpected stop on automatic
+ flush.
+
+ -- Samuel Thibault <[email protected]> Fri, 08 Jun 2012 15:54:20 +0200
+
fxt (0.2.6-1) unstable; urgency=low
* New upstream release
diff -Nru fxt-0.2.6/debian/control fxt-0.2.6/debian/control
--- fxt-0.2.6/debian/control 2012-02-01 11:21:12.000000000 +0100
+++ fxt-0.2.6/debian/control 2012-06-08 15:54:17.000000000 +0200
@@ -11,7 +11,7 @@
Package: libfxt-dev
Section: libdevel
-Architecture: any
+Architecture: any-amd64 any-i386 any-ia64 any-powerpc
Depends: ${shlibs:Depends}, ${misc:Depends}, libfxt0 (= ${binary:Version})
Description: Multithreaded tracing library
FxT is a library and associated tools that can be used to analyze the
@@ -27,7 +27,7 @@
Package: libfxt0
Section: libs
-Architecture: any
+Architecture: any-amd64 any-i386 any-ia64 any-powerpc
Depends: ${shlibs:Depends}, ${misc:Depends}
Pre-Depends: multiarch-support
Description: Multithreaded tracing library
@@ -44,7 +44,7 @@
Package: fxt-tools
Section: science
-Architecture: any
+Architecture: any-amd64 any-i386 any-ia64 any-powerpc
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Multithreaded tracing library
FxT is a library and associated tools that can be used to analyze the
diff -Nru fxt-0.2.6/debian/patches/flush.patch
fxt-0.2.6/debian/patches/flush.patch
--- fxt-0.2.6/debian/patches/flush.patch 1970-01-01 01:00:00.000000000
+0100
+++ fxt-0.2.6/debian/patches/flush.patch 2012-08-03 22:30:44.000000000
+0200
@@ -0,0 +1,13 @@
+diff -Nru fxt-0.2.6/tools/fut_setup.c fxt-0.2.9/tools/fut_setup.c
+--- fxt-0.2.6/tools/fut_setup.c 2012-04-07 22:47:14.000000000 +0200
++++ fxt-0.2.9/tools/fut_setup.c 2012-08-03 21:45:40.000000000 +0200
+@@ -320,9 +320,6 @@
+ int local_nlongs = 0;
+
+
+- /* paranoia, so nobody waits for us while we are in here */
+- fut_active = 0;
+-
+ if( bufptr == NULL )
+ {
+ local_nlongs = -EPERM;
diff -Nru fxt-0.2.6/debian/patches/series fxt-0.2.6/debian/patches/series
--- fxt-0.2.6/debian/patches/series 1970-01-01 01:00:00.000000000 +0100
+++ fxt-0.2.6/debian/patches/series 2012-08-03 22:30:10.000000000 +0200
@@ -0,0 +1 @@
+flush.patch
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.0.4 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
--
Samuel Thibault <[email protected]>
* y se leve dans 2h10
--- End Message ---
--- Begin Message ---
On 2012-08-24 16:43, Samuel Thibault wrote:
> Package: release.debian.org
> Severity: normal
> User: [email protected]
> Usertags: unblock
>
> Please unblock package fxt
>
> The difference between testing 0.2.6-1 and sid 0.2.6-2 is pasted below:
> it explicits the architectures on which fxt is ported to, and includes
> an upstream change to fix lost data while recording long traces (>=
> 16MiB).
>
> unblock fxt/0.2.6-2
>
> [...]
Unblocked, thanks.
~Niels
--- End Message ---