Your message dated Sun, 12 Jul 2009 09:27:56 +0000
with message-id <[email protected]>
and subject line Bug#535101: fixed in vlc 1.0.0-1
has caused the Debian Bug report #535101,
regarding vlc: FTBFS on GNU/kFreeBSD
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.)
--
535101: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=535101
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: vlc
Version: 1.0.0~rc2
Severity: important
There are a buggy line in the file debian/rules, where generates
vlc-nox.install.kfreebsd-i386 and vlc-nox.install.kfreebsd-amd64, and
some ALSA plugins are missing and the build fails. This line is:
sed -e '/lib\(alsa\|dvb\|v4l\|pvr\)_/d' debian/vlc-nox.install
instead of:
sed -e '/\(lib\|libaccess_\)\(alsa\|dvb\|v4l\|v4l2\|pvr\)_/d'
debian/vlc-nox.install
This is a patch to solve this problem:
diff -Naur vlc-1.0.0~rc2.orig/debian/rules vlc-1.0.0~rc2/debian/rules
--- vlc-1.0.0~rc2.orig/debian/rules 2009-06-29 15:48:22.000000000 +0200
+++ vlc-1.0.0~rc2/debian/rules 2009-06-29 15:48:59.000000000 +0200
@@ -164,7 +164,7 @@
dh_testdir
dh_testroot
dh_prep
- sed -e '/lib\(alsa\|dvb\|v4l\|pvr\)_/d' debian/vlc-nox.install \
+ sed -e '/\(lib\|libaccess_\)\(alsa\|dvb\|v4l\|v4l2\|pvr\)_/d'
debian/vlc-nox.install \
>debian/vlc-nox.install.kfreebsd-i386
cp debian/vlc-nox.install.kfreebsd-i386 \
debian/vlc-nox.install.kfreebsd-amd64
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: kfreebsd-i386 (i686)
Kernel: kFreeBSD 7.1-1-686-smp
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages vlc depends on:
ii libaa1 1.4p5-38 ascii art library
ii libc0.1 2.9-18 GNU C Library: Shared libraries
ii libdbus-1-3 1.2.14-3 simple interprocess messaging syst
ii libfreetype6 2.3.9-5 FreeType 2 font engine, shared lib
ii libfribidi0 0.10.9-1 Free Implementation of the Unicode
ii libgcc1 1:4.4.0-10 GCC support library
ii libgl1-mesa-glx [libgl 7.4.1-1 A free implementation of the OpenG
ii libglib2.0-0 2.20.4-1 The GLib library of C routines
ii libgtk2.0-0 2.16.3-1 The GTK+ graphical user interface
ii libnotify1 [libnotify1 0.4.5-1 sends desktop notifications to a n
ii libqtcore4 4.5.1-2 Qt 4 core module
ii libqtgui4 4.5.1-2 Qt 4 GUI module
ii libsdl-image1.2 1.2.6-3 image loading library for Simple D
ii libsdl1.2debian 1.2.13-4+b1 Simple DirectMedia Layer
ii libstdc++6 4.4.0-10 The GNU Standard C++ Library v3
ii libtar 1.2.11-6 C library for manipulating tar arc
pn libvlccore2 <none> (no description available)
ii libx11-6 2:1.2.1-1 X11 client-side library
ii libxext6 2:1.0.4-1 X11 miscellaneous extension librar
ii libxinerama1 2:1.0.3-2 X11 Xinerama extension library
ii libxv1 2:1.0.4-1 X11 Video extension library
ii libxxf86vm1 1:1.0.2-1 X11 XFree86 video mode extension l
ii ttf-dejavu-core 2.29-2 Vera font family derivate with add
pn vlc-nox <none> (no description available)
ii zlib1g 1:1.2.3.3.dfsg-14 compression library - runtime
vlc recommends no packages.
Versions of packages vlc suggests:
pn mozilla-plugin-vlc <none> (no description available)
pn videolan-doc <none> (no description available)
--- End Message ---
--- Begin Message ---
Source: vlc
Source-Version: 1.0.0-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:
libvlc-dev_1.0.0-1_i386.deb
to pool/main/v/vlc/libvlc-dev_1.0.0-1_i386.deb
libvlc2_1.0.0-1_i386.deb
to pool/main/v/vlc/libvlc2_1.0.0-1_i386.deb
libvlccore-dev_1.0.0-1_i386.deb
to pool/main/v/vlc/libvlccore-dev_1.0.0-1_i386.deb
libvlccore2_1.0.0-1_i386.deb
to pool/main/v/vlc/libvlccore2_1.0.0-1_i386.deb
mozilla-plugin-vlc_1.0.0-1_i386.deb
to pool/main/v/vlc/mozilla-plugin-vlc_1.0.0-1_i386.deb
vlc-data_1.0.0-1_all.deb
to pool/main/v/vlc/vlc-data_1.0.0-1_all.deb
vlc-dbg_1.0.0-1_i386.deb
to pool/main/v/vlc/vlc-dbg_1.0.0-1_i386.deb
vlc-nox_1.0.0-1_i386.deb
to pool/main/v/vlc/vlc-nox_1.0.0-1_i386.deb
vlc-plugin-ggi_1.0.0-1_i386.deb
to pool/main/v/vlc/vlc-plugin-ggi_1.0.0-1_i386.deb
vlc-plugin-jack_1.0.0-1_i386.deb
to pool/main/v/vlc/vlc-plugin-jack_1.0.0-1_i386.deb
vlc-plugin-pulse_1.0.0-1_i386.deb
to pool/main/v/vlc/vlc-plugin-pulse_1.0.0-1_i386.deb
vlc-plugin-sdl_1.0.0-1_i386.deb
to pool/main/v/vlc/vlc-plugin-sdl_1.0.0-1_i386.deb
vlc-plugin-svgalib_1.0.0-1_i386.deb
to pool/main/v/vlc/vlc-plugin-svgalib_1.0.0-1_i386.deb
vlc_1.0.0-1.diff.gz
to pool/main/v/vlc/vlc_1.0.0-1.diff.gz
vlc_1.0.0-1.dsc
to pool/main/v/vlc/vlc_1.0.0-1.dsc
vlc_1.0.0-1_i386.deb
to pool/main/v/vlc/vlc_1.0.0-1_i386.deb
vlc_1.0.0.orig.tar.gz
to pool/main/v/vlc/vlc_1.0.0.orig.tar.gz
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.
Christophe Mutricy <[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.8
Date: Thu, 09 Jul 2009 13:04:20 +0000
Source: vlc
Binary: vlc vlc-dbg vlc-nox libvlccore2 libvlc2 libvlccore-dev libvlc-dev
vlc-plugin-sdl vlc-plugin-ggi mozilla-plugin-vlc vlc-plugin-svgalib
vlc-plugin-jack vlc-plugin-pulse vlc-data
Architecture: source all i386
Version: 1.0.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian multimedia packages maintainers
<[email protected]>
Changed-By: Christophe Mutricy <[email protected]>
Description:
libvlc-dev - development files for libvlc
libvlc2 - multimedia player and streamer library
libvlccore-dev - development files for libvlccore
libvlccore2 - base library for VLC and its modules
mozilla-plugin-vlc - multimedia plugin for web browsers based on VLC
vlc - multimedia player and streamer
vlc-data - Common data for VLC
vlc-dbg - debugging symbols for vlc
vlc-nox - multimedia player and streamer (without X support)
vlc-plugin-ggi - GGI video output plugin for VLC
vlc-plugin-jack - Jack audio plugins for VLC
vlc-plugin-pulse - PulseAudio plugin for VLC
vlc-plugin-sdl - SDL video and audio output plugin for VLC
vlc-plugin-svgalib - SVGAlib video output plugin for VLC
Closes: 535101 536081 536081
Changes:
vlc (1.0.0-1) unstable; urgency=low
.
* New Upstream Release
+ Closes: #536081
+ Closes: #536081, LP: #396548
+ Refresh patches
* no longer closes when pausing from the notification area, LP: #371515
* Don't install the alsa and OSS access module on kfreeBSD (Closes:
#535101) - thanks to Javier Mendez Gomez
* Force at least libvlc 1.0.0 becasue of tha soname change of
libvlccore
* Delete a symbols who was present by mistake.
* No need for dh_desktop. It's a no-op
* New standard version. No change needed
* Fix make distclean. New patch taken from upstream
* Upstream make distcheck has been fixed. No need to save Changelog
Checksums-Sha1:
28a9ac86845dec5ed210d38e5e06cdd9261b6d5e 3191 vlc_1.0.0-1.dsc
46fc8e910ea135144ef4889d46f15653d5bd62c2 27097755 vlc_1.0.0.orig.tar.gz
966c8cd1c08a7aac4602b8e53c9c25a6cbc22499 49190 vlc_1.0.0-1.diff.gz
1e9a749c415d0dfde6e2733b1776605e69b80f96 5928298 vlc-data_1.0.0-1_all.deb
6e362540bbfa7fd611074363996c4e05c41303e8 1561252 vlc_1.0.0-1_i386.deb
e5f2707e860ea416e7fdcc5ef67a80407281e228 12288912 vlc-dbg_1.0.0-1_i386.deb
89752e1f5683b52e62bfe3e9f51b55966e14dfa8 2664108 vlc-nox_1.0.0-1_i386.deb
f1cc61c7b372af9f14eade142538da3abf02c626 405758 libvlccore2_1.0.0-1_i386.deb
a85f959e9628fc2a015d3746f8f705e324d3ee23 50588 libvlc2_1.0.0-1_i386.deb
9830a6942e3edb170442cc6e01c70bc3966a5255 545474 libvlccore-dev_1.0.0-1_i386.deb
a13b3616e837f7c846313e1c009186ca7230f780 68942 libvlc-dev_1.0.0-1_i386.deb
2393060653f26dbb2ace55a6378abdbf63d51c47 11604 vlc-plugin-sdl_1.0.0-1_i386.deb
92e1d556f64a74bd78c8b535aa879ad3b07aa29a 6022 vlc-plugin-ggi_1.0.0-1_i386.deb
d8582b38b9bd8681afd76bd6aa87291669eb33fb 33804
mozilla-plugin-vlc_1.0.0-1_i386.deb
970b3b2d15e0594fb93b4f5f042fe3cb7e6d749f 4674
vlc-plugin-svgalib_1.0.0-1_i386.deb
3ad5a13e33e45cc80da32007ffa5b19de765a76e 10766 vlc-plugin-jack_1.0.0-1_i386.deb
f1a8413c7c606671a8babc6efc182894a6bb081a 6892 vlc-plugin-pulse_1.0.0-1_i386.deb
Checksums-Sha256:
f73d9dd5a91938ebe3455c47fd908a7302ee2b7f2bf0fb66451d0dbd83997afd 3191
vlc_1.0.0-1.dsc
23562f0222adb29434575d9fd6df10c09d50454fb43a8bf0403e0176a96fe324 27097755
vlc_1.0.0.orig.tar.gz
fc619a26e42952d953d93a48382bb059a4a7f8a6ca77e975f8eee7b873cd2da1 49190
vlc_1.0.0-1.diff.gz
c82a712d4c1770f583938ecd334cef0ef6eefb4ef4f18d4162d38579a3a31f86 5928298
vlc-data_1.0.0-1_all.deb
9e192716f23563d33ba77428abeb2d9e82dcca629b132a48f9df519653f45f36 1561252
vlc_1.0.0-1_i386.deb
0f1a517fdb727ec8870aa1feb7d88b5bfd2b95d77a8b593c4b6c38c8dcf7c440 12288912
vlc-dbg_1.0.0-1_i386.deb
8b9d56e3cdae60838c1b20e481f63721dbf6e406b4718e063b0961a4f6373b21 2664108
vlc-nox_1.0.0-1_i386.deb
d7589e2d92756ad5e3da0c555135792417f00b734d79ffcfa4939c71186fba1d 405758
libvlccore2_1.0.0-1_i386.deb
e565d92f68769b26c4f59db3176ff0dc5dd5a68c0de9248eb3eab0430e088c91 50588
libvlc2_1.0.0-1_i386.deb
1dcd9b8a1d0cde6145e90070536c8fc1c10c8c23710fdf8c72a3f83ff2d1714b 545474
libvlccore-dev_1.0.0-1_i386.deb
4329932eb7d58c74b93792fe993d60458a80850bc01fd4e0b6379d4eb576a0b4 68942
libvlc-dev_1.0.0-1_i386.deb
89b90de489ac984474e911ac52688777c74a1acf1f2985be9bf1dda3c129eefd 11604
vlc-plugin-sdl_1.0.0-1_i386.deb
8a00dc02feb9610fe076501482eb4148c6375d76b191d217d757fdfc77022bd9 6022
vlc-plugin-ggi_1.0.0-1_i386.deb
8abfafcdd262869e3c0a8eef238cbe742e7ea8291ecb86a2c68848f786bb09da 33804
mozilla-plugin-vlc_1.0.0-1_i386.deb
96a79586b47c92ade93006aed738cfa3e725251773b7fe8571227cccb8d00e39 4674
vlc-plugin-svgalib_1.0.0-1_i386.deb
f1e1a708e482130a0cb6e5b3d632c1fbe72191f1f700acd9bdb34e0ec9b58e8e 10766
vlc-plugin-jack_1.0.0-1_i386.deb
fe3bbe4706dfc68fb71c9780485df4683ac4818b4e68afa684e26aa9bd8e057e 6892
vlc-plugin-pulse_1.0.0-1_i386.deb
Files:
d2c14e891a2a091a59197a108b337798 3191 video optional vlc_1.0.0-1.dsc
8e63e085229e430b462fe9aa8ff8124d 27097755 video optional vlc_1.0.0.orig.tar.gz
21139ffcd5278b31f8d28346d8645592 49190 video optional vlc_1.0.0-1.diff.gz
f25b533bc314d1e8608af528110c7ffc 5928298 video optional
vlc-data_1.0.0-1_all.deb
cf74b01f1871718a82144f54fc572c0c 1561252 video optional vlc_1.0.0-1_i386.deb
c6ac85cfe6eaf23b2035bc39fd36ced3 12288912 debug extra vlc-dbg_1.0.0-1_i386.deb
e42a6161974116eb3ffb2fbc41b1b020 2664108 video optional
vlc-nox_1.0.0-1_i386.deb
6d4a53f4e9768f3e67f7034c22b2bc84 405758 libs optional
libvlccore2_1.0.0-1_i386.deb
3a69ea3d9434871dee78019bd7105e9c 50588 libs optional libvlc2_1.0.0-1_i386.deb
7e192ca86d2ec4ca7593414b29e57a4f 545474 libdevel optional
libvlccore-dev_1.0.0-1_i386.deb
15561b642d1b44717b340b4c4012be27 68942 libdevel optional
libvlc-dev_1.0.0-1_i386.deb
346bddc80ed4a0b0c164515002ef92d3 11604 video optional
vlc-plugin-sdl_1.0.0-1_i386.deb
273ea088e4a5d3403049bf649baca157 6022 video optional
vlc-plugin-ggi_1.0.0-1_i386.deb
c73d1848d0b594a8289009169e9c8304 33804 video optional
mozilla-plugin-vlc_1.0.0-1_i386.deb
be74692fb49c0a1d491ca459a6499f65 4674 video optional
vlc-plugin-svgalib_1.0.0-1_i386.deb
89840c943c632e62503649bb5cdb92fc 10766 video optional
vlc-plugin-jack_1.0.0-1_i386.deb
382fba089289261b932eddf0dc4b850f 6892 video optional
vlc-plugin-pulse_1.0.0-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Debian Powered!
iJwEAQECAAYFAkpZmEMACgkQ78RAoABp8o+f7wP9EMpTUcTCEIlyWjadlDCCObnK
AAzEuLmRmCPoj81dzZMs+cH5q2efZN35qmsb+JuvYZf9tOUQTJy2N2MsHO3/Wbec
QmVkbpkW4K653TG5lxbcVfATqYr5/CHILMuWaYSW+Q7GEpQUj4zqwZAlK5AecUE3
+jXNVIvTKwjeQx/EsEQ=
=JwSz
-----END PGP SIGNATURE-----
--- End Message ---