Re: Git post-receive hook updated

2011-10-06 Thread Reinhard Tartler
On Mi, Okt 05, 2011 at 23:38:00 (CEST), Felipe Sateler wrote:

 On Tue, Sep 27, 2011 at 18:48, Reinhard Tartler siret...@tauware.de wrote:

 Hi,

 I've update (most) pkg-multimedia post-receive hooks to read like this:

 #!/bin/sh
 exec /git/pkg-multimedia/bin/common-post-receive-hook

 I.e., I've written a common hook file. From that hook file, I'm calling
 the /git/pkg-multimedia/git-commit-notice scripts (cf. my previous mail
 on that matter) as well as
 /home/groups/pet/PET2/pkg-multimedia/pet-git-helper in order to keep our
 PET instance at http://pet.debian.net/pkg-multimedia/pet.cgi up to date.

 I'm sorry I can't check right now (otherwise I'd check and change it
 myself, but lest this be forgotten), but did you also modify the repo
 setup script to add this too? So that new repositories get the right
 hook by default.

Yes, I did.

I've just checked that all files in
/git/pkg-multimedia/*.git/hooks/post-receive have the very same md5sum.

Cheers,
Reinhard

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4

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


Processed: Re: Bug#640514: [vlc] libavformat segfault on junk file

2011-10-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 640514 libavcodec53
Bug #640514 [vlc] [vlc] libavformat segfault on junk file
Bug reassigned from package 'vlc' to 'libavcodec53'.
Bug No longer marked as found in versions vlc/1.1.11-2.
 found 640514 4:0.7.1-1
Bug #640514 [libavcodec53] [vlc] libavformat segfault on junk file
Bug Marked as found in versions libav/4:0.7.1-1.
 fixed 640514 4:0.7.1-7
Bug #640514 [libavcodec53] [vlc] libavformat segfault on junk file
Bug Marked as fixed in versions libav/4:0.7.1-7.
 stop
Stopping processing here.

Please contact me if you need assistance.
-- 
640514: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=640514
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

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


Bug#640514: marked as done ([vlc] libavformat segfault on junk file)

2011-10-06 Thread Debian Bug Tracking System
Your message dated Thu, 06 Oct 2011 08:14:06 +0200
with message-id 87k48ir6j5@faui43f.informatik.uni-erlangen.de
and subject line Re: Bug#640514: [vlc] libavformat segfault on junk file
has caused the Debian Bug report #640514,
regarding [vlc] libavformat segfault on junk file
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.)


-- 
640514: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=640514
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: vlc
Version: 1.1.11-2+b3
Severity: normal

Since the upgrade to this version of vlc it crashes when trying to
open/play/check the format of certain junk files:

$ gdb --args vlc -vvv test0.junk
[...]
Starting program: /usr/bin/vlc -vvv test0.junk
[...]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb795cb70 (LWP 4232)]
0xb4550239 in av_open_input_stream (ic_ptr=0xb7721654, pb=0xb77215f0,
filename=0x80e2bb0 /home/daniel/test0.junk, fmt=0xb4589160,
ap=optimized out)
at
/build/buildd-libav_0.7.1-4-i386-XItEB1/libav-0.7.1/libavformat/utils.c:469
469   
/build/buildd-libav_0.7.1-4-i386-XItEB1/libav-0.7.1/libavformat/utils.c:
No such file or directory.
in
/build/buildd-libav_0.7.1-4-i386-XItEB1/libav-0.7.1/libavformat/utils.c
(gdb) bt
#0  0xb4550239 in av_open_input_stream (ic_ptr=0xb7721654, pb=0xb77215f0,
filename=0x80e2bb0 /home/daniel/test0.junk, fmt=0xb4589160,
ap=optimized out)
at
/build/buildd-libav_0.7.1-4-i386-XItEB1/libav-0.7.1/libavformat/utils.c:469
#1  0xb4fa25b7 in OpenDemux (p_this=0x80e2d4c) at demux.c:220
#2  0xb7f4d1b0 in module_need (p_this=0x80e2d4c,
psz_capability=0xb7f8c3c6 demux, psz_name=optimized out,
b_strict=true)
at modules/modules.c:559
#3  0xb7ef7d2e in __demux_New (p_obj=0x80faffc, p_parent_input=0x80faffc,
psz_access=0x80e04c8 file, psz_demux=0xb7f942a5 ,
psz_path=0x80e2a88 /home/daniel/test0.junk, s=0x80e2a2c,
out=0x80e0318,
b_quick=true) at input/demux.c:169
#4  0xb7f06a1e in InputSourceInit (p_input=0x80faffc, in=optimized out,
psz_mrl=0x80f4180 file:///home/daniel/test0.junk,
psz_forced_demux=0x0,
b_in_can_fail=false) at input/input.c:2603
#5  0xb7f07da9 in Init (p_input=optimized out) at input/input.c:1244
#6  0xb7f0991e in input_Preparse (p_parent=0x80f7f1c, p_item=0x80f6b88)
at input/input.c:201
#7  0xb7ee5359 in Preparse (p_item=0x80f6b88, p_playlist=optimized out)
at playlist/preparser.c:140
#8  Thread (data=0x80f7df8) at playlist/preparser.c:220
#9  0xb7e9cc39 in start_thread (arg=0xb795cb70) at pthread_create.c:304
#10 0xb7e0596e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
Backtrace stopped: Not enough registers or memory available to unwind
further

(This is with vlc-dbg and libav-dbg installed)

Attached are vlc -vvv logs and two small junk files that each causes
this crash (with slightly different vlc -vvv output, but that might also
be caused by the multi-threading). The junk files are derived from a
bigger *.asd file (generated by the Ableton Live software) which was
present in the vlc playlist and triggered the crash during vlc's file
scan (for meta-data I think).

It should be noted that this crash does not happen with ffplay, or
ffprobe, and I cannot tell whether it is a vlc or libav issue:

$ ffplay test0.junk
[...]
[dv @ 0x9975120] Format detected only with low score of 25, misdetection
possible!
[dv @ 0x9975120] Can't determine profile of DV input stream.
test0.junk: Operation not permitted


--- System information. ---
Architecture: i386
Kernel: Linux 3.0.0-1-686-pae

Debian Release: wheezy/sid
500 unstable ftp.de.debian.org
500 testing security.debian.org
500 testing ftp.de.debian.org
500 stable security.debian.org
500 stable ftp.de.debian.org

--- Package information. ---
Depends (Version) | Installed
-+-===
ttf-freefont | 20100919-1
vlc-nox (= 1.1.11-2+b3) | 1.1.11-2+b3
libaa1 (= 1.4p5) | 1.4p5-38+b1
libavcodec53 (= 4:0.7-1) | 4:0.7.1-4
OR libavcodec-extra-53 (= 4:0.7-1) |
libavutil51 (= 4:0.7-1) | 4:0.7.1-4
OR libavutil-extra-51 (= 4:0.7-1) |
libc6 (= 2.8) | 2.13-18
libfreetype6 (= 2.2.1) | 2.4.6-2
libfribidi0 (= 0.19.2) | 0.19.2-1
libgcc1 (= 1:4.1.1) | 1:4.6.1-8
libgl1-mesa-glx | 7.11-5
OR libgl1 |
libqtcore4 (= 4:4.7.0~beta1) | 4:4.7.3-7
libqtgui4 (= 4:4.5.3) | 4:4.7.3-7
libsdl-image1.2 (= 1.2.10) | 1.2.10-2.1
libsdl1.2debian (= 1.2.10-1) | 1.2.14-6.4
libstdc++6 (= 4.6) | 4.6.1-8
libtar0 | 1.2.11-8
libva-x11-1 ( 1.0.12~) | 1.0.12-2
libva1 ( 1.0.12~) | 1.0.12-2
libvlccore4 (= 1.1.0) | 1.1.11-2+b3
libx11-6 | 2:1.4.4-1

Re: [SCM] libmatroska/master: Imported Upstream version 1.3.0

2011-10-06 Thread Matteo F. Vescovi

Hi Reinhard!

On 05-10-2011 21:55, Reinhard Tartler wrote:


Hi Matteo,

Thanks for having a look at libmatroska,

-LIBRARY_SO_VER=libmatroska.so.4
+LIBRARY_SO_VER=libmatroska.so.5


I think that's pretty clear, upstream bumped SONAME, so we need to
rename the binary package and schedule a transition with the release
team. Matteo, can you please do that?


OK, no problem. I'll do it asap.


Cheers,


Greetings

--
Ing. Matteo F. Vescovi

--
Il messaggio e' stato analizzato alla ricerca di virus o
contenuti pericolosi da MailScanner, ed e'
risultato non infetto.


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


Bug#642810: FTBFS on Alpha: need --enable-pic for shared library build.

2011-10-06 Thread Fabian Greffrath

Am 05.10.2011 20:25, schrieb Reinhard Tartler:

I'm pretty sure that this would break compilation at least on i386. x264
ships with very sophisticated assembler optimizations that I'd expect to
break with that.


Does this also apply to other archs or is only i386 affected? In the 
latter case I think it would make more sense to add --enable-pic to 
all shared library builds on all archs but on i386. Sounds like less 
redundant work than maintaining a whitelist with all other !i386 archs.




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


Bug#642810: FTBFS on Alpha: need --enable-pic for shared library build.

2011-10-06 Thread Reinhard Tartler
On Do, Okt 06, 2011 at 09:11:17 (CEST), Fabian Greffrath wrote:

 Am 05.10.2011 20:25, schrieb Reinhard Tartler:
 I'm pretty sure that this would break compilation at least on i386. x264
 ships with very sophisticated assembler optimizations that I'd expect to
 break with that.

 Does this also apply to other archs or is only i386 affected? In the
 latter case I think it would make more sense to add --enable-pic to all
 shared library builds on all archs but on i386. Sounds like less
 redundant work than maintaining a whitelist with all other !i386 archs.

The maintenance of the whitelist is on the upstream side. Since you've found
that it's wrong on alpha, could you please notify upstream about this
and get this fixed there, please?

Cheers,
Reinhard

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4



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


Processed (with 1 errors): Fwd: Re: vlc runs xdg-screensaver with signal child blocked

2011-10-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 640245 + fixed-upstream
Bug #640245 [vlc] vlc runs xdg-screensaver with signal child blocked
Bug #641604 [vlc] [vlc] leaves xdg-screensaver running in directory where is 
some file opened
Added tag(s) fixed-upstream.
Added tag(s) fixed-upstream.
 unforwarded 640245
Unknown command or malformed arguments to command.

 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
640245: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=640245
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

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


Bug#642810: configure fails to detect alphaev67 as ALPHA

2011-10-06 Thread Fabian Greffrath

Hi all,

Debian's alpha buildds identify themselves as alphaev67, so the check 
for $ARCH = ALPHA in configure around line 607 fails. As a 
consequence the shared library is built without PIC and the linker 
fails. This is documented in the Debian BTS #642810:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642810

The attached patch fixes this issue by considering alpha* as ALPHA in 
the configure script.


Best Regards,
Fabian Greffrath
Author: Fabian Greffrath fabian+deb...@greffrath.com
Description: Debian's alpha buildds identify themselves as alphaev67,
 so consider alpha* as ALPHA (Closes: #642810).
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642810

--- x264.orig/configure
+++ x264/configure
@@ -580,6 +580,9 @@ case $host_cpu in
 ia64)
 ARCH=IA64
 ;;
+alpha*)
+ARCH=ALPHA
+;;
 *)
 ARCH=$(echo $host_cpu | tr a-z A-Z)
 ;;
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Processing of x264_0.116.2042+git178455c-3_i386.changes

2011-10-06 Thread Debian FTP Masters
x264_0.116.2042+git178455c-3_i386.changes uploaded successfully to localhost
along with the files:
  x264_0.116.2042+git178455c-3.dsc
  x264_0.116.2042+git178455c-3.debian.tar.gz
  x264_0.116.2042+git178455c-3_i386.deb
  libx264-116_0.116.2042+git178455c-3_i386.deb
  libx264-dev_0.116.2042+git178455c-3_i386.deb

Greetings,

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

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


x264_0.116.2042+git178455c-3_i386.changes ACCEPTED into unstable

2011-10-06 Thread Debian FTP Masters



Accepted:
libx264-116_0.116.2042+git178455c-3_i386.deb
  to main/x/x264/libx264-116_0.116.2042+git178455c-3_i386.deb
libx264-dev_0.116.2042+git178455c-3_i386.deb
  to main/x/x264/libx264-dev_0.116.2042+git178455c-3_i386.deb
x264_0.116.2042+git178455c-3.debian.tar.gz
  to main/x/x264/x264_0.116.2042+git178455c-3.debian.tar.gz
x264_0.116.2042+git178455c-3.dsc
  to main/x/x264/x264_0.116.2042+git178455c-3.dsc
x264_0.116.2042+git178455c-3_i386.deb
  to main/x/x264/x264_0.116.2042+git178455c-3_i386.deb


Override entries for your package:
libx264-116_0.116.2042+git178455c-3_i386.deb - optional libs
libx264-dev_0.116.2042+git178455c-3_i386.deb - optional libdevel
x264_0.116.2042+git178455c-3.dsc - source graphics
x264_0.116.2042+git178455c-3_i386.deb - optional graphics

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


Thank you for your contribution to Debian.

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


Bug#642810: marked as done (FTBFS on Alpha: need --enable-pic for shared library build.)

2011-10-06 Thread Debian Bug Tracking System
Your message dated Thu, 06 Oct 2011 10:02:36 +
with message-id e1rbkmi-0007em...@franck.debian.org
and subject line Bug#642810: fixed in x264 2:0.116.2042+git178455c-3
has caused the Debian Bug report #642810,
regarding FTBFS on Alpha: need --enable-pic for shared library build.
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.)


-- 
642810: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642810
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: x264
Version: 2:0.116.2042+git178455c-2
Severity: important
Justification: Fails to build from source (but built in the past)

x264 FTBFS from source on Alpha during the link of the shared library
because -fpic was not used in the compilation.

Full build log at:
http://buildd.debian-ports.org/status/fetch.php?pkg=x264arch=alphaver=2%3A0.116.2042%2Bgit178455c-2stamp=1316508569

Please add --enable-pic to the config of the shared library build to fix.

Cheers
Michael.


---End Message---
---BeginMessage---
Source: x264
Source-Version: 2:0.116.2042+git178455c-3

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

libx264-116_0.116.2042+git178455c-3_i386.deb
  to main/x/x264/libx264-116_0.116.2042+git178455c-3_i386.deb
libx264-dev_0.116.2042+git178455c-3_i386.deb
  to main/x/x264/libx264-dev_0.116.2042+git178455c-3_i386.deb
x264_0.116.2042+git178455c-3.debian.tar.gz
  to main/x/x264/x264_0.116.2042+git178455c-3.debian.tar.gz
x264_0.116.2042+git178455c-3.dsc
  to main/x/x264/x264_0.116.2042+git178455c-3.dsc
x264_0.116.2042+git178455c-3_i386.deb
  to main/x/x264/x264_0.116.2042+git178455c-3_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 642...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Fabian Greffrath fabian+deb...@greffrath.com (supplier of updated x264 
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: Thu, 06 Oct 2011 10:33:25 +0200
Source: x264
Binary: x264 libx264-116 libx264-dev
Architecture: source i386
Version: 2:0.116.2042+git178455c-3
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintainers@lists.alioth.debian.org
Changed-By: Fabian Greffrath fabian+deb...@greffrath.com
Description: 
 libx264-116 - x264 video coding library
 libx264-dev - development files for libx264
 x264   - video encoder for the H.264/MPEG-4 AVC standard
Closes: 642810
Changes: 
 x264 (2:0.116.2042+git178455c-3) unstable; urgency=low
 .
   * Debian's alpha buildds identify themselves as alphaev67,
 so consider alpha* as ALPHA (Closes: #642810).
Checksums-Sha1: 
 b84cf9af52a5c634890164b554651bf80d5fbcaa 1697 x264_0.116.2042+git178455c-3.dsc
 807f186e5b23cb48cfc270e86c8fe18562419be3 19376 
x264_0.116.2042+git178455c-3.debian.tar.gz
 b93e07c6cd5d77f500676bebaf4c9ec0192c4917 79034 
x264_0.116.2042+git178455c-3_i386.deb
 6defa2ac9f4d2341c76bf4788e09b6b2c8f05ed4 768124 
libx264-116_0.116.2042+git178455c-3_i386.deb
 0495afbc88576ae13d49e67e92c312d90b035e7b 465214 
libx264-dev_0.116.2042+git178455c-3_i386.deb
Checksums-Sha256: 
 b41c8fc69f9763f0bd4154904d2405788ddd80242d44f761d290f42211487d87 1697 
x264_0.116.2042+git178455c-3.dsc
 e0a1bcd434da4fafc6eea0903801d7a2987094e4642b32e492eb2bf792d91657 19376 
x264_0.116.2042+git178455c-3.debian.tar.gz
 ce10283a60c79eaebf95922f4aae9967209a6501af72f724434f800cb1d4404f 79034 
x264_0.116.2042+git178455c-3_i386.deb
 1b36ec876eb9138fbdc5b9859bf5624020f586b5f826d762ed86eb9aa2e05834 768124 
libx264-116_0.116.2042+git178455c-3_i386.deb
 22d89d68a19a6c3c7f1cbb1d278916e0ef569f48983f9846efba155fb8ca2237 465214 
libx264-dev_0.116.2042+git178455c-3_i386.deb
Files: 
 740c6e9d93a6921bc115cb781e768c3d 1697 libs optional 
x264_0.116.2042+git178455c-3.dsc
 dac5e79088e048779053170ebc6b36b6 19376 libs optional 
x264_0.116.2042+git178455c-3.debian.tar.gz
 e8fbc11a5d6a1f3ab99b8b82e8a5d3c8 79034 graphics optional 
x264_0.116.2042+git178455c-3_i386.deb
 50c0a6e1efcb6a9f9b31d6b8d53e24a9 768124 libs optional 
libx264-116_0.116.2042+git178455c-3_i386.deb
 7ee3ddabf03a9945d0b11abb8d8564d4 465214 libdevel optional 
libx264-dev_0.116.2042+git178455c-3_i386.deb

-BEGIN PGP 

Bug#642810: [x264-devel] configure fails to detect alphaev67 as ALPHA

2011-10-06 Thread Måns Rullgård
Fabian Greffrath fab...@greffrath.com writes:

 Hi all,

 Debian's alpha buildds identify themselves as alphaev67, so the check
 for $ARCH = ALPHA in configure around line 607 fails. As a
 consequence the shared library is built without PIC and the linker
 fails. This is documented in the Debian BTS #642810:
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642810

 The attached patch fixes this issue by considering alpha* as ALPHA in
 the configure script.

 Best Regards,
 Fabian Greffrath

 Author: Fabian Greffrath fabian+deb...@greffrath.com
 Description: Debian's alpha buildds identify themselves as alphaev67,
  so consider alpha* as ALPHA (Closes: #642810).
 Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642810

 --- x264.orig/configure
 +++ x264/configure
 @@ -580,6 +580,9 @@ case $host_cpu in
  ia64)
  ARCH=IA64
  ;;
 +alpha*)
 +ARCH=ALPHA
 +;;
  *)
  ARCH=$(echo $host_cpu | tr a-z A-Z)
  ;;

Looks reasonable.

-- 
Måns Rullgård
m...@mansr.com



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


Processing of libdca_0.0.5-5_i386.changes

2011-10-06 Thread Debian FTP Masters
libdca_0.0.5-5_i386.changes uploaded successfully to localhost
along with the files:
  libdca_0.0.5-5.dsc
  libdca_0.0.5-5.debian.tar.gz
  libdca0_0.0.5-5_i386.deb
  libdca-dev_0.0.5-5_i386.deb
  libdca-utils_0.0.5-5_i386.deb
  libdts-dev_0.0.5-5_i386.deb

Greetings,

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

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


libdca_0.0.5-5_i386.changes ACCEPTED into unstable

2011-10-06 Thread Debian FTP Masters



Accepted:
libdca-dev_0.0.5-5_i386.deb
  to main/libd/libdca/libdca-dev_0.0.5-5_i386.deb
libdca-utils_0.0.5-5_i386.deb
  to main/libd/libdca/libdca-utils_0.0.5-5_i386.deb
libdca0_0.0.5-5_i386.deb
  to main/libd/libdca/libdca0_0.0.5-5_i386.deb
libdca_0.0.5-5.debian.tar.gz
  to main/libd/libdca/libdca_0.0.5-5.debian.tar.gz
libdca_0.0.5-5.dsc
  to main/libd/libdca/libdca_0.0.5-5.dsc
libdts-dev_0.0.5-5_i386.deb
  to main/libd/libdca/libdts-dev_0.0.5-5_i386.deb


Override entries for your package:
libdca-dev_0.0.5-5_i386.deb - optional libdevel
libdca-utils_0.0.5-5_i386.deb - optional sound
libdca0_0.0.5-5_i386.deb - optional libs
libdca_0.0.5-5.dsc - source libs
libdts-dev_0.0.5-5_i386.deb - optional oldlibs

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


Thank you for your contribution to Debian.

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


Bug#639593: marked as done (libdca-utils: No large file support on x86)

2011-10-06 Thread Debian Bug Tracking System
Your message dated Thu, 06 Oct 2011 10:47:31 +
with message-id e1rblub-0003wz...@franck.debian.org
and subject line Bug#639593: fixed in libdca 0.0.5-5
has caused the Debian Bug report #639593,
regarding libdca-utils: No large file support on x86
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.)


-- 
639593: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=639593
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libdca-utils
Version: 0.0.5-3
Severity: normal

dcadec fails with large files.

Example:
$ du woodstock.dts 
2481332 woodstock.dts

$ dcadec -o wavall -r woodstock.dts wood.wav
libdca-0.0.5 - by Gildas Bazin gba...@videolan.org
  based on the a52dec code from Michel Lespinasse wal...@zoy.org and
Aaron Holtzman Value too large for defined data type - could not open
file woodstock.dts

The same command with the same file works normally on amd64.
The same command with small files works normally on x86.

-- System Information:
Debian Release: 6.0.2
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'stable-updates'), (500,
'unstable'), (1, 'experimental') Architecture: i386 (i686)

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

Versions of packages libdca-utils depends on:
ii  libc6 2.11.2-10  Embedded GNU C Library:
Shared lib ii  libdca0   0.0.5-3decoding
library for DTS Coherent 

libdca-utils recommends no packages.

libdca-utils suggests no packages.

-- no debconf information


---End Message---
---BeginMessage---
Source: libdca
Source-Version: 0.0.5-5

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

libdca-dev_0.0.5-5_i386.deb
  to main/libd/libdca/libdca-dev_0.0.5-5_i386.deb
libdca-utils_0.0.5-5_i386.deb
  to main/libd/libdca/libdca-utils_0.0.5-5_i386.deb
libdca0_0.0.5-5_i386.deb
  to main/libd/libdca/libdca0_0.0.5-5_i386.deb
libdca_0.0.5-5.debian.tar.gz
  to main/libd/libdca/libdca_0.0.5-5.debian.tar.gz
libdca_0.0.5-5.dsc
  to main/libd/libdca/libdca_0.0.5-5.dsc
libdts-dev_0.0.5-5_i386.deb
  to main/libd/libdca/libdts-dev_0.0.5-5_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 639...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Fabian Greffrath fabian+deb...@greffrath.com (supplier of updated libdca 
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: Wed, 05 Oct 2011 14:52:45 +0200
Source: libdca
Binary: libdca0 libdca-dev libdca-utils libdts-dev
Architecture: source i386
Version: 0.0.5-5
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintainers@lists.alioth.debian.org
Changed-By: Fabian Greffrath fabian+deb...@greffrath.com
Description: 
 libdca-dev - decoding library for DTS Coherent Acoustics streams (development)
 libdca-utils - decoding library for DTS Coherent Acoustics streams (utilities)
 libdca0- decoding library for DTS Coherent Acoustics streams
 libdts-dev - backward compatibility place-holder for libdca
Closes: 639593
Changes: 
 libdca (0.0.5-5) unstable; urgency=low
 .
   * Update my e-mail address in debian/control.
   * Build with large file support where necessary (Closes: #639593).
Checksums-Sha1: 
 6ac3b801d23ac9b758f553d0c2d5684cde529772 1521 libdca_0.0.5-5.dsc
 2961fc31745022a0997cf65bda84da8dca36a8f3 9503 libdca_0.0.5-5.debian.tar.gz
 eb60e17d65d76ec8db610efd04307e9a1e240977 109780 libdca0_0.0.5-5_i386.deb
 6682cb08ae5ec7b1ec3ab186502b1b509b17894e 107182 libdca-dev_0.0.5-5_i386.deb
 e2ec661dc4c7e907826add667a6a895340b9bbaa 30080 libdca-utils_0.0.5-5_i386.deb
 ea80fbbd882514da4372ebf83c60eea157290f6a 14184 libdts-dev_0.0.5-5_i386.deb
Checksums-Sha256: 
 4a40806b398ed4a402120d7cad535827bf9d15b3d4138f0d8254e676e07d5447 1521 
libdca_0.0.5-5.dsc
 5eac15296723bf34a486eedd595530ecb145b03a2f24e2c664de34b2f3462ed1 9503 
libdca_0.0.5-5.debian.tar.gz
 dc60ccffdd73e81b8f18a383dfc4ea1dcc081adb234dc2d6688d668b756321b1 109780 
libdca0_0.0.5-5_i386.deb
 a9d344f1bc32da089154016f5f3b39e08bfc6a3da731f3c811e9f703d177d8a8 107182 

Processed: (pas de sujet)

2011-10-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 fixed 353330 1.0.5-1
Bug #353330 {Done: Jean-Baptiste KEMPF jb+deb...@videolan.org} [vlc] 
vlc_0.8.1.svn20050314-1 segfault when streaming dvb channel(s)
Bug Marked as fixed in versions vlc/1.0.5-1.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
353330: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=353330
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

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


Bug#588468: vlc should provide correct error message

2011-10-06 Thread Rémi Denis-Courmont
notfound 588468 1.1.2-1
thanks

   Hello,

Firstly, this is a different issue than the original #588468, so it would
deserve its own bug, probably at minor or wishlist level.

Secondly, this is not completely fixable. All VLC knows is that it has no
support for the codec. I don't see any solution anyway. The computer cannot
determine whether the plugin failed due to wrong codec parameters, the
plugin failed due to a bug, the plugin failed due to a broken underlying
library, the plugin is not installed, the plugin is not available for this
particular architecture/build/version/whatever, or there are simply no
plugins for this codec at all (generally speaking). Keep in mind this
message is not specific to Debian and Teletext.

And then, it is a bit hard to have custom error message in Debian VLC. In
particular, this would not benefit from the upstream VLC translation team.

-- 
Rémi Denis-Courmont
http://www.remlab.net/



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

Processed: Re: vlc should provide correct error message

2011-10-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 notfound 588468 1.1.2-1
Bug #588468 {Done: Christophe Mutricy xto...@videolan.org} [vlc] vlc: telx 
codec not supported anymore
Bug No longer marked as found in versions vlc/1.1.2-1.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
588468: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588468
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

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


Processed: (pas de sujet)

2011-10-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 601826 + fixed-upstream
Bug #601826 [vlc-plugin-pulse] vlc-plugin-pulse: Choppy sound output in first 
seconds of playback
Added tag(s) fixed-upstream.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
601826: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=601826
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

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


Bug#601826: (pas de sujet)

2011-10-06 Thread Rémi Denis-Courmont
tags 601826 + fixed-upstream
thanks

No response, assuming fixed in VLC 1.1.11 or 1.1.12.

-- 
Rémi Denis-Courmont
http://www.remlab.net/



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

Processing of libebml_1.2.2-1_i386.changes

2011-10-06 Thread Debian FTP Masters
libebml_1.2.2-1_i386.changes uploaded successfully to localhost
along with the files:
  libebml_1.2.2-1.dsc
  libebml_1.2.2.orig.tar.bz2
  libebml_1.2.2-1.debian.tar.gz
  libebml3_1.2.2-1_i386.deb
  libebml-dev_1.2.2-1_i386.deb

Greetings,

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

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


libebml_1.2.2-1_i386.changes ACCEPTED into unstable

2011-10-06 Thread Debian FTP Masters



Accepted:
libebml-dev_1.2.2-1_i386.deb
  to main/libe/libebml/libebml-dev_1.2.2-1_i386.deb
libebml3_1.2.2-1_i386.deb
  to main/libe/libebml/libebml3_1.2.2-1_i386.deb
libebml_1.2.2-1.debian.tar.gz
  to main/libe/libebml/libebml_1.2.2-1.debian.tar.gz
libebml_1.2.2-1.dsc
  to main/libe/libebml/libebml_1.2.2-1.dsc
libebml_1.2.2.orig.tar.bz2
  to main/libe/libebml/libebml_1.2.2.orig.tar.bz2


Override entries for your package:
libebml-dev_1.2.2-1_i386.deb - optional libdevel
libebml3_1.2.2-1_i386.deb - optional libs
libebml_1.2.2-1.dsc - source libs

Announcing to debian-devel-chan...@lists.debian.org


Thank you for your contribution to Debian.

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


dmedia 0.3.0~repack-2 MIGRATED to testing

2011-10-06 Thread Debian testing watch
FYI: The status of the dmedia source package
in Debian's testing distribution has changed.

  Previous version: (not in testing)
  Current version:  0.3.0~repack-2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.

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


qutecsound 0.6.1-2 MIGRATED to testing

2011-10-06 Thread Debian testing watch
FYI: The status of the qutecsound source package
in Debian's testing distribution has changed.

  Previous version: 0.6.1-1
  Current version:  0.6.1-2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.

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


Bug#644528: jack-stdio: missing bracket in package description

2011-10-06 Thread Davide Prina

Package: jack-stdio
Severity: minor

Dear Maintainer,

In DDTSS I see:

(much like mpg123 -s at JACK's samplerate

I think it must be:

(much like mpg123 -s) at JACK's samplerate

Ciao
Davide

--
Dizionari: http://linguistico.sourceforge.net/wiki
Perché microsoft continua a compiere azioni illegali?:
http://linguistico.sf.net/wiki/doku.php?id=traduzioni:ms_illegal
GNU/Linux User: 302090: http://counter.li.org
Non autorizzo la memorizzazione del mio indirizzo su outlook





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

csound 1:5.13.0~dfsg-5 MIGRATED to testing

2011-10-06 Thread Debian testing watch
FYI: The status of the csound source package
in Debian's testing distribution has changed.

  Previous version: 1:5.13.0~dfsg-4
  Current version:  1:5.13.0~dfsg-5

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.

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


libav 4:0.7.2-1 MIGRATED to testing

2011-10-06 Thread Debian testing watch
FYI: The status of the libav source package
in Debian's testing distribution has changed.

  Previous version: 4:0.7.1-5
  Current version:  4:0.7.2-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.

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


Bug#644529: libffado ftbfs on powerpc

2011-10-06 Thread Matthias Klose
Package: libffado
Version: 2.0.99+svn1995-2
Severity: serious
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu oneiric ubuntu-patch

 * Currentl value is '-fPIC'

Segmentation fault
Checking for a working C-compiler no

It seems as if your system isn't even able to compile any C-/C++-programs.
Probably you don't have gcc and g++ installed. Compiling a package from source
without a working compiler is very hard to do, please install the needed 
packages.
Hint: on *ubuntu you need both gcc- and g++-packages installed, easiest solution
is to install build-essential which depends on gcc and g++.
make: *** [debian/stamp-scons-build] Error 1

seen in unstable, seen in Ubuntu oneiric on the buildd, but not for local
builds.  My workaround was to just ignore the return value of the gcc checks.
On powerpc, the package doesn't build with gold. It would be nice to have a
reproducible test case why ld.bfd cannot be used for linking.

patch at
http://launchpadlibrarian.net/82119372/libffado_2.0.99%2Bsvn1985-2_2.0.99%2Bsvn1985-2ubuntu1.diff.gz



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


Bug#644528: jack-stdio: missing bracket in package description

2011-10-06 Thread Alessio Treglia
tags 644528 + patch pending
thanks

Hi!

Fix committed, grazie Davide!

Cheers,

-- 
Alessio Treglia          | www.alessiotreglia.com
Debian Developer         | ales...@debian.org
Ubuntu Core Developer    | quadris...@ubuntu.com
0FEC 59A5 E18E E04F 6D40 593B 45D4 8C7C DCFC 3FD0



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


Processing of libffado_2.0.99+svn1995-3_i386.changes

2011-10-06 Thread Debian FTP Masters
libffado_2.0.99+svn1995-3_i386.changes uploaded successfully to 
ftp-master.debian.org
along with the files:
  libffado_2.0.99+svn1995-3.dsc
  libffado_2.0.99+svn1995-3.debian.tar.gz
  ffado-mixer-qt4_2.0.99+svn1995-3_all.deb
  libffado-dev_2.0.99+svn1995-3_i386.deb
  libffado2_2.0.99+svn1995-3_i386.deb
  ffado-tools_2.0.99+svn1995-3_i386.deb
  ffado-dbus-server_2.0.99+svn1995-3_i386.deb

Greetings,

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

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


Processing of libffado_2.0.99+svn1995-3_i386.changes

2011-10-06 Thread Debian FTP Masters
libffado_2.0.99+svn1995-3_i386.changes uploaded successfully to localhost
along with the files:
  libffado_2.0.99+svn1995-3.dsc
  libffado_2.0.99+svn1995-3.debian.tar.gz
  ffado-mixer-qt4_2.0.99+svn1995-3_all.deb
  libffado-dev_2.0.99+svn1995-3_i386.deb
  libffado2_2.0.99+svn1995-3_i386.deb
  ffado-tools_2.0.99+svn1995-3_i386.deb
  ffado-dbus-server_2.0.99+svn1995-3_i386.deb

Greetings,

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

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


libffado_2.0.99+svn1995-3_i386.changes ACCEPTED into unstable

2011-10-06 Thread Debian FTP Masters



Accepted:
ffado-dbus-server_2.0.99+svn1995-3_i386.deb
  to main/libf/libffado/ffado-dbus-server_2.0.99+svn1995-3_i386.deb
ffado-mixer-qt4_2.0.99+svn1995-3_all.deb
  to main/libf/libffado/ffado-mixer-qt4_2.0.99+svn1995-3_all.deb
ffado-tools_2.0.99+svn1995-3_i386.deb
  to main/libf/libffado/ffado-tools_2.0.99+svn1995-3_i386.deb
libffado-dev_2.0.99+svn1995-3_i386.deb
  to main/libf/libffado/libffado-dev_2.0.99+svn1995-3_i386.deb
libffado2_2.0.99+svn1995-3_i386.deb
  to main/libf/libffado/libffado2_2.0.99+svn1995-3_i386.deb
libffado_2.0.99+svn1995-3.debian.tar.gz
  to main/libf/libffado/libffado_2.0.99+svn1995-3.debian.tar.gz
libffado_2.0.99+svn1995-3.dsc
  to main/libf/libffado/libffado_2.0.99+svn1995-3.dsc


Override entries for your package:
ffado-dbus-server_2.0.99+svn1995-3_i386.deb - optional sound
ffado-mixer-qt4_2.0.99+svn1995-3_all.deb - optional sound
ffado-tools_2.0.99+svn1995-3_i386.deb - optional sound
libffado-dev_2.0.99+svn1995-3_i386.deb - optional libdevel
libffado2_2.0.99+svn1995-3_i386.deb - optional libs
libffado_2.0.99+svn1995-3.dsc - source libs

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


Thank you for your contribution to Debian.

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


Bug#644529: marked as done (libffado ftbfs on powerpc)

2011-10-06 Thread Debian Bug Tracking System
Your message dated Thu, 06 Oct 2011 19:49:49 +
with message-id e1rbtwz-0005rq...@franck.debian.org
and subject line Bug#644529: fixed in libffado 2.0.99+svn1995-3
has caused the Debian Bug report #644529,
regarding libffado ftbfs on powerpc
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.)


-- 
644529: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=644529
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libffado
Version: 2.0.99+svn1995-2
Severity: serious
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu oneiric ubuntu-patch

 * Currentl value is '-fPIC'

Segmentation fault
Checking for a working C-compiler no

It seems as if your system isn't even able to compile any C-/C++-programs.
Probably you don't have gcc and g++ installed. Compiling a package from source
without a working compiler is very hard to do, please install the needed 
packages.
Hint: on *ubuntu you need both gcc- and g++-packages installed, easiest solution
is to install build-essential which depends on gcc and g++.
make: *** [debian/stamp-scons-build] Error 1

seen in unstable, seen in Ubuntu oneiric on the buildd, but not for local
builds.  My workaround was to just ignore the return value of the gcc checks.
On powerpc, the package doesn't build with gold. It would be nice to have a
reproducible test case why ld.bfd cannot be used for linking.

patch at
http://launchpadlibrarian.net/82119372/libffado_2.0.99%2Bsvn1985-2_2.0.99%2Bsvn1985-2ubuntu1.diff.gz


---End Message---
---BeginMessage---
Source: libffado
Source-Version: 2.0.99+svn1995-3

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

ffado-dbus-server_2.0.99+svn1995-3_i386.deb
  to main/libf/libffado/ffado-dbus-server_2.0.99+svn1995-3_i386.deb
ffado-mixer-qt4_2.0.99+svn1995-3_all.deb
  to main/libf/libffado/ffado-mixer-qt4_2.0.99+svn1995-3_all.deb
ffado-tools_2.0.99+svn1995-3_i386.deb
  to main/libf/libffado/ffado-tools_2.0.99+svn1995-3_i386.deb
libffado-dev_2.0.99+svn1995-3_i386.deb
  to main/libf/libffado/libffado-dev_2.0.99+svn1995-3_i386.deb
libffado2_2.0.99+svn1995-3_i386.deb
  to main/libf/libffado/libffado2_2.0.99+svn1995-3_i386.deb
libffado_2.0.99+svn1995-3.debian.tar.gz
  to main/libf/libffado/libffado_2.0.99+svn1995-3.debian.tar.gz
libffado_2.0.99+svn1995-3.dsc
  to main/libf/libffado/libffado_2.0.99+svn1995-3.dsc



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 644...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adrian Knoth a...@drcomp.erfurt.thur.de (supplier of updated libffado 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: SHA256

Format: 1.8
Date: Thu, 06 Oct 2011 21:31:58 +0200
Source: libffado
Binary: libffado-dev libffado2 ffado-tools ffado-dbus-server ffado-mixer-qt4
Architecture: source all i386
Version: 2.0.99+svn1995-3
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintainers@lists.alioth.debian.org
Changed-By: Adrian Knoth a...@drcomp.erfurt.thur.de
Description: 
 ffado-dbus-server - FFADO D-Bus server
 ffado-mixer-qt4 - FFADO D-Bus mixer applets (QT4)
 ffado-tools - FFADO debugging and firmware tools
 libffado-dev - FFADO API - development files
 libffado2  - FFADO API
Closes: 644529
Changes: 
 libffado (2.0.99+svn1995-3) unstable; urgency=low
 .
   * Drop binutils-golds dependency (Closes: #644529)
   * Add armel and armhf to architecture list
Checksums-Sha1: 
 9aa9d490aeba8775a8db1dc406426e6cf847f1ea 2656 libffado_2.0.99+svn1995-3.dsc
 2b1f2ed9332be46dd45ee1375f86f18b3fb380a9 8521 
libffado_2.0.99+svn1995-3.debian.tar.gz
 873bdc8905186e692c6aed788ce04d06c3479757 107932 
ffado-mixer-qt4_2.0.99+svn1995-3_all.deb
 296f641cc5b442b89091cc0d71a7dfb42b0a29b8 18898 
libffado-dev_2.0.99+svn1995-3_i386.deb
 3f15e1ba3da81ccbb547fb855a7ef9bb61f2ebb3 1582134 
libffado2_2.0.99+svn1995-3_i386.deb
 a77266a88e67eefba7af7c93dba943bf5cc491a2 60352 
ffado-tools_2.0.99+svn1995-3_i386.deb
 e6b1cf2d9f37076b2ce1bdc1e8a1c7b9cd993e10 73656 
ffado-dbus-server_2.0.99+svn1995-3_i386.deb
Checksums-Sha256: 
 10802ac961149f1e92afe872fe7805fbc50faa93f68045e807f75895de6a3c29 2656 

Bug#644554: audacious-plugins: mp4 files not closed after playing

2011-10-06 Thread Rogier
Package: audacious-plugins
Version: 2.4.4-1
Severity: normal

Audacious does not close the mp4 files it opens.

I am playing from a single playlist, with 'repeat' and 'shuffle' on. The
files are mp4.

After some time of running, the list of open files has grown rather large,
and includes many duplicates (i.e. audacious is not keeping them open to
reuse them later (and why would it anyway...))

Regards,

Rogier.


-- System Information:
Debian Release: wheezy/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'testing')
Architecture: i386 (x86_64)

Kernel: Linux 2.6.38-2-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages audacious-plugins depends on:
ii  libasound2  1.0.23-4 shared library for ALSA applicatio
ii  libatk1.0-0 2.0.1-2  ATK accessibility toolkit
ii  libaudcore1 2.4.4-1  audacious core engine library
ii  libavcodec525:0.6.2-0.1  library to encode decode multimedi
ii  libavformat52   5:0.6.2-0.1  ffmpeg file format library
ii  libavutil50 5:0.6.2-0.1  avutil shared libraries - runtime 
ii  libbinio1ldbl   1.4-14   Binary I/O stream class library
ii  libc6   2.13-10  Embedded GNU C Library: Shared lib
ii  libcairo2   1.10.2-6 The Cairo 2D vector graphics libra
ii  libcddb21.3.2-3  library to access CDDB data - runt
ii  libcdio-cdda0   0.81-4   library to read and control digita
ii  libcdio10   0.81-4   library to read and control CD-ROM
ii  libcue1 1.4.0-1  CUE Sheet Parser Library
ii  libcurl3-gnutls 7.21.6-3 Multi-protocol file transfer libra
ii  libdbus-1-3 1.4.12-4 simple interprocess messaging syst
ii  libdbus-glib-1-20.94-4   simple interprocess messaging syst
ii  libfaad22.7-6freeware Advanced Audio Decoder - 
ii  libflac81.2.1-4  Free Lossless Audio Codec - runtim
ii  libfluidsynth1  1.1.3-4  Real-time MIDI software synthesize
ii  libfontconfig1  2.8.0-3  generic font configuration library
ii  libfreetype62.4.4-2  FreeType 2 font engine, shared lib
ii  libgcc1 1:4.6.1-4GCC support library
ii  libgdk-pixbuf2.0-0  2.23.5-1 GDK Pixbuf library
ii  libglib2.0-02.28.6-1 The GLib library of C routines
ii  libgtk2.0-0 2.24.4-3 The GTK+ graphical user interface 
ii  libjack-jackd2-0 [libja 1.9.7~dfsg-1 JACK Audio Connection Kit (librari
ii  liblircclient0  0.9.0~pre1-1 infra-red remote control support -
ii  libmcs1 0.7.2-1  abstraction library to store confi
ii  libmms0 0.6.2-2  MMS stream protocol library - shar
ii  libmowgli2  0.7.1-1  high performance development frame
ii  libmtp8 1.0.6-7  Media Transfer Protocol (MTP) libr
ii  libneon27-gnutls0.29.6-1 HTTP and WebDAV client library (Gn
ii  libogg0 1.2.2~dfsg-1 Ogg bitstream library
ii  libpango1.0-0   1.28.4-1 Layout and rendering of internatio
ii  libpulse0   0.9.21-4.1   PulseAudio client libraries
ii  libresid-builder0c2a2.1.1-8  SID chip emulation class based on 
ii  libsamplerate0  0.1.7-3  Audio sample rate conversion libra
ii  libsdl1.2debian 1.2.14-6.4   Simple DirectMedia Layer
ii  libsidplay2 2.1.1-8  SID (MOS 6581) emulation library
ii  libsndfile1 1.0.24-1 Library for reading/writing audio 
ii  libstdc++6  4.6.1-4  GNU Standard C++ Library v3
ii  libusb-0.1-42:0.1.12-17  userspace USB programming library
ii  libvorbis0a 1.3.2-1  The Vorbis General Audio Compressi
ii  libvorbisenc2   1.3.2-1  The Vorbis General Audio Compressi
ii  libvorbisfile3  1.3.2-1  The Vorbis General Audio Compressi
ii  libwavpack1 4.60.1-1 an audio codec (lossy and lossless
ii  libx11-62:1.4.3-2X11 client-side library
ii  libxcomposite1  1:0.4.3-2X11 Composite extension library
ii  libxml2 2.7.8.dfsg-3 GNOME XML library
ii  libxrender1 1:0.9.6-2X Rendering Extension client libra
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages audacious-plugins recommends:
ii  audacious 2.4.4-1small and fast audio player which 

audacious-plugins suggests no packages.

-- no debconf information



___
pkg-multimedia-maintainers mailing 

Re: Git post-receive hook updated

2011-10-06 Thread Felipe Sateler
On Thu, Oct 6, 2011 at 03:10, Reinhard Tartler siret...@tauware.de wrote:
 On Mi, Okt 05, 2011 at 23:38:00 (CEST), Felipe Sateler wrote:

 On Tue, Sep 27, 2011 at 18:48, Reinhard Tartler siret...@tauware.de wrote:

 Hi,

 I've update (most) pkg-multimedia post-receive hooks to read like this:

 #!/bin/sh
 exec /git/pkg-multimedia/bin/common-post-receive-hook

 I.e., I've written a common hook file. From that hook file, I'm calling
 the /git/pkg-multimedia/git-commit-notice scripts (cf. my previous mail
 on that matter) as well as
 /home/groups/pet/PET2/pkg-multimedia/pet-git-helper in order to keep our
 PET instance at http://pet.debian.net/pkg-multimedia/pet.cgi up to date.

 I'm sorry I can't check right now (otherwise I'd check and change it
 myself, but lest this be forgotten), but did you also modify the repo
 setup script to add this too? So that new repositories get the right
 hook by default.

 Yes, I did.

 I've just checked that all files in
 /git/pkg-multimedia/*.git/hooks/post-receive have the very same md5sum.

Great, thanks for doing this.

-- 

Saludos,
Felipe Sateler

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


vlc_1.1.12-1_amd64.changes ACCEPTED into unstable

2011-10-06 Thread Debian FTP Masters



Accepted:
libvlc-dev_1.1.12-1_amd64.deb
  to main/v/vlc/libvlc-dev_1.1.12-1_amd64.deb
libvlc5_1.1.12-1_amd64.deb
  to main/v/vlc/libvlc5_1.1.12-1_amd64.deb
libvlccore-dev_1.1.12-1_amd64.deb
  to main/v/vlc/libvlccore-dev_1.1.12-1_amd64.deb
libvlccore4_1.1.12-1_amd64.deb
  to main/v/vlc/libvlccore4_1.1.12-1_amd64.deb
mozilla-plugin-vlc_1.1.12-1_amd64.deb
  to main/v/vlc/mozilla-plugin-vlc_1.1.12-1_amd64.deb
vlc-data_1.1.12-1_all.deb
  to main/v/vlc/vlc-data_1.1.12-1_all.deb
vlc-dbg_1.1.12-1_amd64.deb
  to main/v/vlc/vlc-dbg_1.1.12-1_amd64.deb
vlc-nox_1.1.12-1_amd64.deb
  to main/v/vlc/vlc-nox_1.1.12-1_amd64.deb
vlc-plugin-fluidsynth_1.1.12-1_amd64.deb
  to main/v/vlc/vlc-plugin-fluidsynth_1.1.12-1_amd64.deb
vlc-plugin-ggi_1.1.12-1_amd64.deb
  to main/v/vlc/vlc-plugin-ggi_1.1.12-1_amd64.deb
vlc-plugin-jack_1.1.12-1_amd64.deb
  to main/v/vlc/vlc-plugin-jack_1.1.12-1_amd64.deb
vlc-plugin-notify_1.1.12-1_amd64.deb
  to main/v/vlc/vlc-plugin-notify_1.1.12-1_amd64.deb
vlc-plugin-pulse_1.1.12-1_amd64.deb
  to main/v/vlc/vlc-plugin-pulse_1.1.12-1_amd64.deb
vlc-plugin-sdl_1.1.12-1_amd64.deb
  to main/v/vlc/vlc-plugin-sdl_1.1.12-1_amd64.deb
vlc-plugin-svg_1.1.12-1_amd64.deb
  to main/v/vlc/vlc-plugin-svg_1.1.12-1_amd64.deb
vlc-plugin-svgalib_1.1.12-1_amd64.deb
  to main/v/vlc/vlc-plugin-svgalib_1.1.12-1_amd64.deb
vlc-plugin-zvbi_1.1.12-1_amd64.deb
  to main/v/vlc/vlc-plugin-zvbi_1.1.12-1_amd64.deb
vlc_1.1.12-1.debian.tar.gz
  to main/v/vlc/vlc_1.1.12-1.debian.tar.gz
vlc_1.1.12-1.dsc
  to main/v/vlc/vlc_1.1.12-1.dsc
vlc_1.1.12-1_amd64.deb
  to main/v/vlc/vlc_1.1.12-1_amd64.deb
vlc_1.1.12.orig.tar.xz
  to main/v/vlc/vlc_1.1.12.orig.tar.xz


Override entries for your package:
libvlc-dev_1.1.12-1_amd64.deb - optional libdevel
libvlc5_1.1.12-1_amd64.deb - optional libs
libvlccore-dev_1.1.12-1_amd64.deb - optional libdevel
libvlccore4_1.1.12-1_amd64.deb - optional libs
mozilla-plugin-vlc_1.1.12-1_amd64.deb - optional video
vlc-data_1.1.12-1_all.deb - optional video
vlc-dbg_1.1.12-1_amd64.deb - extra debug
vlc-nox_1.1.12-1_amd64.deb - optional video
vlc-plugin-fluidsynth_1.1.12-1_amd64.deb - optional video
vlc-plugin-ggi_1.1.12-1_amd64.deb - optional video
vlc-plugin-jack_1.1.12-1_amd64.deb - optional video
vlc-plugin-notify_1.1.12-1_amd64.deb - optional video
vlc-plugin-pulse_1.1.12-1_amd64.deb - optional video
vlc-plugin-sdl_1.1.12-1_amd64.deb - optional video
vlc-plugin-svg_1.1.12-1_amd64.deb - optional video
vlc-plugin-svgalib_1.1.12-1_amd64.deb - optional video
vlc-plugin-zvbi_1.1.12-1_amd64.deb - optional video
vlc_1.1.12-1.dsc - source video
vlc_1.1.12-1_amd64.deb - optional video

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 531975 601826 640245 640911 641507 


Thank you for your contribution to Debian.

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


Bug#531975: marked as done (vlc-nox: apparently ignores the --quiet flag)

2011-10-06 Thread Debian Bug Tracking System
Your message dated Thu, 06 Oct 2011 23:49:08 +
with message-id e1rbxga-0001y3...@franck.debian.org
and subject line Bug#531975: fixed in vlc 1.1.12-1
has caused the Debian Bug report #531975,
regarding vlc-nox: apparently ignores the --quiet flag
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.)


-- 
531975: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=531975
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: vlc-nox
Version: 0.9.8a-3
Severity: minor

Vlc on the command line spits lots of debug information by default, and
apparently the --quiet (or -q) flag cannot stop it from doing so.  This
is what I get as soon as vlc starts:

$ cvlc -q --play-and-exit city_4cif.ts
VLC media player 0.9.8a Grishenko
[0001] main libvlc debug: VLC media player - version 0.9.8a Grishenko - (c) 
1996-2008 the VideoLAN team
[0001] main libvlc debug: libvlc was configured with ./configure  
'--build=x86_64-linux-gnu' '--enable-maintainer-mode' '--enable-release' 
'--prefix=/usr' '--enable-libtool' '--enable-fast-install' 
'--with-binary-version=3' '--disable-update-check' '--disable-gnome' 
'--disable-gtk' '--disable-familiar' '--disable-fb' '--enable-ggi' 
'--enable-sdl' '--enable-esd' '--enable-mad' '--enable-arts' '--enable-jack' 
'--enable-pulse' '--enable-lirc' '--enable-a52' '--enable-aa' '--enable-dvbpsi' 
'--enable-mozilla' '--with-mozilla-pkg=iceape-plugin' '--disable-kde' 
'--enable-mp4' '--enable-dvb' '--disable-satellite' '--enable-ogg' 
'--enable-vorbis' '--enable-shout' '--enable-qt4' '--disable-slp' 
'--enable-flac' '--disable-skins' '--disable-basic-skins' '--enable-skins2' 
'--enable-freetype' '--enable-mkv' '--enable-speex' '--enable-caca' 
'--enable-live555' '--enable-libmpeg2' '--enable-fribidi' '--enable-cdio' 
'--enable-mod' '--enable-theora' '--enable-modplug' '--enable-dvdnav' 
'--enable-gnutls' '--enable-ffmpeg' '
[0001] main libvlc debug: translation test: code is C



-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'testing-proposed-updates')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=it_IT@euro (charmap=ANSI_X3.4-1968) (ignored: LC_ALL 
set to C)
Shell: /bin/sh linked to /bin/bash

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-2shared library for ALSA applicatio
ii  libass1  0.9.5-2 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 5:0.5+svn20090508-0.1   library to encode decode multimedi
ii  libavformat5 5:0.5+svn20090508-0.1   ffmpeg file format library
ii  libavutil49  4:0.5+svn20090420-2 ffmpeg utility library
ii  libc62.9-12  GNU C Library: Shared libraries
ii  libcdio7 0.78.2+dfsg1-3  library to read and control CD-ROM
ii  libdbus-1-3  1.2.12-1simple interprocess messaging syst
ii  libdca0  0.0.5-2 decoding library for DTS Coherent 
ii  libdvbpsi4   0.1.5-3.1   library for MPEG TS and DVB PSI ta
ii  libdvdnav4   4.1.3-3 DVD navigation library
ii  libdvdread4  4.1.3-5 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-1.2   Free Lossless Audio Codec - runtim
ii  libfontconfi 2.6.0-3 generic font configuration library
ii  libfreetype6 2.3.9-4.1   FreeType 2 font engine, shared lib
ii  libfribidi0  0.10.9-1Free Implementation of the Unicode
ii  libgcc1  1:4.4.0-5   GCC support library
ii  libgcrypt11  1.4.4-2 LGPL Crypto library - runtime libr
ii  libgnutls26  2.6.6-1 the GNU TLS library - runtime libr
ii  libhal1  0.5.12~git20090406.46dc48-2 Hardware Abstraction Layer - share
ii  libid3tag0   0.15.1b-10  ID3 tag reading library from the M
ii  liblircclien 0.8.3-3 infra-red remote control support -
ii  liblua5.1-0  5.1.4-3 Simple, extensible, embeddable pro
ii  libmad0  0.15.1b-4   MPEG audio decoder library
ii  libmatroska0 0.8.1-1.1 

Bug#601826: marked as done (vlc-plugin-pulse: Choppy sound output in first seconds of playback)

2011-10-06 Thread Debian Bug Tracking System
Your message dated Thu, 06 Oct 2011 23:49:08 +
with message-id e1rbxga-0001y9...@franck.debian.org
and subject line Bug#601826: fixed in vlc 1.1.12-1
has caused the Debian Bug report #601826,
regarding vlc-plugin-pulse: Choppy sound output in first seconds of playback
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.)


-- 
601826: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=601826
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: vlc-plugin-pulse
Version: 1.1.3-1
Severity: important

Hello, Debian multimedia packages maintainers!

We've experienced sound gaps in the beginning of playback of any audio or
video file with Pulseaudio. We redirect all sound output to Pulseaudio with
the following:
pcm.pulse {
type pulse
}
ctl.pulse {
type pulse
}
pcm.!default {
type pulse
}
ctl.!default {
type pulse
}

Setting the output to ALSA instead of Pulse in the preferences dialog just
make things worse.

Pulseaudio packages we have installed:
pulseaudio pavucontrol pulseaudio-module-bluetooth pulseaudio-module-x11
pulseaudio-module-lirc pulseaudio-module-hal vlc-plugin-pulse
pulseaudio-module-jack paprefs libasound2-plugins gstreamer0.10-pulseaudio
libsdl1.2debian-pulseaudio

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

Kernel: Linux 2.6.35-7.dmz.1-liquorix-686 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages vlc-plugin-pulse depends on:
ii  libc6 2.11.2-6   Embedded GNU C Library: Shared lib
ii  libpulse0 0.9.21-3   PulseAudio client libraries
ii  libvlccore4   1.1.3-1base library for VLC and its modul
ii  libx11-6  2:1.3.3-3  X11 client-side library
ii  vlc-nox   1.1.3-1multimedia player and streamer (wi

vlc-plugin-pulse recommends no packages.

vlc-plugin-pulse suggests no packages.

Versions of packages vlc depends on:
ii  libaa1  1.4p5-38 ascii art library
ii  libc6   2.11.2-6 Embedded GNU C Library: Shared lib
ii  libfreetype62.4.2-2  FreeType 2 font engine, shared lib
ii  libfribidi0 0.19.2-1 Free Implementation of the Unicode
ii  libgcc1 1:4.4.5-2GCC support library
ii  libgl1-mesa-glx [libgl1 7.7.1-4  A free implementation of the OpenG
ii  libqtcore4  4:4.6.3-4Qt 4 core module
ii  libqtgui4   4:4.6.3-4Qt 4 GUI module
ii  libsdl-image1.2 1.2.10-2+b2  image loading library for Simple D
ii  libsdl1.2debian 1.2.14-6.1   Simple DirectMedia Layer
ii  libstdc++6  4.4.5-2  The GNU Standard C++ Library v3
ii  libtar  1.2.11-6 C library for manipulating tar arc
ii  libvlccore4 1.1.3-1  base library for VLC and its modul
ii  libx11-62:1.3.3-3X11 client-side library
ii  libx11-xcb1 2:1.3.3-3Xlib/XCB interface library
ii  libxcb-keysyms1 0.3.6-1  utility libraries for X C Binding 
ii  libxcb-randr0   1.6-1X C Binding, randr extension
ii  libxcb-shm0 1.6-1X C Binding, shm extension
ii  libxcb-xv0  1.6-1X C Binding, xv extension
ii  libxcb1 1.6-1X C Binding
ii  libxext62:1.1.2-1X11 miscellaneous extension librar
ii  ttf-freefont20090104-7   Freefont Serif, Sans and Mono True
ii  vlc-nox 1.1.3-1  multimedia player and streamer (wi
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages vlc-nox depends on:
ii  liba52-0.7.4   0.7.4-14  library for decoding ATSC A/52 str
ii  libasound2 1.0.23-2  shared library for ALSA applicatio
ii  libass40.9.9-1   library for SSA/ASS subtitles rend
ii  libavahi-client3   0.6.27-2  Avahi client library
ii  libavahi-common3   0.6.27-2  Avahi common library
ii  libavc1394-0   0.5.3-1+b2control IEEE 1394 audio/video devi
ii  libavcodec52   5:0.6~svn20100726-0.0 library to encode decode multimedi
ii  libavformat52  5:0.6~svn20100726-0.0 ffmpeg file format library
ii  libavutil494:0.5.2-5 ffmpeg utility library
ii  libc6 

Bug#641604: marked as done ([vlc] leaves xdg-screensaver running in directory where is some file opened)

2011-10-06 Thread Debian Bug Tracking System
Your message dated Thu, 06 Oct 2011 23:49:08 +
with message-id e1rbxga-0001ye...@franck.debian.org
and subject line Bug#640245: fixed in vlc 1.1.12-1
has caused the Debian Bug report #640245,
regarding [vlc] leaves xdg-screensaver running in directory where is some file 
opened
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.)


-- 
640245: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=640245
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: vlc
Version: 1.1.11-2+b2
Severity: normal

--- Please enter the report below this line. ---

If removable media is mounted or CD-Rom opened and some media played from 
there, it is started process /bin/sh /usr/bin/xdg-screensaver suspend 
0x044001d5
After VLC is closed, this process stays running in this directory. Unmounting 
is not possible without killing this process then.

Something very similar is reported here:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=640245

--- System information. ---
Architecture: i386
Kernel:   Linux 3.0.0-1-686-pae

Debian Release: wheezy/sid
  500 testing ftp.at.debian.org 

--- Package information. ---
Depends(Version) | Installed
-+-===
ttf-freefont | 20100919-1
vlc-nox  (= 1.1.11-2+b2) | 1.1.11-2+b2
libaa1(= 1.4p5) | 1.4p5-38+b1
libavcodec52  (= 4:0.6-1~)  | 4:0.6.2-5
 OR libavcodec-extra-52(= 4:0.6-1~) | 
libavutil50   (= 4:0.6-1~)  | 4:0.6.2-5
 OR libavutil-extra-50 (= 4:0.6-1~) | 
libc6   (= 2.8) | 2.13-18
libfreetype6  (= 2.2.1) | 2.4.6-2
libfribidi0  (= 0.19.2) | 0.19.2-1
libgcc1 (= 1:4.1.1) | 1:4.6.1-4
libgl1-mesa-glx  | 7.11-5
 OR libgl1   | 
libqtcore4(= 4:4.7.0~beta1) | 4:4.7.3-5
libqtgui4   (= 4:4.5.3) | 4:4.7.3-5
libsdl-image1.2  (= 1.2.10) | 1.2.10-2.1
libsdl1.2debian(= 1.2.10-1) | 1.2.14-6.4
libstdc++6  (= 4.6) | 4.6.1-4
libtar0  | 1.2.11-8
libva-x11-1 ( 1.0.12~) | 1.0.12-2
libva1  ( 1.0.12~) | 1.0.12-2
libvlccore4   (= 1.1.0) | 1.1.11-2+b2
libx11-6 | 2:1.4.4-1
libx11-xcb1  | 2:1.4.4-1
libxcb-keysyms1   (= 0.3.8) | 0.3.8-1
libxcb-randr0   (= 1.1) | 1.7-3
libxcb-shm0  | 1.7-3
libxcb-xv0  (= 1.2) | 1.7-3
libxcb1  | 1.7-3
libxext6 | 2:1.3.0-3
libxpm4  | 1:3.5.9-1
zlib1g   (= 1:1.2.3.3.dfsg) | 1:1.2.3.4.dfsg-3
ttf-freefont | 20100919-1
vlc-nox  (= 1.1.11-2+b2) | 1.1.11-2+b2
libaa1(= 1.4p5) | 1.4p5-38+b1
libavcodec52  (= 4:0.6-1~)  | 4:0.6.2-5
 OR libavcodec-extra-52(= 4:0.6-1~) | 
libavutil50   (= 4:0.6-1~)  | 4:0.6.2-5
 OR libavutil-extra-50 (= 4:0.6-1~) | 
libc6   (= 2.8) | 2.13-18
libfreetype6  (= 2.2.1) | 2.4.6-2
libfribidi0  (= 0.19.2) | 0.19.2-1
libgcc1 (= 1:4.1.1) | 1:4.6.1-4
libgl1-mesa-glx  | 7.11-5
 OR libgl1   | 
libqtcore4(= 4:4.7.0~beta1) | 4:4.7.3-5
libqtgui4   (= 4:4.5.3) | 4:4.7.3-5
libsdl-image1.2  (= 1.2.10) | 1.2.10-2.1
libsdl1.2debian(= 1.2.10-1) | 1.2.14-6.4
libstdc++6  (= 4.6) | 4.6.1-4
libtar0  | 1.2.11-8
libva-x11-1 ( 1.0.12~) | 1.0.12-2
libva1  ( 1.0.12~) | 1.0.12-2
libvlccore4   (= 1.1.0) | 1.1.11-2+b2
libx11-6 | 2:1.4.4-1
libx11-xcb1  | 2:1.4.4-1
libxcb-keysyms1

Bug#640245: marked as done (vlc runs xdg-screensaver with signal child blocked)

2011-10-06 Thread Debian Bug Tracking System
Your message dated Thu, 06 Oct 2011 23:49:08 +
with message-id e1rbxga-0001ye...@franck.debian.org
and subject line Bug#640245: fixed in vlc 1.1.12-1
has caused the Debian Bug report #640245,
regarding vlc runs xdg-screensaver with signal child blocked
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.)


-- 
640245: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=640245
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: vlc
Version: 1.1.11-2+b2
Severity: normal

Hi,

vlc runs the program to disable the screensaver with SIGCHLD blocked
which causes this program misbehaves, because it doesn't see its child
has quit.

% ps -O etime,user,size,rss fax G -A1 xdg
 8476   20:05 joerg  312   456 S pts/10   00:00:00 /bin/sh 
/usr/bin/xdg-screensaver suspend 0x0180040a
 8512   20:03 joerg0 0 Z pts/10   00:00:00  \_ [xprop] defunct
 8506   20:04 joerg  312   444 S pts/10   00:00:00 /bin/sh 
/usr/bin/xdg-screensaver suspend 0x01800490
 8529   20:02 joerg0 0 Z pts/10   00:00:00  \_ [xprop] defunct
 8632   19:30 joerg  312   456 S pts/10   00:00:00 /bin/sh 
/usr/bin/xdg-screensaver suspend 0x0180036b
 8670   19:28 joerg0 0 Z pts/10   00:00:00  \_ [xprop] defunct
 8660   19:29 joerg  312   456 S pts/10   00:00:00 /bin/sh 
/usr/bin/xdg-screensaver suspend 0x018003b3
 8689   19:27 joerg0 0 Z pts/10   00:00:00  \_ [xprop] defunct
 8850   17:57 joerg  312   456 S pts/10   00:00:00 /bin/sh 
/usr/bin/xdg-screensaver suspend 0x01800385
 8890   17:55 joerg0 0 Z pts/10   00:00:00  \_ [xprop] defunct
 8880   17:56 joerg  312   456 S pts/10   00:00:00 /bin/sh 
/usr/bin/xdg-screensaver suspend 0x0180040b
 8911   17:54 joerg0 0 Z pts/10   00:00:00  \_ [xprop] defunct

% grep ^Sig /proc/8880/status
SigQ:   26/4981
SigPnd: 
SigBlk: 00015007
SigIgn: 1006
SigCgt: 0001
   ^ this is SIGCHLD

I can work around this problem with this perl script and a small shell
script placed in PATH as xdg-screensaver before the real xdg-screensaver:

#!/usr/bin/perl -W

use POSIX;
$sigset = POSIX::SigSet-new();
sigprocmask(SIG_SETMASK, $sigset);

exec @ARGV;

#!/bin/sh

exec unblock-signals /usr/bin/xdg-screensaver $@

Bye, Jörg.

-- System Information:
Debian Release: unstable/experimental
  APT prefers unstable
  APT policy: (900, 'unstable'), (700, 'experimental')
Architecture: powerpc (ppc)

Kernel: Linux 3.1.0-rc3.ledtest-00161-g671ee7f-dirty
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages vlc depends on:
ii  libaa11.4p5-38+b1   
ii  libavcodec52  4:0.6.2-5 
ii  libavutil50   4:0.6.2-5 
ii  libc6 2.13-18   
ii  libfreetype6  2.4.6-2   
ii  libfribidi0   0.19.2-1  
ii  libgcc1   1:4.6.1-8 
ii  libgl1-mesa-glx [libgl1]  7.11-5
ii  libqtcore44:4.7.3-7 
ii  libqtgui4 4:4.7.3-7 
ii  libsdl-image1.2   1.2.10-2.1
ii  libsdl1.2debian   1.2.14-6.4
ii  libstdc++64.6.1-8   
ii  libtar0   1.2.11-8  
ii  libva-x11-1   1.0.12-2  
ii  libva11.0.12-2  
ii  libvlccore4   1.1.11-2+b2   
ii  libx11-6  2:1.4.4-1 
ii  libx11-xcb1   2:1.4.4-1 
ii  libxcb-keysyms1   0.3.8-1   
ii  libxcb-randr0 1.7-3 
ii  libxcb-shm0   1.7-3 
ii  libxcb-xv01.7-3 
ii  libxcb1   1.7-3 
ii  libxext6  2:1.3.0-3 
ii  libxpm4   1:3.5.9-1 
ii  ttf-freefont  20100919-1
ii  vlc-nox   1.1.11-2+b2   
ii  zlib1g1:1.2.5.dfsg-1

Versions of packages vlc recommends:
ii  vlc-plugin-notify  none 
ii  vlc-plugin-pulse   none 
ii  xdg-utils  1.1.0~rc1-2

Versions of packages vlc suggests:
pn  mozilla-plugin-vlc  none
pn  videolan-docnone

Versions of packages vlc-nox depends on:
ii  liba52-0.7.4   0.7.4-16 
ii  libasound2 1.0.24.1-3   
ii  libass40.9.13-1 
ii  libavahi-client3   0.6.30-5 
ii  libavahi-common3   0.6.30-5 
ii  libavc1394-0   0.5.3-1+b2  

Bug#640911: marked as done (vlc: desktop file should have GenericName entries)

2011-10-06 Thread Debian Bug Tracking System
Your message dated Thu, 06 Oct 2011 23:49:08 +
with message-id e1rbxga-0001yj...@franck.debian.org
and subject line Bug#640911: fixed in vlc 1.1.12-1
has caused the Debian Bug report #640911,
regarding vlc: desktop file should have GenericName entries
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.)


-- 
640911: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=640911
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: vlc
Version: 1.1.3-1squeeze6
Severity: minor
Tags: patch

*** Please type your report below this line ***
The desktop file should have GenericName entries and the Name entry
should only contain the (short) applicaion name (VLC in this case).
The attached patch fixes this issue.

-- System Information:
Debian Release: 6.0.2
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.39-bpo.2-686-pae (SMP w/4 CPU cores)
Locale: LANG=de_CH.UTF-8, LC_CTYPE=de_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages vlc depends on:
ii  libaa11.4p5-38   ascii art library
ii  libc6 2.11.2-10  Embedded GNU C Library:
Shared lib
ii  libfreetype6  2.4.2-2.1+squeeze1 FreeType 2 font engine,
shared lib
ii  libfribidi0   0.19.2-1   Free Implementation of the
Unicode
ii  libgcc1   1:4.4.5-8  GCC support library
ii  libgl1-mesa-glx [libg 7.10.3-4~bpo60+1   free implementation of the
OpenGL 
ii  libqtcore44:4.7.2-3~bpo60+1  Qt 4 core module
ii  libqtgui4 4:4.7.2-3~bpo60+1  Qt 4 GUI module
ii  libsdl-image1.2   1.2.10-2+b2image loading library for
Simple D
ii  libsdl1.2debian   1.2.14-6.1 Simple DirectMedia Layer
ii  libstdc++64.4.5-8The GNU Standard C++
Library v3
ii  libtar1.2.11-6   C library for manipulating
tar arc
ii  libvlccore4   1.1.3-1squeeze6base library for VLC and
its modul
ii  libx11-6  2:1.3.3-4  X11 client-side library
ii  libx11-xcb1   2:1.3.3-4  Xlib/XCB interface library
ii  libxcb-keysyms1   0.3.6-1utility libraries for X C
Binding 
ii  libxcb-randr0 1.6-1  X C Binding, randr
extension
ii  libxcb-shm0   1.6-1  X C Binding, shm extension
ii  libxcb-xv01.6-1  X C Binding, xv extension
ii  libxcb1   1.6-1  X C Binding
ii  libxext6  2:1.1.2-1  X11 miscellaneous extension
librar
ii  ttf-freefont  20090104-7 Freefont Serif, Sans and
Mono True
ii  vlc-nox   1.1.3-1squeeze6multimedia player and
streamer (wi
ii  zlib1g1:1.2.3.4.dfsg-3   compression library -
runtime

Versions of packages vlc recommends:
pn  vlc-plugin-notify none (no description available)
pn  vlc-plugin-pulse  none (no description available)

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-14library for decoding ATSC
A/52 str
ii  libasound2   1.0.23-2.1  shared library for ALSA
applicatio
ii  libass4  0.9.9-1 library for SSA/ASS
subtitles rend
ii  libavahi-client3 0.6.27-2+squeeze1   Avahi client library
ii  libavahi-common3 0.6.27-2+squeeze1   Avahi common library
ii  libavc1394-0 0.5.3-1+b2  control IEEE 1394
audio/video devi
ii  libavcodec52 5:0.6.1+svn20101128-0.2 library to encode decode
multimedi
ii  libavformat525:0.6.1+svn20101128-0.2 ffmpeg file format library
ii  libavutil49  4:0.5.2-6   ffmpeg utility library
ii  libc62.11.2-10   Embedded GNU C Library:
Shared lib
ii  libcaca0 0.99.beta17-1   colour ASCII art library
ii  libcddb2 1.3.2-2 library to access CDDB data
- runt
ii  libcdio100.81-4  library to read and control
CD-ROM
ii  libdbus-1-3  1.2.24-4+squeeze1   simple interprocess
messaging syst
ii  libdc1394-22 2.1.2-3 high level programming
interface f
ii  libdca0  0.0.5-3 decoding library for DTS
Coherent 
ii  libdirac-encoder 1.0.2-3 open and royalty free high
quality
ii  libdvbpsi6   0.1.7-1 library for MPEG TS and DVB
PSI ta
ii