Your message dated Mon, 28 Jan 2008 06:17:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#458418: fixed in directfb 1.0.1-6
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: libdirectfb-dev
Version: 1.0.1-5
Severity: normal
Tags: patch

As per this email:
http://mail.directfb.org/pipermail/directfb-dev/2007-October/003503.html

directfb needs to yield the CPU on the keyboard even loop. applications
which use directfb running from initramfs (like Splashy) depend on this
patch in order to work correctly.

this was applied before to 0.9.25-6. Please do the same for 1.0.x.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/bash

Versions of packages libdirectfb-dev depends on:
ii  libdirectfb-1.0-0       1.0.1-5          direct frame buffer graphics - sha
ii  libdirectfb-extra       1.0.1-5          direct frame buffer graphics - ext
ii  libfreetype6-dev        2.3.5-1+b1       FreeType 2 font engine, developmen
ii  libjpeg62-dev           6b-14            Development files for the IJG JPEG
ii  libmpeg3-dev            1.5.4-5          Headers and static libraries for l
ii  libpng12-dev            1.2.15~beta5-3   PNG library - development
ii  libsysfs-dev            2.1.0-2+b1       interface library to sysfs - devel
ii  libx11-dev              2:1.0.3-7        X11 client-side library (developme
ii  libxext-dev             1:1.0.3-2        X11 miscellaneous extensions libra
ii  x11proto-core-dev       7.0.11-1         X11 core wire protocol and auxilia
ii  zlib1g-dev              1:1.2.3.3.dfsg-8 compression library - development

libdirectfb-dev recommends no packages.

-- no debconf information

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




--- End Message ---
--- Begin Message ---
Source: directfb
Source-Version: 1.0.1-6

We believe that the bug you reported is fixed in the latest version of
directfb, which is due to be installed in the Debian FTP archive:

directfb_1.0.1-6.diff.gz
  to pool/main/d/directfb/directfb_1.0.1-6.diff.gz
directfb_1.0.1-6.dsc
  to pool/main/d/directfb/directfb_1.0.1-6.dsc
libdirectfb-1.0-0-udeb_1.0.1-6_i386.udeb
  to pool/main/d/directfb/libdirectfb-1.0-0-udeb_1.0.1-6_i386.udeb
libdirectfb-1.0-0_1.0.1-6_i386.deb
  to pool/main/d/directfb/libdirectfb-1.0-0_1.0.1-6_i386.deb
libdirectfb-bin-udeb_1.0.1-6_i386.udeb
  to pool/main/d/directfb/libdirectfb-bin-udeb_1.0.1-6_i386.udeb
libdirectfb-bin_1.0.1-6_i386.deb
  to pool/main/d/directfb/libdirectfb-bin_1.0.1-6_i386.deb
libdirectfb-dev_1.0.1-6_i386.deb
  to pool/main/d/directfb/libdirectfb-dev_1.0.1-6_i386.deb
libdirectfb-extra_1.0.1-6_i386.deb
  to pool/main/d/directfb/libdirectfb-extra_1.0.1-6_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Guillem Jover <[EMAIL PROTECTED]> (supplier of updated directfb package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 28 Jan 2008 07:40:06 +0200
Source: directfb
Binary: libdirectfb-1.0-0 libdirectfb-1.0-0-udeb libdirectfb-bin 
libdirectfb-bin-udeb libdirectfb-extra libdirectfb-dev
Architecture: source i386
Version: 1.0.1-6
Distribution: unstable
Urgency: medium
Maintainer: Guillem Jover <[EMAIL PROTECTED]>
Changed-By: Guillem Jover <[EMAIL PROTECTED]>
Description: 
 libdirectfb-1.0-0 - direct frame buffer graphics - shared libraries
 libdirectfb-1.0-0-udeb - direct frame buffer graphics - shared libraries (udeb)
 libdirectfb-bin - direct frame buffer graphics - binaries
 libdirectfb-bin-udeb - direct frame buffer graphics - binaries (udeb)
 libdirectfb-dev - direct frame buffer graphics library - development files
 libdirectfb-extra - direct frame buffer graphics - extra providers
Closes: 456584 458418
Changes: 
 directfb (1.0.1-6) unstable; urgency=medium
 .
   * Add shlib:Depends substvar on libdirectfb-dev's Depends needed by
     directfb-csource. Thanks to Niko Tyni <[EMAIL PROTECTED]>.
   * Patch cleanup:
     - debian/patches/04_bashisms.patch: Remove, was already disabled.
     - debian/patches/10_linux_config.h.patch: Rename to ...
     - debian/patches/90_linux_config.h.patch: ... this.
     - debian/patches/30_linux_types.patch: Move distro specific change ...
     - debian/patches/91_linux_types_cruft.patch: ... here. New file.
     - Add upstream status information to all patches.
   * Add libts0-dev to Build-Depends to enable tslib support. (Closes: #456584)
   * Yield the CPU on the keyboard loop. (Closes: #458418)
     - debian/patches/80_from_HEAD_yield_cpu_on_kbd_loop.patch: New file.
       Stole from git HEAD. Set medium urgency as this is breaking splashy
       in testing.
Files: 
 0ea6b4894e3634a1102036e76178f8ab 1110 libs optional directfb_1.0.1-6.dsc
 110ed2e2ce737835ef37736ed541c33c 18657 libs optional directfb_1.0.1-6.diff.gz
 91fbaf395321f141ac9222add900dd0f 1134672 libs optional 
libdirectfb-1.0-0_1.0.1-6_i386.deb
 3a915c2ce23361a6320bc4b20810fbb3 359248 debian-installer optional 
libdirectfb-1.0-0-udeb_1.0.1-6_i386.udeb
 6bb57c05ac52591097bac537d4f369a8 39338 libs optional 
libdirectfb-bin_1.0.1-6_i386.deb
 a7ad55098b7b28479c673c57e292d1f6 5442 debian-installer optional 
libdirectfb-bin-udeb_1.0.1-6_i386.udeb
 70053f59c1bb885c0a4c0365fe7f1441 29254 libs optional 
libdirectfb-extra_1.0.1-6_i386.deb
 fb3489ed5a6a126ebfc69254eb1b2500 767874 libdevel optional 
libdirectfb-dev_1.0.1-6_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHnW5SuW9ciZ2SjJsRAqmeAKD0D3I6VayB/Yiwb8HceT/xm2Ts1ACguacU
FeeNgYQ3EFlLvK0ONsdKPgg=
=fHYJ
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to