ams_2.0.1-1_i386.changes ACCEPTED

2010-01-02 Thread Archive Administrator



Accepted:
ams_2.0.1-1.diff.gz
  to main/a/ams/ams_2.0.1-1.diff.gz
ams_2.0.1-1.dsc
  to main/a/ams/ams_2.0.1-1.dsc
ams_2.0.1-1_i386.deb
  to main/a/ams/ams_2.0.1-1_i386.deb
ams_2.0.1.orig.tar.gz
  to main/a/ams/ams_2.0.1.orig.tar.gz


Override entries for your package:
ams_2.0.1-1.dsc - source sound
ams_2.0.1-1_i386.deb - optional sound

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 553677 


Thank you for your contribution to Debian.

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Bug#553677: marked as done ([ams] FTBFS with binutils-gold)

2010-01-02 Thread Debian Bug Tracking System
Your message dated Sat, 02 Jan 2010 17:47:08 +
with message-id e1nr84c-0001c0...@ries.debian.org
and subject line Bug#553677: fixed in ams 2.0.1-1
has caused the Debian Bug report #553677,
regarding [ams] FTBFS with binutils-gold
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 ow...@bugs.debian.org
immediately.)


-- 
553677: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=553677
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: ams
Version: 1.8.8~rc2-3.1
Severity: normal

Tried to build your package and it fails to build with GNU binutils-gold. The
important difference is that --no-add-needed is the default behavior of of GNU
binutils-gold. Please provide all needed libraries to the linker when building
your executables.

gcc -g -o ams.real synthdata.o module.o module.moc.o configdialog.o 
configdialog.moc.o port.o port.moc.o midiguicomponent.o 
midiguicomponent.moc.o midislider.o midislider.moc.o intmidislider.o 
intmidislider.moc.o floatintmidislider.o 
floatintmidislider.moc.o midicombobox.o midicombobox.moc.o midicheckbox.o 
midicheckbox.moc.o midipushbutton.o 
midipushbutton.moc.o midicontroller.o midicontroller.moc.o midicontrollerlist.o 
midicontrollerlist.moc.o midiwidget.o 
midiwidget.moc.o guiwidget.o guiwidget.moc.o prefwidget.o prefwidget.moc.o 
ladspadialog.o ladspadialog.moc.o envelope.o 
envelope.moc.o multi_envelope.o multi_envelope.moc.o scopescreen.o 
scopescreen.moc.o spectrumscreen.o spectrumscreen.moc.o 
function.o function.moc.o canvas.o canvas.moc.o canvasfunction.o 
canvasfunction.moc.o m_sh.o m_sh.moc.o m_vcswitch.o 
m_vcswitch.moc.o m_vcorgan.o m_vcorgan.moc.o m_dynamicwaves.o 
m_dynamicwaves.moc.o m_vco.o m_vco.moc.o m_vco2.o m_vco2.moc.o 
m_vca.o m_vca.moc.o m_vcf.o m_vcf.moc.o m_lfo.o m_lfo.moc.o m_mphlfo.o 
m_mphlfo.moc.o m_noise.o m_noise.moc.o m_noise2.o 
m_noise2.moc.o m_delay.o m_delay.moc.o m_seq.o m_seq.moc.o m_mcv.o m_mcv.moc.o 
m_advmcv.o m_advmcv.moc.o m_scmcv.o 
m_scmcv.moc.o m_env.o m_env.moc.o m_vcpanning.o m_vcpanning.moc.o m_vcenv.o 
m_vcenv.moc.o m_vcenv2.o m_vcenv2.moc.o 
m_vcdoubledecay.o m_vcdoubledecay.moc.o m_advenv.o m_advenv.moc.o m_ringmod.o 
m_ringmod.moc.o m_inv.o m_inv.moc.o m_amp.o 
m_amp.moc.o m_ad.o m_ad.moc.o m_vquant.o m_vquant.moc.o m_conv.o m_conv.moc.o 
m_cvs.o m_cvs.moc.o m_slew.o m_slew.moc.o 
m_quantizer.o m_quantizer.moc.o m_scquantizer.o m_scquantizer.moc.o m_mix.o 
m_mix.moc.o m_function.o m_function.moc.o 
m_stereomix.o m_stereomix.moc.o m_ladspa.o m_ladspa.moc.o m_pcmout.o 
m_pcmout.moc.o m_pcmin.o m_pcmin.moc.o m_wavout.o 
m_wavout.moc.o m_midiout.o m_midiout.moc.o m_scope.o m_scope.moc.o m_spectrum.o 
m_spectrum.moc.o textedit.o textedit.moc.o 
modularsynth.o modularsynth.moc.o main.o \
-L/usr/lib/qt3 -L/usr/X11R6/lib \
-lqt-mt -lclalsadrv -ljack -lasound -lsrfftw -lsfftw -lm
/usr/bin/ld: synthdata.o: in function SynthData::closeAlsa():synthdata.cpp:315: 
error: undefined reference to 'operator 
delete(void*)'
/usr/bin/ld: synthdata.o: in function SynthData::initAlsa(char const*, int, 
int, int, int, int):synthdata.cpp:268: error: 
undefined reference to 'operator new(unsigned long)'
/usr/bin/ld: synthdata.o: in function SynthData::initAlsa(char const*, int, 
int, int, int, int):synthdata.cpp:295: error: 
undefined reference to 'pthread_create'
/usr/bin/ld: synthdata.o: in function SynthData::initAlsa(char const*, int, 
int, int, int, int):synthdata.cpp:301: error: 
undefined reference to 'pthread_create'
/usr/bin/ld: synthdata.o: in function SynthData::initAlsa(char const*, int, 
int, int, int, int):synthdata.cpp:268: error: 
undefined reference to 'operator delete(void*)'
/usr/bin/ld: synthdata.o: in function 
SynthData::~SynthData():synthdata.cpp:151: error: undefined reference to 
'operator 
delete(void*)'
/usr/bin/ld: synthdata.o: in function 
QPtrListQObject::~QPtrList():/usr/include/qt3/qptrlist.h:73: error: undefined 
reference to 'operator delete(void*)'
/usr/bin/ld: synthdata.o: in function vtable for 
QGList:synthdata.cpp(.rodata._ZTV6QGList+0x38): error: undefined reference 
to '__cxa_pure_virtual'
/usr/bin/ld: synthdata.o: in function typeinfo for 
SynthData:synthdata.cpp(.rodata._ZTI9SynthData+0x0): error: undefined 
reference to 'vtable for __cxxabiv1::__si_class_type_info'
/usr/bin/ld: synthdata.o: in function typeinfo for 
QGList:synthdata.cpp(.rodata._ZTI6QGList+0x0): error: undefined reference 
to 'vtable for __cxxabiv1::__si_class_type_info'
/usr/bin/ld: synthdata.o: in function typeinfo for 
QPtrListQObject:synthdata.cpp(.rodata._ZTI8QPtrListI7QObjectE+0x0): 
error: undefined reference to 'vtable for 

