Your message dated Mon, 24 Apr 2006 10:17:52 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#361729: fixed in vlc 0.8.5-test3.debian-1 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: vlc Version: 0.8.4-svn20050920-1 Severity: grave Hi, It seems you're build depending on gcc-snapshot. Please don't do that. It's an experimental version. According to the changelog: + Build-depend on gcc-snapshot on i386 and amd64, because currently only that version of gcc properly builds some of the MMX modules. Did you atleast try that gcc-4.1 works now? Kurt
--- End Message ---
--- Begin Message ---Source: vlc Source-Version: 0.8.5-test3.debian-1 We believe that the bug you reported is fixed in the latest version of vlc, which is due to be installed in the Debian FTP archive: libvlc0-dev_0.8.5-test3.debian-1_i386.deb to pool/main/v/vlc/libvlc0-dev_0.8.5-test3.debian-1_i386.deb mozilla-plugin-vlc_0.8.5-test3.debian-1_i386.deb to pool/main/v/vlc/mozilla-plugin-vlc_0.8.5-test3.debian-1_i386.deb vlc-plugin-alsa_0.8.5-test3.debian-1_i386.deb to pool/main/v/vlc/vlc-plugin-alsa_0.8.5-test3.debian-1_i386.deb vlc-plugin-arts_0.8.5-test3.debian-1_i386.deb to pool/main/v/vlc/vlc-plugin-arts_0.8.5-test3.debian-1_i386.deb vlc-plugin-esd_0.8.5-test3.debian-1_i386.deb to pool/main/v/vlc/vlc-plugin-esd_0.8.5-test3.debian-1_i386.deb vlc-plugin-ggi_0.8.5-test3.debian-1_i386.deb to pool/main/v/vlc/vlc-plugin-ggi_0.8.5-test3.debian-1_i386.deb vlc-plugin-glide_0.8.5-test3.debian-1_i386.deb to pool/main/v/vlc/vlc-plugin-glide_0.8.5-test3.debian-1_i386.deb vlc-plugin-sdl_0.8.5-test3.debian-1_i386.deb to pool/main/v/vlc/vlc-plugin-sdl_0.8.5-test3.debian-1_i386.deb vlc-plugin-svgalib_0.8.5-test3.debian-1_i386.deb to pool/main/v/vlc/vlc-plugin-svgalib_0.8.5-test3.debian-1_i386.deb vlc_0.8.5-test3.debian-1.diff.gz to pool/main/v/vlc/vlc_0.8.5-test3.debian-1.diff.gz vlc_0.8.5-test3.debian-1.dsc to pool/main/v/vlc/vlc_0.8.5-test3.debian-1.dsc vlc_0.8.5-test3.debian-1_i386.deb to pool/main/v/vlc/vlc_0.8.5-test3.debian-1_i386.deb vlc_0.8.5-test3.debian.orig.tar.gz to pool/main/v/vlc/vlc_0.8.5-test3.debian.orig.tar.gz wxvlc_0.8.5-test3.debian-1_i386.deb to pool/main/v/vlc/wxvlc_0.8.5-test3.debian-1_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. Sam Hocevar (Debian packages) <[EMAIL PROTECTED]> (supplier of updated vlc 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, 24 Apr 2006 18:10:10 +0200 Source: vlc Binary: wxvlc vlc-plugin-sdl vlc-plugin-ggi vlc-plugin-alsa vlc-plugin-glide vlc-plugin-esd mozilla-plugin-vlc vlc vlc-plugin-arts vlc-plugin-svgalib libvlc0-dev Architecture: source i386 Version: 0.8.5-test3.debian-1 Distribution: unstable Urgency: low Maintainer: Sam Hocevar (Debian packages) <[EMAIL PROTECTED]> Changed-By: Sam Hocevar (Debian packages) <[EMAIL PROTECTED]> Description: libvlc0-dev - development files for VLC mozilla-plugin-vlc - multimedia plugin for web browsers based on VLC vlc - multimedia player for all audio and video formats vlc-plugin-alsa - ALSA audio output plugin for VLC vlc-plugin-arts - aRts audio output plugin for VLC vlc-plugin-esd - Esound audio output plugin for VLC vlc-plugin-ggi - GGI video output plugin for VLC vlc-plugin-glide - Glide video output plugin for VLC vlc-plugin-sdl - SDL video and audio output plugin for VLC vlc-plugin-svgalib - SVGAlib video output plugin for VLC wxvlc - wxWidgets frontend for VLC Closes: 330146 330154 339372 343031 347278 348404 352599 353459 354101 358233 359655 361452 361729 362071 363153 364265 364321 364381 Changes: vlc (0.8.5-test3.debian-1) unstable; urgency=low . * New upstream release. . * Upstream fixed many bugs: + Fixed the CPU features used by the deinterlace plugin and no longer crashes on non-SSE machines (Closes: #363153). + Properly build on amd64 wrt PIC (Closes: #339372, #330146, #330154). + Fixed the double pane in settings dialog issue (Closes: #343031). + Help flags now adapt to the locale and help formatting was fixed (Closes: #347278). + HTTP streaming no longer fails (Closes: #352599). + Memory leak fixed (Closes: #359655). + x264 build system supports ppc64 and mips64 (Closes: #361452, #358233). + OGG muxing was fixed (Closes: #364321). . * debian/control: + Removed legacy dummy packages. + Switched from dpatch to quilt. + Removed now useless build-dependency on gcc-snapshot (Closes: #361729). + Ditto for xlibs-static-pic (Closes: #364265). + Build-depend on newer ffmpeg libraries so that we dynamically link against them. + Build-depend on newer Matroska libraries to fix .mkv support (Closes: #348404). + Build-depend on libxul-dev and xulrunner instead of mozilla-dev. + Build-depend on newer live555 libraries. + Depend on vlc-plugin-alsa. + Removed the ttf-freefont dependency (Closes: #353459, #362071). . * debian/vlc.mime: + Fixed broken templates (Closes: #354101). . * debian/patches/010_no-wx-updates.diff: + Created from old dpatch. Disables broken "check for updates" button. . * debian/patches/010_osdmenu-paths.diff + Created from old dpatch. Fixes file paths for OSD plugin. . * debian/patches/020_xulrunner.diff: + Build using XULrunner (Closes: #364381). . * debian/patches/020_freetype_font: + Do not hardcode the default font, let VLC find one itself. Files: dd302cd78265efbd093a41a6bcea84bb 1878 graphics optional vlc_0.8.5-test3.debian-1.dsc 96f28713fcb1cd6194582f9f008b82de 14080369 graphics optional vlc_0.8.5-test3.debian.orig.tar.gz 38f1e5e2568bb26fd0fcac1faaac385f 6567 graphics optional vlc_0.8.5-test3.debian-1.diff.gz 2d674fc2960e848f76288d4df9616ab4 5798944 graphics optional vlc_0.8.5-test3.debian-1_i386.deb e478fa2968a4c1c46b428ab1914c9ad9 979424 libdevel optional libvlc0-dev_0.8.5-test3.debian-1_i386.deb 9a7dd2359b3be4d90af6d008be19d833 4514 graphics optional vlc-plugin-esd_0.8.5-test3.debian-1_i386.deb b6c3bef31df88fcd6cafabb959c9cc30 10354 graphics optional vlc-plugin-alsa_0.8.5-test3.debian-1_i386.deb fe763f2bd279cf83cfd2bdd598246888 9790 graphics optional vlc-plugin-sdl_0.8.5-test3.debian-1_i386.deb fa96e72fe38415fad9c4ef5371c5c3d5 5522 graphics optional vlc-plugin-ggi_0.8.5-test3.debian-1_i386.deb a80e653b4ee0a562c15a12f7976e00bb 3902 graphics optional vlc-plugin-glide_0.8.5-test3.debian-1_i386.deb 0aa544fa77153dd03df8ad1df892015a 3764 graphics optional vlc-plugin-arts_0.8.5-test3.debian-1_i386.deb 97d2b0a3552d71d0922cc7069bcdfdad 775236 graphics optional mozilla-plugin-vlc_0.8.5-test3.debian-1_i386.deb c88e568fd523ede9a54db1cf4e9abbad 4268 graphics optional vlc-plugin-svgalib_0.8.5-test3.debian-1_i386.deb adf43fb59a6c16cd3e1c783582cf6319 460280 graphics optional wxvlc_0.8.5-test3.debian-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFETQJOfPP1rylJn2ERAs7FAJ48fZs1sgGY0rLQkDZD1BAxH4egmQCeNjRX IjvKLrIs9Jaa8u1Hg8eLbgk= =8yxB -----END PGP SIGNATURE-----
--- End Message ---

