Your message dated Tue, 25 Jul 2006 13:48:26 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#373983: 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: libdirectfb-dev Version: 0.9.24-3 Severity: minor Hi, There are spurious dependencies in directfb.pc and direct.pc: Libs: -L${libdir} -ldirectfb -lpthread -ldl -lz Libs: -L${libdir} -ldirect -lpthread -ldl -ldl -lz are _not_ needed in Libs (since the directfb interface doesn't depend on libdl or libz interface) and just bring unneeded dependencies. These should rather be put in Libs.private: Libs: -L${libdir} -ldirectfb -lpthread Libs.private: -ldl -lz Libs: -L${libdir} -ldirect -lpthread Libs.private: -ldl (so that static still work). Samuel -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (900, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17-rc1 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) Versions of packages libdirectfb-dev depends on: ii libdirectfb-0.9-24 0.9.24-3 frame buffer graphics library ii libdirectfb-extra 0.9.24-3 extra image/video providers for li ii libfreetype6-dev 2.2.1-2 FreeType 2 font engine, developmen ii libjpeg62-dev 6b-13 Development files for the IJG JPEG ii libmpeg3-dev 1.5.4-5 Headers and static libraries for l ii libpng12-dev 1.2.8rel-5.1 PNG library - development ii libx11-dev 2:1.0.0-6 X11 client-side library (developme ii libxext-dev 1:1.0.0-4 X11 miscellaneous extensions libra ii x-dev 7.0.4-3 dummy package for transition purpo ii zlib1g-dev 1:1.2.3-11 compression library - development libdirectfb-dev recommends no packages. -- no debconf information
--- 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 ---