Processed: fixed 502639 in 2.0.0-1

2010-01-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 fixed 502639 2.0.0-1
Bug #502639 [ams] ams: Follow MIDI controller doesn't work
Bug Marked as fixed in versions ams/2.0.0-1.

End of message, stopping processing here.

Please contact me if you need assistance.

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

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Bug#502639: marked as done (ams: Follow MIDI controller doesn't work)

2010-01-02 Thread Debian Bug Tracking System
Your message dated Sat, 2 Jan 2010 19:03:16 +0100
with message-id e5354091001021003n2e570fdco2697d8d8c754c...@mail.gmail.com
and subject line 
has caused the Debian Bug report #502639,
regarding ams: Follow MIDI controller doesn't work
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 ow...@bugs.debian.org
immediately.)


-- 
502639: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=502639
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: ams
Version: 1.8.7-5
Severity: normal
Tags: patch

The Follow MIDI controller option doesn't work (i.e., behaves like
Init MIDI controller) due to a misplaced closing brace.

--- ams-1.8.7.orig/midiguicomponent.cpp 2008-05-01 16:57:37.0 +0400
+++ ams-1.8.7/midiguicomponent.cpp  2008-05-01 16:57:43.0 +0400
@@ -109,11 +109,11 @@
 snd_seq_event_output_direct(synthdata-seq_handle, ev);
 //fprintf(stderr, -- %d %d %d\n, type, ch, param);
   }
-  if (synthdata-midiControllerMode  0) {
-controllerOK = true;
-  }  
-}  
-  }  
+}
+if (synthdata-midiControllerMode  0) {
+  controllerOK = true;
+}
+  }
   setMidiValue(value);
 }
 


---End Message---
---BeginMessage---
Fixed in 2.0.0-1

-- 
Alessio Treglia quadris...@ubuntu.com
Ubuntu MOTU Developer | Homepage: http://www.alessiotreglia.com
0FEC 59A5 E18E E04F 6D40 593B 45D4 8C7C DCFC 3FD0

---End Message---
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Processed: fixed 256970 in 0.40.6-1

2010-01-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 fixed 256970 0.40.6-1
Bug #256970 [bristol] stopping gui does not close bristol engine
Bug Marked as fixed in versions bristol/0.40.6-1.

End of message, stopping processing here.

Please contact me if you need assistance.

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

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Processing of bristol_0.40.7-1_i386.changes

2010-01-02 Thread Archive Administrator
bristol_0.40.7-1_i386.changes uploaded successfully to localhost
along with the files:
  bristol_0.40.7-1.dsc
  bristol_0.40.7.orig.tar.gz
  bristol_0.40.7-1.diff.gz
  bristol_0.40.7-1_i386.deb
  bristol-data_0.40.7-1_all.deb

Greetings,

Your Debian queue daemon (running on host ries.debian.org)

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


bristol_0.40.7-1_i386.changes ACCEPTED

2010-01-02 Thread Archive Administrator



Accepted:
bristol-data_0.40.7-1_all.deb
  to main/b/bristol/bristol-data_0.40.7-1_all.deb
bristol_0.40.7-1.diff.gz
  to main/b/bristol/bristol_0.40.7-1.diff.gz
bristol_0.40.7-1.dsc
  to main/b/bristol/bristol_0.40.7-1.dsc
bristol_0.40.7-1_i386.deb
  to main/b/bristol/bristol_0.40.7-1_i386.deb
bristol_0.40.7.orig.tar.gz
  to main/b/bristol/bristol_0.40.7.orig.tar.gz


Override entries for your package:
bristol-data_0.40.7-1_all.deb - optional sound
bristol_0.40.7-1.dsc - source sound
bristol_0.40.7-1_i386.deb - optional sound

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 528546 


Thank you for your contribution to Debian.

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Bug#528546: marked as done (bristol: package description gramattically incorrect)

2010-01-02 Thread Debian Bug Tracking System
Your message dated Sat, 02 Jan 2010 21:19:10 +
with message-id e1nrbno-00084w...@ries.debian.org
and subject line Bug#528546: fixed in bristol 0.40.7-1
has caused the Debian Bug report #528546,
regarding bristol: package description gramattically incorrect
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 ow...@bugs.debian.org
immediately.)


-- 
528546: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=528546
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: bristol
Severity: normal

 'It can any number of simultaneous synthesizers (they all connect to the same'

Maybe you mean It can 'handle'  here?



-- System Information:
Debian Release: 5.0.1
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'unstable'), (500, 'testing'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP) (ignored: 
LC_ALL set to ja_JP.eucJP)
Shell: /bin/sh linked to /bin/bash


