Your message dated Tue, 25 Jul 2006 13:48:26 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#378368: fixed in directfb 0.9.25.1-2
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: directfb
Severity: normal
Since we're using it to compile staticly with splashy we found very
annoying to use sed to bypass this bug. Please apply the bellow patch.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-686
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
--- directfb-config.in~ 2005-08-04 17:45:28.000000000 -0300
+++ directfb-config.in 2006-07-15 15:26:36.000000000 -0300
@@ -86,7 +86,7 @@
fi
for i in `echo $optarg | sed 's/,/ /g'`; do
- echo_input="$echo_input $moduledir/inputdrivers/libdirectfb_$i.o"
+ echo_input="$echo_input $moduledir/inputdrivers/libdirectfb_$i.a"
done
echo_static=yes
@@ -97,7 +97,7 @@
fi
for i in `echo $optarg | sed 's/,/ /g'`; do
- echo_graphics="$echo_graphics $moduledir/gfxdrivers/libdirectfb_$i.o"
+ echo_graphics="$echo_graphics $moduledir/gfxdrivers/libdirectfb_$i.a"
done
echo_static=yes
@@ -108,7 +108,7 @@
fi
for i in `echo $optarg | sed 's/,/ /g'`; do
- echo_font="$echo_font
$moduledir/interfaces/IDirectFBFont/libidirectfbfont_$i.o"
+ echo_font="$echo_font
$moduledir/interfaces/IDirectFBFont/libidirectfbfont_$i.a"
case $i in
ft2)
echo_font="$echo_font -lfreetype"
@@ -124,7 +124,7 @@
fi
for i in `echo $optarg | sed 's/,/ /g'`; do
- echo_system="$echo_system $moduledir/systems/libdirectfb_$i.o"
+ echo_system="$echo_system $moduledir/systems/libdirectfb_$i.a"
case $i in
sdl)
echo_system="$echo_system @SDL_LIBS@"
@@ -140,7 +140,7 @@
fi
for i in `echo $optarg | sed 's/,/ /g'`; do
- echo_wm="$echo_wm $moduledir/wm/libidirectfb_$i.o"
+ echo_wm="$echo_wm $moduledir/wm/libidirectfb_$i.a"
case $i in
unique)
echo_wm="$echo_wm -luniquewm"
@@ -156,7 +156,7 @@
fi
for i in `echo $optarg | sed 's/,/ /g'`; do
- echo_imageprovider="$echo_imageprovider
$moduledir/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_$i.o"
+ echo_imageprovider="$echo_imageprovider
$moduledir/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_$i.a"
case $i in
imlib2)
echo_imageprovider="$echo_imageprovider -lImlib2 -lttf -lm
-L/usr/X11R6/lib -lXext -lX11"
@@ -183,7 +183,7 @@
fi
for i in `echo $optarg | sed 's/,/ /g'`; do
- echo_videoprovider="$echo_videoprovider
$moduledir/interfaces/IDirectFBVideoProvider/libidirectfbvideoprovider_$i.o"
+ echo_videoprovider="$echo_videoprovider
$moduledir/interfaces/IDirectFBVideoProvider/libidirectfbvideoprovider_$i.a"
case $i in
libmpeg3)
echo_videoprovider="$echo_videoprovider -lmpeg3"
--- End Message ---
--- Begin Message ---
Source: directfb
Source-Version: 0.9.25.1-2
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_0.9.25.1-2.diff.gz
to pool/main/d/directfb/directfb_0.9.25.1-2.diff.gz
directfb_0.9.25.1-2.dsc
to pool/main/d/directfb/directfb_0.9.25.1-2.dsc
libdirectfb-0.9-25-udeb_0.9.25.1-2_i386.udeb
to pool/main/d/directfb/libdirectfb-0.9-25-udeb_0.9.25.1-2_i386.udeb
libdirectfb-0.9-25_0.9.25.1-2_i386.deb
to pool/main/d/directfb/libdirectfb-0.9-25_0.9.25.1-2_i386.deb
libdirectfb-bin_0.9.25.1-2_i386.deb
to pool/main/d/directfb/libdirectfb-bin_0.9.25.1-2_i386.deb
libdirectfb-dev_0.9.25.1-2_i386.deb
to pool/main/d/directfb/libdirectfb-dev_0.9.25.1-2_i386.deb
libdirectfb-extra_0.9.25.1-2_i386.deb
to pool/main/d/directfb/libdirectfb-extra_0.9.25.1-2_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: Tue, 25 Jul 2006 20:44:11 +0300
Source: directfb
Binary: libdirectfb-dev libdirectfb-extra libdirectfb-0.9-25 libdirectfb-bin
libdirectfb-0.9-25-udeb
Architecture: source i386
Version: 0.9.25.1-2
Distribution: unstable
Urgency: low
Maintainer: Guillem Jover <[EMAIL PROTECTED]>
Changed-By: Guillem Jover <[EMAIL PROTECTED]>
Description:
libdirectfb-0.9-25 - frame buffer graphics library
libdirectfb-0.9-25-udeb - frame buffer graphics library (udeb)
libdirectfb-bin - binaries for libdirectfb
libdirectfb-dev - frame buffer graphics library, development files
libdirectfb-extra - extra image/video providers for libdirectfb
Closes: 366011 366460 373983 378368
Changes:
directfb (0.9.25.1-2) unstable; urgency=low
.
* Upload to unstable.
* Do not leak libdl nor libz to projects dynamically linking against
directfb trough the .pc files or directfb-config. (Closes: #373983)
- debian/patches/01_link_static_priv.patch: New file.
* Force linking the selected modules when statically linking, now that the
toolchain enforces --as-needed by default. (Closes: #378368)
- debian/patches/06_link_static_as-needed.patch: New file.
.
directfb (0.9.25.1-1) experimental; urgency=low
.
* New upstream release. (Closes: #366460)
- debian/patches/00_plugins_link.patch: Merged upstream. Remove.
- debian/patches/01_missing_rules.patch: Likewise.
- debian/patches/11_syscall.patch: Likewise.
- debian/patches/12_remove_sys_io.h.patch: Likewise.
- debian/patches/22_videodev.patch: Likewise.
- debian/patches/23_fbdev.patch: Likewise.
- debian/patches/30_linux_types.patch: Sync.
- debian/patches/13_x86_conditional_rdtsc.patch: Likewise.
- debian/patches/24_distclean.patch: Likewise.
- debian/patches/03_link_static_sysfs.patch: Likewise.
* Updated version in directfb-config.1.
* Now using Standards-Version 3.7.2.
* Wrapped debian/control field lines, as per latest policy.
* Remove sh from libsysfs-dev Build-Depends architecture delimiter.
* Replace x-dev Dependency in libdirectfb-dev with x11proto-core-dev.
(Closes: #366011)
Files:
988969389791c1f648fa7a2f2fa2a4a1 911 libs optional directfb_0.9.25.1-2.dsc
e90e6e53a2539e0bd9742c0616550fbd 19010 libs optional
directfb_0.9.25.1-2.diff.gz
a6dcc19359ab51eb9db025919e44f98a 833920 libs optional
libdirectfb-0.9-25_0.9.25.1-2_i386.deb
19a046875a5b04d60f3382cd58423d5d 441196 debian-installer optional
libdirectfb-0.9-25-udeb_0.9.25.1-2_i386.udeb
95ce1153a47bdc8b81b015414b93b34b 37676 libs optional
libdirectfb-bin_0.9.25.1-2_i386.deb
6213cf662357c564d0acda2f2623e193 24288 libs optional
libdirectfb-extra_0.9.25.1-2_i386.deb
bb1febd68b562df6884286360246353f 694322 libdevel optional
libdirectfb-dev_0.9.25.1-2_i386.deb
Package-Type: udeb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFExmI+uW9ciZ2SjJsRAht3AJ9h+adU7zBdh9R1pfEgUP/QT6PXBACePBg1
zXsijEFbAKOSrL8FtBqoqsA=
=VzyB
-----END PGP SIGNATURE-----
--- End Message ---