---End Message---
---BeginMessage---
Source: bristol
Source-Version: 0.40.7-1

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

bristol-data_0.40.7-1_all.deb
  to main/b/bristol/bristol-data_0.40.7-1_all.deb
bristol_0.40.7-1.diff.gz
  to main/b/bristol/bristol_0.40.7-1.diff.gz
bristol_0.40.7-1.dsc
  to main/b/bristol/bristol_0.40.7-1.dsc
bristol_0.40.7-1_i386.deb
  to main/b/bristol/bristol_0.40.7-1_i386.deb
bristol_0.40.7.orig.tar.gz
  to main/b/bristol/bristol_0.40.7.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 528...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alessio Treglia quadris...@ubuntu.com (supplier of updated bristol 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 27 Dec 2009 15:53:55 +0100
Source: bristol
Binary: bristol bristol-data
Architecture: source i386 all
Version: 0.40.7-1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintainers@lists.alioth.debian.org
Changed-By: Alessio Treglia quadris...@ubuntu.com
Description: 
 bristol- vintage synthesizer emulator
 bristol-data - vintage synthesizer emulator (data files)
Closes: 528546
Changes: 
 bristol (0.40.7-1) unstable; urgency=low
 .
   * New upstream release.
   * Fix a little spelling error in the packages' description
 (Closes: #528546); thanks to Junichi Uekawa for reporting this.
   * Add Vcs-* tags.
   * Set DM-Upload-Allowed to yes.
   * Add Free Ekanayaka to Uploaders field.
Checksums-Sha1: 
 6b3a3d8252b4a832149748e512c4fcde75517e40 1382 bristol_0.40.7-1.dsc
 57e9dc45397bac074d2b6e53711046000d92697c 4043067 bristol_0.40.7.orig.tar.gz
 4fff4504403b98953ec35e84c7f4f6ccffbbd094 7408 bristol_0.40.7-1.diff.gz
 0df80fa6761fe6b8c49dd90b0bec59541b9a4d7e 661968 bristol_0.40.7-1_i386.deb
 fe8cfe8ddc800e355f8879146f3fc83371e271a3 2806276 bristol-data_0.40.7-1_all.deb
Checksums-Sha256: 
 6183b67f0d0879c77608f937563e45fa8d9bbdbef0c07aeb2402f268f3c4be9d 1382 
bristol_0.40.7-1.dsc
 216a68246c1bdfd82534dafc6525a83bc6926b0934bc1248832441f288a11e48 4043067 
bristol_0.40.7.orig.tar.gz
 7566989a18130910820b0b03357e668af7ac5bdaa0568a40a4aba81006921b2a 7408 
bristol_0.40.7-1.diff.gz
 86033a7aea05e13eb2bd99ac48da166c9e09b8ffb51bb06a9f16ee28066c6d83 661968 
bristol_0.40.7-1_i386.deb
 81558a30c2418da64e66f14bcbd45cc3adc97139598d61bfc595ce4036d85832 2806276 
bristol-data_0.40.7-1_all.deb
Files: 
 7ab165b4dedb63168faec5350fb5c36d 1382 sound optional bristol_0.40.7-1.dsc
 274ff732ebcfe21c9f043fb466df24e0 4043067 sound optional 
bristol_0.40.7.orig.tar.gz
 ec06365a21771430a2d8a28a6f32e866 7408 sound optional bristol_0.40.7-1.diff.gz
 b0c2d861999b062481aff04604b49432 661968 sound optional 
bristol_0.40.7-1_i386.deb
 5a8a08dbb5c338a3c7d1a65654ff36bd 2806276 sound optional 
bristol-data_0.40.7-1_all.deb

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

iEYEARECAAYFAks/rtAACgkQ5qqQFxOSsXR+oACgkGOyseJbCx33+K+20pgHpw02
XiUAoIXwHwRC+xLrC5dTdGJRLjFEeOIV
=PTKZ
-END PGP SIGNATURE-


---End Message---
___
pkg-multimedia-maintainers mailing list

Bug#563373: mplayer: Uses oss, instand of alsa as standard ao

2010-01-02 Thread Witold Baryluk
On 01-02 14:20, Reinhard Tartler wrote:
 I think I've already fixed this a long time ago, I'm pretty sure that
 the fix is already in the package that is now 6 *months* in NEW.

FAIL.

You mean this:
dependency libesd-alsa0 is unknown
?


-- 
Witold Baryluk
JID: witold.baryluk // jabster.pl


signature.asc
Description: Digital signature
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Bug#563435: bristolmalloc() implicitly converted to pointer

2010-01-02 Thread dann frazier
Source: bristol
Version: 0.40.7-1
Severity: serious
Tags: patch
Usertags: implicit-pointer-conversion

Our automated buildd log filter[1] detected a problem that is likely to
cause your package to segfault on architectures where the size of a
pointer is greater than the size of an integer, such as ia64 and amd64.

  Function `bristolmalloc' implicitly converted to pointer at sid.c:1496

This is often due to a missing function prototype definition.
For more information, see [2].

Though it is guaranteed that this codepath will cause a segfault on certain
architectures, it is not guaranteed that this codepath would ever be executed
(e.g., if the returned pointer is never dereferenced). However, this bug
does prevent the ia64 buildd from successfully building this package, resulting
in a practical FTBFS issue and warranting the serious severity.

[1] http://people.debian.org/~dannf/check-implicit-pointer-functions
[2] http://wiki.debian.org/ImplicitPointerConversions
--- bristol-0.40.7.orig/libbristolic/sid.c	2009-10-08 12:47:43.0 -0600
+++ bristol-0.40.7/libbristolic/sid.c	2010-01-02 15:14:40.340926466 -0700
@@ -133,6 +133,7 @@
 #include math.h
 
 #include bristolsid.h
+#include bristol.h
 
 #define B_SID_RAMP		0
 #define B_SID_TRI		1
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Processed: fixed 560052 in 1:2.8.4-2

2010-01-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # Automatically generated email from bts, devscripts version 2.10.35lenny7
 fixed 560052 1:2.8.4-2
Bug #560052 [ardour] ardour-i686: Ardour with debian-patches crashes while 
performing audio-analysis
Bug Marked as fixed in versions ardour/1:2.8.4-2.

End of message, stopping processing here.

Please contact me if you need assistance.

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

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


vlc_1.0.4-1_i386.changes ACCEPTED

2010-01-02 Thread Archive Administrator



Accepted:
libvlc-dev_1.0.4-1_i386.deb
  to main/v/vlc/libvlc-dev_1.0.4-1_i386.deb
libvlc2_1.0.4-1_i386.deb
  to main/v/vlc/libvlc2_1.0.4-1_i386.deb
libvlccore-dev_1.0.4-1_i386.deb
  to main/v/vlc/libvlccore-dev_1.0.4-1_i386.deb
libvlccore2_1.0.4-1_i386.deb
  to main/v/vlc/libvlccore2_1.0.4-1_i386.deb
mozilla-plugin-vlc_1.0.4-1_i386.deb
  to main/v/vlc/mozilla-plugin-vlc_1.0.4-1_i386.deb
vlc-data_1.0.4-1_all.deb
  to main/v/vlc/vlc-data_1.0.4-1_all.deb
vlc-dbg_1.0.4-1_i386.deb
  to main/v/vlc/vlc-dbg_1.0.4-1_i386.deb
vlc-nox_1.0.4-1_i386.deb
  to main/v/vlc/vlc-nox_1.0.4-1_i386.deb
vlc-plugin-ggi_1.0.4-1_i386.deb
  to main/v/vlc/vlc-plugin-ggi_1.0.4-1_i386.deb
vlc-plugin-jack_1.0.4-1_i386.deb
  to main/v/vlc/vlc-plugin-jack_1.0.4-1_i386.deb
vlc-plugin-pulse_1.0.4-1_i386.deb
  to main/v/vlc/vlc-plugin-pulse_1.0.4-1_i386.deb
vlc-plugin-sdl_1.0.4-1_i386.deb
  to main/v/vlc/vlc-plugin-sdl_1.0.4-1_i386.deb
vlc-plugin-svg_1.0.4-1_i386.deb
  to main/v/vlc/vlc-plugin-svg_1.0.4-1_i386.deb
vlc-plugin-svgalib_1.0.4-1_i386.deb
  to main/v/vlc/vlc-plugin-svgalib_1.0.4-1_i386.deb
vlc_1.0.4-1.diff.gz
  to main/v/vlc/vlc_1.0.4-1.diff.gz
vlc_1.0.4-1.dsc
  to main/v/vlc/vlc_1.0.4-1.dsc
vlc_1.0.4-1_i386.deb
  to main/v/vlc/vlc_1.0.4-1_i386.deb
vlc_1.0.4.orig.tar.gz
  to main/v/vlc/vlc_1.0.4.orig.tar.gz


Override entries for your package:
libvlc-dev_1.0.4-1_i386.deb - optional libdevel
libvlc2_1.0.4-1_i386.deb - optional libs
libvlccore-dev_1.0.4-1_i386.deb - optional libdevel
libvlccore2_1.0.4-1_i386.deb - optional libs
mozilla-plugin-vlc_1.0.4-1_i386.deb - optional video
vlc-data_1.0.4-1_all.deb - optional video
vlc-dbg_1.0.4-1_i386.deb - extra debug
vlc-nox_1.0.4-1_i386.deb - optional video
vlc-plugin-ggi_1.0.4-1_i386.deb - optional video
vlc-plugin-jack_1.0.4-1_i386.deb - optional video
vlc-plugin-pulse_1.0.4-1_i386.deb - optional video
vlc-plugin-sdl_1.0.4-1_i386.deb - optional video
vlc-plugin-svg_1.0.4-1_i386.deb - optional video
vlc-plugin-svgalib_1.0.4-1_i386.deb - optional video
vlc_1.0.4-1.dsc - source video
vlc_1.0.4-1_i386.deb - optional video

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 539946 548916 555915 560009 562601 


Thank you for your contribution to Debian.

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Bug#539946: marked as done (vlc: RTSP seeking fails when using a locale that doesn't use period as decimal separator)

2010-01-02 Thread Debian Bug Tracking System
Your message dated Sun, 03 Jan 2010 01:03:34 +
with message-id e1nresy-0005bc...@ries.debian.org
and subject line Bug#539946: fixed in vlc 1.0.4-1
has caused the Debian Bug report #539946,
regarding vlc: RTSP seeking fails when using a locale that doesn't use period 
as decimal separator
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 ow...@bugs.debian.org
immediately.)


-- 
539946: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=539946
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: vlc
Version: 1.0.1-1
Severity: normal
Tags: l10n

When playing an rtsp stream and locale being fi_FI.UTF-8, vlc
fails to seek to another position in the stream. When I 
try, vlc immediately reports (the percentage varies, of course)

[0x7f3c58002458] main input error: INPUT_CONTROL_SET_POSITION(_OFFSET) 54,7% 
failed

and doesn't generate any traffic through the rtsp connection.
There is an easy workaround: Change LC_NUMERIC to C, POSIX, or any language 
that has 
period (.) as decimal separator.


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28.7 (SMP w/2 CPU cores)
Locale: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages vlc depends on:
ii  libaa1 1.4p5-38  ascii art library
ii  libc6  2.9-23GNU C Library: Shared libraries
ii  libdbus-1-31.2.16-2  simple interprocess messaging syst
ii  libfreetype6   2.3.9-5   FreeType 2 font engine, shared lib
ii  libfribidi00.10.9-1  Free Implementation of the Unicode
ii  libgcc11:4.4.1-1 GCC support library
ii  libgl1-mesa-glx [libgl 7.5-3 A free implementation of the OpenG
ii  libglib2.0-0   2.20.4-1  The GLib library of C routines
ii  libgtk2.0-02.16.5-1  The GTK+ graphical user interface 
ii  libnotify1 [libnotify1 0.4.5-1   sends desktop notifications to a n
ii  libqtcore4 4:4.5.2-1 Qt 4 core module
ii  libqtgui4  4:4.5.2-1 Qt 4 GUI module
ii  libsdl-image1.21.2.7-1   image loading library for Simple D
ii  libsdl1.2debian1.2.13-4+b1   Simple DirectMedia Layer
ii  libstdc++6 4.4.1-1   The GNU Standard C++ Library v3
ii  libtar 1.2.11-6  C library for manipulating tar arc
ii  libvlccore21.0.1-1   base library for VLC and its modul
ii  libx11-6   2:1.2.2-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  libxxf86vm11:1.0.2-1 X11 XFree86 video mode extension l
ii  ttf-dejavu-core2.29-3Vera font family derivate with add
ii  vlc-nox1.0.1-1   multimedia player and streamer (wi
ii  zlib1g 1:1.2.3.3.dfsg-14 compression library - runtime

vlc recommends no packages.

Versions of packages vlc suggests:
pn  mozilla-plugin-vlcnone (no description available)
pn  videolan-doc  none (no description available)

Versions of packages vlc-nox depends on:
ii  liba52-0.7.4 0.7.4-11library for decoding ATSC A/52 str
ii  libasound2   1.0.20-3shared library for ALSA applicatio
ii  libass3  0.9.6-1 library for SSA/ASS subtitles rend
ii  libavahi-cli 0.6.25-1Avahi client library
ii  libavahi-com 0.6.25-1Avahi common library
ii  libavcodec52 4:0.5+svn20090609-2 ffmpeg codec library
ii  libavformat5 4:0.5+svn20090609-2 ffmpeg file format library
ii  libavutil49  4:0.5+svn20090609-2 ffmpeg utility library
ii  libc62.9-23  GNU C Library: Shared libraries
ii  libcaca0 0.99.beta16-2   colour ASCII art library
ii  libcdio100.81-4  library to read and control CD-ROM
ii  libdbus-1-3  1.2.16-2simple interprocess messaging syst
ii  libdca0  0.0.5-3 decoding library for DTS Coherent 
ii  libdvbpsi5   0.1.6-1 library for MPEG TS and DVB PSI ta
ii  libdvdnav4   4.1.3-4 DVD navigation library
ii  libdvdread4  4.1.3-6   

Bug#548916: marked as done (vlc: Package libglobalhotkeys_plugin.so and depend on libxcb-keysyms)

2010-01-02 Thread Debian Bug Tracking System
Your message dated Sun, 03 Jan 2010 01:03:34 +
with message-id e1nresy-0005bi...@ries.debian.org
and subject line Bug#548916: fixed in vlc 1.0.4-1
has caused the Debian Bug report #548916,
regarding vlc: Package libglobalhotkeys_plugin.so and depend on 
libxcb-keysyms
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 ow...@bugs.debian.org
immediately.)


-- 
548916: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=548916
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: vlc
Version: 1.0.2-1
Severity: wishlist


VLC provides a global hotkey system (to use media keys even when VLC is
not focused) since 1.0, but this plugin is not built/enabled in the
Debian version. The file should be there:

/usr/lib/vlc/control/libglobalhotkeys_plugin.so

I tested by downloading the version of the file from the Videolan site
and installing the libxcb-keysyms0 package (now replaced by libxcb-keysyms1,
iirc) and it works as it should. I hope that the plugin is able to be
built against libxcb-keysyms1; I think that on the VideoLAN site they
don't mandate a specific version so it should work.

Thanks,

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (999, 'testing'), (555, 'unstable'), (55, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-frnchfrgg (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages vlc depends on:
ii  libaa1 1.4p5-38  ascii art library
ii  libc6  2.9-25GNU C Library: Shared libraries
ii  libdbus-1-31.2.16-2  simple interprocess messaging syst
ii  libfreetype6   2.3.9-5   FreeType 2 font engine, shared lib
ii  libfribidi00.10.9-1  Free Implementation of the Unicode
ii  libgcc11:4.4.1-1 GCC support library
ii  libgl1-mesa-glx [libgl 7.5.1-1   A free implementation of the OpenG
ii  libglib2.0-0   2.22.0-1  The GLib library of C routines
ii  libgtk2.0-02.16.6-1  The GTK+ graphical user interface 
ii  libnotify1 [libnotify1 0.4.5-1   sends desktop notifications to a n
ii  libqtcore4 4:4.5.2-2 Qt 4 core module
ii  libqtgui4  4:4.5.2-2 Qt 4 GUI module
ii  libsdl-image1.21.2.7-2   image loading library for Simple D
ii  libsdl1.2debian1.2.13-4+b1   Simple DirectMedia Layer
ii  libstdc++6 4.4.1-1   The GNU Standard C++ Library v3
ii  libtar 1.2.11-6  C library for manipulating tar arc
ii  libvlccore21.0.2-1   base library for VLC and its modul
ii  libx11-6   2:1.2.2-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  libxxf86vm11:1.0.2-1 X11 XFree86 video mode extension l
ii  ttf-dejavu-core2.30-1Vera font family derivate with add
ii  vlc-nox1.0.2-1   multimedia player and streamer (wi
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

vlc recommends no packages.

Versions of packages vlc suggests:
pn  mozilla-plugin-vlcnone (no description available)
pn  videolan-doc  none (no description available)

Versions of packages vlc-nox depends on:
ii  liba52-0.7.4 0.7.4-11library for decoding ATSC A/52 str
ii  libasound2   1.0.21a-1   shared library for ALSA applicatio
ii  libass4  0.9.7-3 library for SSA/ASS subtitles rend
ii  libavahi-client3 0.6.25-1Avahi client library
ii  libavahi-common3 0.6.25-1Avahi common library
ii  libavcodec52 4:0.5+svn20090706-2 ffmpeg codec library
ii  libavformat524:0.5+svn20090706-2 ffmpeg file format library
ii  libavutil49  4:0.5+svn20090706-2 ffmpeg utility library
ii  libc62.9-25  GNU C Library: Shared libraries
ii  libcaca0 0.99.beta16-2   colour ASCII art library
ii  libcdio100.81-4  library to read and control CD-ROM
ii  libdbus-1-3  1.2.16-2simple interprocess messaging syst
ii  libdca0  0.0.5-3 decoding library for DTS Coherent 
ii  libdvbpsi5   0.1.6-1   

Bug#563010: marked as done ([vlc] Task bar of kde4 is visible in fullscreen mode.)

2010-01-02 Thread Debian Bug Tracking System
Your message dated Sun, 03 Jan 2010 01:03:34 +
with message-id e1nresy-0005bx...@ries.debian.org
and subject line Bug#562601: fixed in vlc 1.0.4-1
has caused the Debian Bug report #562601,
regarding [vlc] Task bar of kde4 is visible in fullscreen mode.
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 ow...@bugs.debian.org
immediately.)


-- 
562601: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=562601
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---

Package: vlc
Version: 1.0.3
Severity: normal

--- Please enter the report below this line. ---
Kde4 taskbar is visible in fullscreen mode of vlc. The bug repeats in 
1.0.3 and 0.8.6. Other players works fine.


--- System information. ---
Architecture: i386
Kernel: Linux 2.6.31-1-686

Debian Release: squeeze/sid
500 unstable mirror.yandex.ru
500 testing mirror.yandex.ru
500 stable security.debian.org
500 stable mirror.yandex.ru
500 stable deb.opera.com
500 sid www.lamaresh.net

--- Package information. ---
Depends (Version) | Installed
==-+-==
vlc-nox (= 0.8.6.h-4+lenny2) | 0.8.6.h-4+lenny2
libaa1 (= 1.4p5) | 1.4p5-38
libatk1.0-0 (= 1.20.0) | 1.28.0-1
libavcodec51 (= 0.svn20080206-8) | 0.svn20080206-18
OR libavcodec-unstripped-51 (= 0.svn20080206-8) |
libc6 (= 2.7-1) | 2.10.2-2
libcaca0 (= 0.99.beta14-1) | 0.99.beta16-3
libcairo2 (= 1.2.4) | 1.8.8-2
libcdio7 | 0.78.2+dfsg1-3
libcucul0 (= 0.99.beta14-1) | 0.99.beta16-3
libdbus-1-3 (= 1.0.2) | 1.2.16-2
libdbus-glib-1-2 (= 0.71) | 0.82-2
libfreetype6 (= 2.3.5) | 2.3.11-1
libfribidi0 (= 0.10.9) | 0.10.9-1+b1
libgcc1 (= 1:4.1.1) | 1:4.4.2-8
libgl1-mesa-glx | 7.6.1-1
OR libgl1 |
libglib2.0-0 (= 2.12.0) | 2.22.3-2
libglu1-mesa | 7.6.1-1
OR libglu1 |
libgtk2.0-0 (= 2.12.0) | 2.18.5-1
libice6 (= 1:1.0.0) | 2:1.0.6-1
libiso9660-5 | 0.78.2+dfsg1-3
libjpeg62 | 6b-15
libnotify1 (= 0.4.4) | 0.4.5-1
libnotify1-gtk2.10 |
libpango1.0-0 (= 1.20.3) | 1.26.2-1
libpng12-0 (= 1.2.13-4) | 1.2.41-1
libsdl-image1.2 (= 1.2.5) | 1.2.10-1
libsdl1.2debian (= 1.2.10-1) | 1.2.13-5
libsm6 | 2:1.1.1-1
libstdc++6 (= 4.2.1) | 4.4.2-8
libtar | 1.2.11-6
libtiff4 | 3.9.2-1
libvcdinfo0 ( 0.7.23) | 0.7.23-4+b2
libvlc0 (= 0.8.6.h) | 0.8.6.h-4+lenny2
libwxbase2.6-0 (= 2.6.3.2.2) | 2.6.3.2.2-4
libwxgtk2.6-0 (= 2.6.3.2.2) | 2.6.3.2.2-4
libx11-6 | 2:1.3.2-1
libxext6 | 2:1.0.4-1
libxinerama1 | 2:1.0.3-2
libxosd2 (= 2.2.13) | 2.2.14-1.7
libxv1 | 2:1.0.5-1
zlib1g (= 1:1.2.3.3.dfsg) | 1:1.2.3.4.dfsg-3
ttf-dejavu-core | 2.30-2


Package's Recommends field is empty.

Suggests (Version) | Installed
=-+-===
mozilla-plugin-vlc |
videolan-doc |






---End Message---
---BeginMessage---
Source: vlc
Source-Version: 1.0.4-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.4-1_i386.deb
  to main/v/vlc/libvlc-dev_1.0.4-1_i386.deb
libvlc2_1.0.4-1_i386.deb
  to main/v/vlc/libvlc2_1.0.4-1_i386.deb
libvlccore-dev_1.0.4-1_i386.deb
  to main/v/vlc/libvlccore-dev_1.0.4-1_i386.deb
libvlccore2_1.0.4-1_i386.deb
  to main/v/vlc/libvlccore2_1.0.4-1_i386.deb
mozilla-plugin-vlc_1.0.4-1_i386.deb
  to main/v/vlc/mozilla-plugin-vlc_1.0.4-1_i386.deb
vlc-data_1.0.4-1_all.deb
  to main/v/vlc/vlc-data_1.0.4-1_all.deb
vlc-dbg_1.0.4-1_i386.deb
  to main/v/vlc/vlc-dbg_1.0.4-1_i386.deb
vlc-nox_1.0.4-1_i386.deb
  to main/v/vlc/vlc-nox_1.0.4-1_i386.deb
vlc-plugin-ggi_1.0.4-1_i386.deb
  to main/v/vlc/vlc-plugin-ggi_1.0.4-1_i386.deb
vlc-plugin-jack_1.0.4-1_i386.deb
  to main/v/vlc/vlc-plugin-jack_1.0.4-1_i386.deb
vlc-plugin-pulse_1.0.4-1_i386.deb
  to main/v/vlc/vlc-plugin-pulse_1.0.4-1_i386.deb
vlc-plugin-sdl_1.0.4-1_i386.deb
  to main/v/vlc/vlc-plugin-sdl_1.0.4-1_i386.deb
vlc-plugin-svg_1.0.4-1_i386.deb
  to main/v/vlc/vlc-plugin-svg_1.0.4-1_i386.deb
vlc-plugin-svgalib_1.0.4-1_i386.deb
  to main/v/vlc/vlc-plugin-svgalib_1.0.4-1_i386.deb
vlc_1.0.4-1.diff.gz
  to main/v/vlc/vlc_1.0.4-1.diff.gz
vlc_1.0.4-1.dsc
  to main/v/vlc/vlc_1.0.4-1.dsc
vlc_1.0.4-1_i386.deb
  to main/v/vlc/vlc_1.0.4-1_i386.deb
vlc_1.0.4.orig.tar.gz
  to main/v/vlc/vlc_1.0.4.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 562...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christophe Mutricy xto...@videolan.org (supplier of updated vlc package)

(This message was generated automatically at their request; 

Bug#560009: marked as done (Please provide a vlc-plugin-svg package)

2010-01-02 Thread Debian Bug Tracking System
Your message dated Sun, 03 Jan 2010 01:03:34 +
with message-id e1nresy-0005bs...@ries.debian.org
and subject line Bug#560009: fixed in vlc 1.0.4-1
has caused the Debian Bug report #560009,
regarding Please provide a vlc-plugin-svg package
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 ow...@bugs.debian.org
immediately.)


-- 
560009: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560009
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: vlc
Version: 1.0.3-1
Severity: wishlist

The SVG plugin is not compiled in the VLC package. It would be nice to either 
have it bundled in the vlc package, or provided in its own vlc-plugin-svg 
package.


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

Kernel: Linux 2.6.30-2-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages vlc depends on:
ii  libaa1 1.4p5-38  ascii art library
ii  libc6  2.10.2-2  GNU C Library: Shared libraries
ii  libdbus-1-31.2.16-2  simple interprocess messaging syst
ii  libfreetype6   2.3.11-1  FreeType 2 font engine, shared lib
ii  libfribidi00.10.9-1  Free Implementation of the Unicode
ii  libgcc11:4.4.2-3 GCC support library
ii  libgl1-mesa-glx [libgl 7.6-1 A free implementation of the OpenG
ii  libglib2.0-0   2.22.3-1  The GLib library of C routines
ii  libgtk2.0-02.18.3-1  The GTK+ graphical user interface 
ii  libnotify1 [libnotify1 0.4.5-1   sends desktop notifications to a n
ii  libqtcore4 4:4.5.3-4 Qt 4 core module
ii  libqtgui4  4:4.5.3-4 Qt 4 GUI module
ii  libsdl-image1.21.2.10-1  image loading library for Simple D
ii  libsdl1.2debian1.2.13-5  Simple DirectMedia Layer
ii  libstdc++6 4.4.2-3   The GNU Standard C++ Library v3
ii  libtar 1.2.11-6  C library for manipulating tar arc
ii  libvlccore21.0.3-1   base library for VLC and its modul
ii  libx11-6   2:1.2.2-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.5-1 X11 Video extension library
ii  libxxf86vm11:1.0.2-1 X11 XFree86 video mode extension l
ii  ttf-dejavu-core2.30-1Vera font family derivate with add
ii  vlc-nox1.0.3-1   multimedia player and streamer (wi
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

vlc recommends no packages.

Versions of packages vlc suggests:
ii  mozilla-plugin-vlc1.0.3-1multimedia plugin for web browsers
pn  videolan-doc  none (no description available)

Versions of packages vlc-nox depends on:
ii  liba52-0.7.4  0.7.4-12   library for decoding ATSC A/52 str
ii  libasound21.0.21a-1  shared library for ALSA applicatio
ii  libass4   0.9.8-1library for SSA/ASS subtitles rend
ii  libavahi-client3  0.6.25-2   Avahi client library
ii  libavahi-common3  0.6.25-2   Avahi common library
ii  libavcodec52  4:0.5+svn20090706-2+b1 ffmpeg codec library
ii  libavformat52 4:0.5+svn20090706-2+b1 ffmpeg file format library
ii  libavutil49   4:0.5+svn20090706-2+b1 ffmpeg utility library
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  libcaca0  0.99.beta16-2.1colour ASCII art library
ii  libcdio10 0.81-4 library to read and control CD-ROM
ii  libdbus-1-3   1.2.16-2   simple interprocess messaging syst
ii  libdca0   0.0.5-3decoding library for DTS Coherent 
ii  libdvbpsi50.1.6-1library for MPEG TS and DVB PSI ta
ii  libdvdnav44.1.3-6DVD navigation library
ii  libdvdread4   4.1.3-7library for reading DVDs
ii  libebml0  0.7.7-3.1  access library for the EBML format
ii  libfaad2  2.7-4  freeware Advanced Audio Decoder - 
ii  libflac8  1.2.1-2+b1 Free Lossless Audio Codec - runtim
ii  libfontconfig12.6.0-4generic font 

Bug#563464: vlc is not currently built with ogg kate support

2010-01-02 Thread Silvia Pfeiffer
Package: vlc
Version: 1.0.2-1ubuntu2
Severity: important

Ogg files can now have a kate track, which contains subtitles. It seems vlc 
understands them, because it displays that a ogg file with a kate track is 
displayed as having a subtitle track. However, when clicking on the subtitle 
tack, vlc claims it doesn't know about kate and cannot decode it.

Since oggkate is now packaged for debian, it makes sense to add this as an 
additional dependency and compile vlc with --enable-kate.


-- System Information:
Debian Release: squeeze/sid
  APT prefers karmic-updates
  APT policy: (500, 'karmic-updates'), (500, 'karmic-security'), (500, 'karmic')
Architecture: i386 (i686)

Kernel: Linux 2.6.31-16-generic (SMP w/1 CPU core)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages vlc depends on:
ii  libaa 1.4p5-38   ascii art library
ii  libc6 2.10.1-0ubuntu15   GNU C Library: Shared libraries
ii  libdb 1.2.16-0ubuntu9simple interprocess messaging syst
ii  libfr 2.3.9-5FreeType 2 font engine, shared lib
ii  libfr 0.10.9-1build1 Free Implementation of the Unicode
ii  libgc 1:4.4.1-4ubuntu8   GCC support library
ii  libgl 7.6.0-1ubuntu4 A free implementation of the OpenG
ii  libgl 2.22.3-0ubuntu1The GLib library of C routines
ii  libgt 2.18.3-1ubuntu2.1  The GTK+ graphical user interface 
ii  libno 0.4.5-1ubuntu1 sends desktop notifications to a n
ii  libqt 4.5.3really4.5.2-0ubuntu1  Qt 4 core module
ii  libqt 4.5.3really4.5.2-0ubuntu1  Qt 4 GUI module
ii  libsd 1.2.7-1image loading library for Simple D
ii  libsd 1.2.13-4ubuntu4Simple DirectMedia Layer
ii  libst 4.4.1-4ubuntu8 The GNU Standard C++ Library v3
ii  libta 1.2.11-6   C library for manipulating tar arc
ii  libvl 1.0.2-1ubuntu2 base library for VLC and its modul
ii  libx1 2:1.2.2-1ubuntu1   X11 client-side library
ii  libx2 1:0.svn20090621+git364d7d-0ubuntu2 x264 video coding library
ii  libxe 2:1.0.99.1-0ubuntu4X11 miscellaneous extension librar
ii  libxi 2:1.0.3-2  X11 Xinerama extension library
ii  libxv 2:1.0.4-1  X11 Video extension library
ii  libxx 1:1.0.2-1ubuntu1   X11 XFree86 video mode extension l
ii  ttf-d 2.29-2 Vera font family derivate with add
ii  vlc-n 1.0.2-1ubuntu2 multimedia player and streamer (wi
ii  zlib1 1:1.2.3.3.dfsg-13ubuntu3   compression library - runtime

Versions of packages vlc recommends:
ii  vlc-plugin-pulse  1.0.2-1ubuntu2 PulseAudio plugin for VLC

Versions of packages vlc suggests:
pn  mozilla-plugin-vlcnone (no description available)
pn  videolan-doc  none (no description available)

Versions of packages vlc-nox depends on:
ii  liba52-0.7.4  0.7.4-11ubuntu1library for decoding ATSC A/52 str
ii  libasound21.0.20-3ubuntu6shared library for ALSA applicatio
ii  libass3   0.9.6-1library for SSA/ASS subtitles rend
ii  libavahi-clie 0.6.25-1ubuntu5.1  Avahi client library
ii  libavahi-comm 0.6.25-1ubuntu5.1  Avahi common library
ii  libavcodec52  4:0.5+svn20090706-2ubuntu2 ffmpeg codec library
ii  libavformat52 4:0.5+svn20090706-2ubuntu2 ffmpeg file format library
ii  libavutil49   4:0.5+svn20090706-2ubuntu2 ffmpeg utility library
ii  libc6 2.10.1-0ubuntu15   GNU C Library: Shared libraries
ii  libcaca0  0.99.beta16-1  colour ASCII art library
ii  libcdio7  0.78.2+dfsg1-3 library to read and control CD-ROM
ii  libdbus-1-3   1.2.16-0ubuntu9simple interprocess messaging syst
ii  libdca0   0.0.5-3decoding library for DTS Coherent 
ii  libdvbpsi50.1.6-1library for MPEG TS and DVB PSI ta
ii  libdvdnav44.1.3-3DVD navigation library
ii  libdvdread4   4.1.3-5ubuntu2 library for reading DVDs
ii  libebml0  0.7.7-3.1  access library for the EBML format
ii  libfaad0  2.6.1-3.1  freeware Advanced Audio Decoder - 
ii  libflac8  1.2.1-2build1  Free Lossless Audio Codec - runtim
ii  libfontconfig 2.6.0-1ubuntu12generic font configuration library
ii  libfreetype6  2.3.9-5FreeType 2 font engine, shared lib
ii  libfribidi0   0.10.9-1build1 Free Implementation of the Unicode
ii  libgcc1   1:4.4.1-4ubuntu8   GCC support library
ii  libgcrypt11   1.4.4-2ubuntu2 LGPL Crypto library - runtime libr
ii  libgnutls26   2.8.3-2 

Processed: severity of 563464 is minor

2010-01-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 563464 minor
Bug #563464 [vlc] vlc is not currently built with ogg kate support
Severity set to 'minor' from 'important'


End of message, stopping processing here.

Please contact me if you need assistance.

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

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers