Re: Bug#654984: libav: Please use a less confusing package name

2012-01-09 Thread IOhannes m zmoelnig
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 2012-01-07 21:47, Paul Gevers wrote:

 It was specifically design for migration purposes. Still, you might
 want to update the dependencies for your package and update it to use
 '/usr/bin/avconf' instead of '/usr/bin/ffmpeg'.
 
 If I understand correctly (I have not yet looked at the real content of
 the libav package) you are providing a /usr/bin/ffmpeg binary (for now).
 That seems fine with me, and I will let my upstream know that for Debian
 the way to go is /usr/bin/avconf. I assume other distributions are doing
 the same, lets try to make sure we stay in sync as much as possible
 (although we might be leading the way

wouldn't using an alternative/diversion of /usr/bin/ffmpeg to
/usr/bin/avconv be a good idea?
even if ffmpeg is not going to be packaged as such within the
foreseeable future?

iiuc, libav is meant as a _replacement_ of ffmpeg, so i don't see a
compelling reason to wipe out all traces of the former package.

fgmasdr
IOhannes
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk8KrPMACgkQkX2Xpv6ydvQZjgCeNrhM5gqHZx8ccRG1X5DZEKuS
bXQAoLOYN7ypiqR/lEhnQLKaAbU5YICN
=HOFd
-END PGP SIGNATURE-



smime.p7s
Description: S/MIME Cryptographic Signature
___
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#654984: libav: Please use a less confusing package name

2012-01-09 Thread Reinhard Tartler
On Mon, Jan 9, 2012 at 10:01 AM, IOhannes m zmoelnig zmoel...@iem.at wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 On 2012-01-07 21:47, Paul Gevers wrote:

 It was specifically design for migration purposes. Still, you might
 want to update the dependencies for your package and update it to use
 '/usr/bin/avconf' instead of '/usr/bin/ffmpeg'.

Fabian is right, I meant to write '/usr/bin/avconv' of course.

 If I understand correctly (I have not yet looked at the real content of
 the libav package) you are providing a /usr/bin/ffmpeg binary (for now).
 That seems fine with me, and I will let my upstream know that for Debian
 the way to go is /usr/bin/avconf. I assume other distributions are doing
 the same, lets try to make sure we stay in sync as much as possible
 (although we might be leading the way

 wouldn't using an alternative/diversion of /usr/bin/ffmpeg to
 /usr/bin/avconv be a good idea?
 even if ffmpeg is not going to be packaged as such within the
 foreseeable future?

In order to not break existing scripts, the (now named) libav-tools
package ships both /usr/bin/ffmpeg as well as /usr/bin/avconv. The
former is deprecated and conserves the old behavior, while the new one
provides a more consistent command-line interface.

The utility /usr/bin/ffmpeg may go away in future libav releases.


 iiuc, libav is meant as a _replacement_ of ffmpeg, so i don't see a
 compelling reason to wipe out all traces of the former package.

Both libav as a project as well as I as packager both take the
migration path seriously.


-- 
regards,
    Reinhard



___
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#655192: mplayer: Please build depend on rtmpdump

2012-01-09 Thread Reimar Döffinger
On Mon, Jan 09, 2012 at 07:32:37AM +0100, Reinhard Tartler wrote:
 Package: mplayer
 
 From the buildlog:
 
  Checking for RTMPDump Streaming Media library ... no 
 
 I guess we just need to add a build dependency.

MPlayer does not use it directly, and I think you use external FFmpeg.
In that case you only need to make sure libavformat links against
rtmpdump.



___
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#652504: libshout: Please convert libshout for multiarch

2012-01-09 Thread Alessio Treglia
tags 652504 pending
thanks

Hi Steve,

patches are in git now, thank you very much for the great work!

Cheers,

-- 
Alessio Treglia          | www.alessiotreglia.com
Debian Developer         | ales...@debian.org
Ubuntu Core Developer    | quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A



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


Re: [SCM] libshout/master: Introduce MultiArch support.

2012-01-09 Thread Jonas Smedegaard
On 12-01-09 at 10:14am, ales...@users.alioth.debian.org wrote:

 -debian/tmp/usr/lib/pkgconfig/*
 +debian/tmp/usr/lib/*/pkgconfig/*

Above does not seem backwards compatible!


 +DH_COMPAT = 8.1.3

I believe above in unnecessary - according to newest revisions of the 
wiki page about the subject.


 - Jonas

-- 
 * Jonas Smedegaard - idealist  Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


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

Re: [SCM] libshout/master: Introduce MultiArch support.

2012-01-09 Thread Alessio Treglia
On Mon, Jan 9, 2012 at 11:28 AM, Jonas Smedegaard d...@jones.dk wrote:
 -debian/tmp/usr/lib/pkgconfig/*
 +debian/tmp/usr/lib/*/pkgconfig/*

 Above does not seem backwards compatible!

But needed by MultiArch.

 +DH_COMPAT = 8.1.3

 I believe above in unnecessary - according to newest revisions of the
 wiki page about the subject.

I guess it is so. We'll revert it.

-- 
Alessio Treglia          | www.alessiotreglia.com
Debian Developer         | ales...@debian.org
Ubuntu Core Developer    | quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A

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


Re: [SCM] libshout/master: Introduce MultiArch support.

2012-01-09 Thread Jonas Smedegaard
On 12-01-09 at 11:37am, Alessio Treglia wrote:
 On Mon, Jan 9, 2012 at 11:28 AM, Jonas Smedegaard d...@jones.dk wrote:
  -debian/tmp/usr/lib/pkgconfig/*
  +debian/tmp/usr/lib/*/pkgconfig/*
 
  Above does not seem backwards compatible!
 
 But needed by MultiArch.

You miss the point:  If not backwards compatible, then package must 
tighten build-dependency.

Better is to make it backwards-compatible, by resolving the path in 
debian/rules instead using the $...MULTIPATH variable already used there 
which resolves to nothing on older systems.


 - Jonas

-- 
 * Jonas Smedegaard - idealist  Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: Digital signature
___
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: yafaray: FTBFS on armel/armhf: undefined references

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

 forwarded 654625 http://www.yafaray.org/node/501
Bug #654625 [yafaray] yafaray: FTBFS on armel/armhf: undefined references
Set Bug forwarded-to-address to 'http://www.yafaray.org/node/501'.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
654625: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654625
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


For win-win and fruitful garlic products trading cooperation

2012-01-09 Thread george Zhong
HELLO,Sir,
 Hereby I introduce ourself--QL Group Co.,Ltd,a leading and
comprehensive  agriculture products processing group,have a welcome
trademark ASIAJOY in China and many countries. Our subsidiary factories
is located in ShanDong and Xinjiang province, China,main products include
garlic products,tomato paste,chilli products,peanut paste,ginger spice and
upmarket tea.
**
*we learned that you may have interests in salted garlic cloves,the salted
garlic cloves produced by our company is with the features of bright color,
pure flavor without disease spot and black spot, non-mechanical wound,
non-pesticide residue, natural white jade color, pigment-free, additive
-free and preservative-free, as well as various physical and chemical
indexes meet the international standards of salted garlic clove*
* *
*Give you the Qualities best with the price least any time!*

PLS let me know you specific requirement for quotations,Looking forward to
long-terms,fruitful,stable cooperation with you

BEST REGARDS

George.zhong
HongKong QL group co.,ltd
HONGKONG:Unit 1105, 11F,Lippo Centre Tower 1,89 Queensway, Admiralty,
HongKong
Tel:00852-31159367 Fax:00852-31159367-2
CHINA MAINLAND :Unit 808,8F,WEALTH Building,NEW CITY,Jiaozhou,Shandong
province,China.
Tel:(86)-87235217 Fax:(86)-87235217 (86)-13355329360
 Email:george.ql...@gmail.com george.ql...@gmail.com
MSN:zhon...@hotmail.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

Bug#607519: libva causes GPU hang on Intel when playing Sintel in 2K resolution

2012-01-09 Thread Matteo F. Vescovi

Hi!

Julian Andres Klode j...@debian.org wrote:

I originally posted this at kernel.org as a kernel bug[1], but was told that
this is no kernel bug. As libva seems to miss an upstream bug tracker, I
am reporting this in the Debian BTS and CCed upstream (for upstream: always
CC bug report and me in your replies, otherwise I don't get emails).

[1] https://bugzilla.kernel.org/show_bug.cgi?id=19582

-- Bug Report:

I tried watching Sintel in 2K resolution using VAAPI; this caused a GPU hang.
debugging the GPU hang was not possible, as reading i915_error_state failed
with the message that not enough memory could be allocated.


Could you please test if this issue persists even with actual version 
(maybe experimental one) and let us know something?


If the problem doesn't exist anymore, please close this bug report.
I'll close it anyway if I don't get any new information within a week or so.

Thanks for your time and efforts.

--
Matteo F. Vescovi
Debian Sponsored Maintainer
e-mail: mfv.deb...@gmail.com
GnuPG KeyID: 1E9C4467



___
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#655192: mplayer: Please build depend on rtmpdump

2012-01-09 Thread Reinhard Tartler
On Mo, Jan 09, 2012 at 10:56:43 (CET), Reimar Döffinger wrote:

 On Mon, Jan 09, 2012 at 07:32:37AM +0100, Reinhard Tartler wrote:
 Package: mplayer
 
 From the buildlog:
 
  Checking for RTMPDump Streaming Media library ... no 
 
 I guess we just need to add a build dependency.

 MPlayer does not use it directly, and I think you use external FFmpeg.
 In that case you only need to make sure libavformat links against
 rtmpdump.

Hm. the debian libavformat53 package does already link against
librtmp. I now wonder why the mplayer package fails to detect this.

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

Bug#655216: jack-tools: FTBFS with ld --as-needed

2012-01-09 Thread Leo Iannacone
Package: jack-tools
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu precise ubuntu-patch



--r maintainer,

jack-tools fails to build with ld-as-needed.

The entire buildlog can be found here:
http://pastebin.com/raw.php?i=8S20yMNM

Snippet:
/bin/bash ./libtool --tag=CC   --mode=link gcc -D_POSIX_C_SOURCE=200112 
-std=c99 -O3 -funroll-loops -Wall  -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Wformat-security -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security 
-Wall  -Wl,-Bsymbolic-functions -Wl,-z,relro -ldl -lm -o jack.udp 
jack_udp-jack.udp.o common/libcommon.a -ljack -lpthread -lrt   
libtool: link: gcc -D_POSIX_C_SOURCE=200112 -std=c99 -O3 -funroll-loops -Wall 
-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security 
-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security 
-Werror=format-security -Wall -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -o 
jack.udp jack_udp-jack.udp.o  -ldl -lm common/libcommon.a -ljack -lpthread -lrt
/usr/bin/ld: common/libcommon.a(libcommon_a-time-timeval.o): undefined 
reference to symbol 'floor@@GLIBC_2.0'
/usr/bin/ld: note: 'floor@@GLIBC_2.0' is defined in DSO 
/usr/lib/gcc/i686-linux-gnu/4.6/../../../i386-linux-gnu/libm.so so try adding 
it to the linker command line
/usr/lib/gcc/i686-linux-gnu/4.6/../../../i386-linux-gnu/libm.so: could not read 
symbols: Invalid operation


Can you kindly consider to remove LDFLAGS from debian/rules and apply the 
following patch, that adds LIBS=-lm -ldl to configure.ac.

Thanks in advance. 

Leo.


System Information:
Debian Release: wheezy/sid
  APT prefers oneiric-updates
  APT policy: (500, 'oneiric-updates'), (500, 'oneiric'), (100, 
'oneiric-backports')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-030200rc7-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Description: Declaring math lib and dynamic loaded lib to LIBS to fix FTBFS
Author: Leo Iannacone l...@ubuntu.com
Bug-Ubuntu: https://bugs.launchpad.net/bugs/913459
Forwarded: no

---
 configure.ac |2 ++
 1 file changed, 2 insertions(+)

--- jack-tools-20101210.orig/configure.ac
+++ jack-tools-20101210/configure.ac
@@ -50,6 +50,8 @@ AC_CHECK_HEADERS(sys/inotify.h, AC_DEFIN
 
 AC_SUBST(AM_CFLAGS)
 AM_CFLAGS=-D_POSIX_C_SOURCE=200112 -std=c99 -O3 -funroll-loops -Wall
+AC_SUBST(LIBS)
+LIBS=-lm -ldl
 
 # Write Makefile.
 
___
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 muse_2.0~rc2-1_amd64.changes

2012-01-09 Thread Debian FTP Masters
muse_2.0~rc2-1_amd64.changes uploaded successfully to localhost
along with the files:
  muse_2.0~rc2-1.dsc
  muse_2.0~rc2.orig.tar.gz
  muse_2.0~rc2-1.debian.tar.gz
  muse_2.0~rc2-1_amd64.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


Bug#655192: marked as done (mplayer: Please build depend on rtmpdump)

2012-01-09 Thread Debian Bug Tracking System
Your message dated Mon, 09 Jan 2012 13:01:01 +0100
with message-id 87k45113wi@faui43f.informatik.uni-erlangen.de
and subject line Re: Bug#655192: mplayer: Please build depend on rtmpdump
has caused the Debian Bug report #655192,
regarding mplayer: Please build depend on rtmpdump
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.)


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

From the buildlog:

 Checking for RTMPDump Streaming Media library ... no 

I guess we just need to add a build dependency.

Cheers,
Reinhard

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


---End Message---
---BeginMessage---
On Mo, Jan 09, 2012 at 12:41:59 (CET), Reimar Döffinger wrote:

 On 9 Jan 2012, at 12:27, Reinhard Tartler siret...@tauware.de wrote:
 On Mo, Jan 09, 2012 at 10:56:43 (CET), Reimar Döffinger wrote:
 
 On Mon, Jan 09, 2012 at 07:32:37AM +0100, Reinhard Tartler wrote:
 Package: mplayer
 
 From the buildlog:
 
 Checking for RTMPDump Streaming Media library ... no 
 
 I guess we just need to add a build dependency.
 
 MPlayer does not use it directly, and I think you use external FFmpeg.
 In that case you only need to make sure libavformat links against
 rtmpdump.
 
 Hm. the debian libavformat53 package does already link against
 librtmp. I now wonder why the mplayer package fails to detect this.

 Why should it? The detection is only for the benefit of the internal
 FFmpeg.

Oh now I see. Thanks for the clarification

 You can change configure to disable the check when building with
 external FFmpeg, but the same applies to other checks like
 libopenjpeg, which should then be changed as well.

Right. I guess I was confused by the 'no'. I would have expected
something like 'detected in libavcodec' or something instead.

Cheers,
Reinhard.

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

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

muse_2.0~rc2-1_amd64.changes ACCEPTED into unstable

2012-01-09 Thread Debian FTP Masters



Accepted:
muse_2.0~rc2-1.debian.tar.gz
  to main/m/muse/muse_2.0~rc2-1.debian.tar.gz
muse_2.0~rc2-1.dsc
  to main/m/muse/muse_2.0~rc2-1.dsc
muse_2.0~rc2-1_amd64.deb
  to main/m/muse/muse_2.0~rc2-1_amd64.deb
muse_2.0~rc2.orig.tar.gz
  to main/m/muse/muse_2.0~rc2.orig.tar.gz


Override entries for your package:
muse_2.0~rc2-1.dsc - source sound
muse_2.0~rc2-1_amd64.deb - optional sound

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


Processing of yafaray_0.1.2~beta2.1-1_amd64.changes

2012-01-09 Thread Debian FTP Masters
yafaray_0.1.2~beta2.1-1_amd64.changes uploaded successfully to localhost
along with the files:
  yafaray_0.1.2~beta2.1-1.dsc
  yafaray_0.1.2~beta2.1.orig.tar.gz
  yafaray_0.1.2~beta2.1-1.debian.tar.gz
  yafaray_0.1.2~beta2.1-1_amd64.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


yafaray_0.1.2~beta2.1-1_amd64.changes ACCEPTED into unstable

2012-01-09 Thread Debian FTP Masters



Accepted:
yafaray_0.1.2~beta2.1-1.debian.tar.gz
  to main/y/yafaray/yafaray_0.1.2~beta2.1-1.debian.tar.gz
yafaray_0.1.2~beta2.1-1.dsc
  to main/y/yafaray/yafaray_0.1.2~beta2.1-1.dsc
yafaray_0.1.2~beta2.1-1_amd64.deb
  to main/y/yafaray/yafaray_0.1.2~beta2.1-1_amd64.deb
yafaray_0.1.2~beta2.1.orig.tar.gz
  to main/y/yafaray/yafaray_0.1.2~beta2.1.orig.tar.gz


Override entries for your package:
yafaray_0.1.2~beta2.1-1.dsc - source graphics
yafaray_0.1.2~beta2.1-1_amd64.deb - optional graphics

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


Processing of yafaray-exporter_0.1.2~beta2.3-1_amd64.changes

2012-01-09 Thread Debian FTP Masters
yafaray-exporter_0.1.2~beta2.3-1_amd64.changes uploaded successfully to 
localhost
along with the files:
  yafaray-exporter_0.1.2~beta2.3-1.dsc
  yafaray-exporter_0.1.2~beta2.3.orig.tar.gz
  yafaray-exporter_0.1.2~beta2.3-1.debian.tar.gz
  yafaray-exporter_0.1.2~beta2.3-1_all.deb
  yafaray-blender2.5-exporter_0.1.2~beta2.3-1_all.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


yafaray-exporter_0.1.2~beta2.3-1_amd64.changes is NEW

2012-01-09 Thread Debian FTP Masters
yafaray-blender2.5-exporter_0.1.2~beta2.3-1_all.deb
  to main/y/yafaray-exporter/yafaray-blender2.5-exporter_0.1.2~beta2.3-1_all.deb
(new) yafaray-exporter_0.1.2~beta2.3-1.debian.tar.gz optional graphics
(new) yafaray-exporter_0.1.2~beta2.3-1.dsc optional graphics
(new) yafaray-exporter_0.1.2~beta2.3-1_all.deb optional graphics
modern, xml-speaking raytracing-based rendering system
 YafaRay Exporter for Blender 2.6 allows exporting a Blender 3D model
 in a way that YafaRay rendering engine can understand and work on it
 to provide a good rendering alternative besides the Blender
 (and others) one.
(new) yafaray-exporter_0.1.2~beta2.3.orig.tar.gz optional graphics
Changes: yafaray-exporter (0.1.2~beta2.3-1) unstable; urgency=low
 .
  * Initial release. (Closes: #655227)


Override entries for your package:
yafaray-blender2.5-exporter_0.1.2~beta2.3-1_all.deb - optional graphics

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


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.

___
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 gmidimonitor_3.6+dfsg0-1_amd64.changes

2012-01-09 Thread Debian FTP Masters
gmidimonitor_3.6+dfsg0-1_amd64.changes uploaded successfully to localhost
along with the files:
  gmidimonitor_3.6+dfsg0-1.dsc
  gmidimonitor_3.6+dfsg0.orig.tar.bz2
  gmidimonitor_3.6+dfsg0-1.debian.tar.gz
  gmidimonitor_3.6+dfsg0-1_amd64.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


gmidimonitor_3.6+dfsg0-1_amd64.changes ACCEPTED into unstable

2012-01-09 Thread Debian FTP Masters



Accepted:
gmidimonitor_3.6+dfsg0-1.debian.tar.gz
  to main/g/gmidimonitor/gmidimonitor_3.6+dfsg0-1.debian.tar.gz
gmidimonitor_3.6+dfsg0-1.dsc
  to main/g/gmidimonitor/gmidimonitor_3.6+dfsg0-1.dsc
gmidimonitor_3.6+dfsg0-1_amd64.deb
  to main/g/gmidimonitor/gmidimonitor_3.6+dfsg0-1_amd64.deb
gmidimonitor_3.6+dfsg0.orig.tar.bz2
  to main/g/gmidimonitor/gmidimonitor_3.6+dfsg0.orig.tar.bz2


Override entries for your package:
gmidimonitor_3.6+dfsg0-1.dsc - source sound
gmidimonitor_3.6+dfsg0-1_amd64.deb - extra sound

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


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


Processed: tagging 654229

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

 tags 654229 + upstream
Bug #654229 [wxsvg] FTBFS with libav in experimental
Added tag(s) upstream.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
654229: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654229
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#654469: marked as done (Doesn't contain source for waf binary code)

2012-01-09 Thread Debian Bug Tracking System
Your message dated Mon, 09 Jan 2012 16:32:19 +
with message-id e1rki8x-0004vw...@franck.debian.org
and subject line Bug#654469: fixed in gmidimonitor 3.6+dfsg0-1
has caused the Debian Bug report #654469,
regarding Doesn't contain source for waf binary code
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.)


-- 
654469: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654469
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: postler
Version: 0.1.1-1
Severity: serious

Hi!

 This was actually found in Ubuntu: https://launchpad.net/bugs/873003

 The included waf script contains binary code in line 161 for which no
source is available, which is a clear policy violation.

 Please include the source for that and actually compile that source and
use the compiled binary data instead of the one that is included now in
the source package.

 Thanks,
Rhonda
-- 
Fühlst du dich mutlos, fass endlich Mut, los  |
Fühlst du dich hilflos, geh raus und hilf, los| Wir sind Helden
Fühlst du dich machtlos, geh raus und mach, los   | 23.55: Alles auf Anfang
Fühlst du dich haltlos, such Halt und lass los|


---End Message---
---BeginMessage---
Source: gmidimonitor
Source-Version: 3.6+dfsg0-1

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

gmidimonitor_3.6+dfsg0-1.debian.tar.gz
  to main/g/gmidimonitor/gmidimonitor_3.6+dfsg0-1.debian.tar.gz
gmidimonitor_3.6+dfsg0-1.dsc
  to main/g/gmidimonitor/gmidimonitor_3.6+dfsg0-1.dsc
gmidimonitor_3.6+dfsg0-1_amd64.deb
  to main/g/gmidimonitor/gmidimonitor_3.6+dfsg0-1_amd64.deb
gmidimonitor_3.6+dfsg0.orig.tar.bz2
  to main/g/gmidimonitor/gmidimonitor_3.6+dfsg0.orig.tar.bz2



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

Debian distribution maintenance software
pp.
Alessio Treglia ales...@debian.org (supplier of updated gmidimonitor 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: SHA512

Format: 1.8
Date: Mon, 09 Jan 2012 16:36:42 +0100
Source: gmidimonitor
Binary: gmidimonitor
Architecture: source amd64
Version: 3.6+dfsg0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintainers@lists.alioth.debian.org
Changed-By: Alessio Treglia ales...@debian.org
Description: 
 gmidimonitor - GTK+ application that shows MIDI events
Closes: 654469
Changes: 
 gmidimonitor (3.6+dfsg0-1) unstable; urgency=low
 .
   [ Jaromír Mikeš ]
   * added local-option file
 .
   [ Alessio Treglia ]
   * Fix small mistake in debian/copyright.
   * Repack upstream tarball to get rid of the blob 'waf' (Closes: #654469)
   * debian/rules:
 - Don't call waf distclean anymore, use ./waf clean + prune of
   *.pyc files.
   * debian/watch: mangle Debian's versioning.
Checksums-Sha1: 
 2e5e2ed526e65ef8d7b456a828273f573c8ce125 2145 gmidimonitor_3.6+dfsg0-1.dsc
 82a20aa5d340989b3a6781e16bed92d68cb27e40 117551 
gmidimonitor_3.6+dfsg0.orig.tar.bz2
 59e5fe20253f522a55e695d19a08d919ad963bd1 6520 
gmidimonitor_3.6+dfsg0-1.debian.tar.gz
 06e1a0cc28c0920f4b8b696ef9a3c9322f69ea23 34518 
gmidimonitor_3.6+dfsg0-1_amd64.deb
Checksums-Sha256: 
 d8fbf379131e5dbf6148fbb49b06af88795664022151a65aac8e96d11dd37762 2145 
gmidimonitor_3.6+dfsg0-1.dsc
 424f3db7941fd653e7c331e80bc633a0a449e6af75e59e6d6088c708e1b280c9 117551 
gmidimonitor_3.6+dfsg0.orig.tar.bz2
 c16ef34ac2c7cba283d85ca8c933306a44b1805c31d40e2e85085a5ac993a823 6520 
gmidimonitor_3.6+dfsg0-1.debian.tar.gz
 d93905a5972c9901474f14ff8fdc62149d3db710e74c4d5af7ee12ca0f24 34518 
gmidimonitor_3.6+dfsg0-1_amd64.deb
Files: 
 19017dcbb9ed49c5a718ca20dd890b06 2145 sound extra gmidimonitor_3.6+dfsg0-1.dsc
 7d54e72ceab29abf85491494ceec0ed8 117551 sound extra 
gmidimonitor_3.6+dfsg0.orig.tar.bz2
 8a853301bc8b286db304cc5e0a22d314 6520 sound extra 
gmidimonitor_3.6+dfsg0-1.debian.tar.gz
 08a023652f94a1ceab720d6dfa50e21a 34518 sound extra 
gmidimonitor_3.6+dfsg0-1_amd64.deb

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

iQIcBAEBCgAGBQJPCxWBAAoJEOikiuUxHXZakFQP/3NGLTneVEcaWMDsGqcT2nGm
suiT+8g70ZJCnCGWKKXWHC8SQm141y9H8ouaFP78mFWWG9az86XXvh2ij+BGaWkt

[bts-link] source package libav

2012-01-09 Thread bts-link-upstream
#
# bts-link upstream status pull for source package libav
# see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
#

user bts-link-upstr...@lists.alioth.debian.org

# remote status report for #647824 (http://bugs.debian.org/647824)
# Bug title: please backport upstream's workaround
#  * http://bugzilla.libav.org/show_bug.cgi?id=78
#  * remote status changed: (?) - NEW
usertags 647824 + status-NEW

# remote status report for #654303 (http://bugs.debian.org/654303)
# Bug title: libav: undocumented API change: libavutil/avutil.h doesn't include 
mathematics.h any more
#  * http://bugzilla.libav.org/show_bug.cgi?id=188
#  * remote status changed: (?) - RESOLVED
#  * remote resolution changed: (?) - FIXED
#  * closed upstream
tags 654303 + fixed-upstream
usertags 654303 + status-RESOLVED resolution-FIXED

# remote status report for #654571 (http://bugs.debian.org/654571)
# Bug title: CVE-2011-3892: Double free vulnerability in the Theora decoder
#  * http://bugzilla.libav.org/show_bug.cgi?id=189
#  * remote status changed: (?) - RESOLVED
#  * remote resolution changed: (?) - FIXED
#  * closed upstream
tags 654571 + fixed-upstream
usertags 654571 + status-RESOLVED resolution-FIXED

# remote status report for #654572 (http://bugs.debian.org/654572)
# Bug title: CVE-2011-3893: DoS in MKV demuxer
#  * http://bugzilla.libav.org/show_bug.cgi?id=190
#  * remote status changed: (?) - RESOLVED
#  * remote resolution changed: (?) - FIXED
#  * closed upstream
tags 654572 + fixed-upstream
usertags 654572 + status-RESOLVED resolution-FIXED

# remote status report for #654573 (http://bugs.debian.org/654573)
# Bug title: CVE-2011-3895: heap-based buffer overflow in vorbis decoder
#  * http://bugzilla.libav.org/show_bug.cgi?id=191
#  * remote status changed: (?) - NEW
usertags 654573 + status-NEW

thanks

___
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: [bts-link] source package libav

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

 #
 # bts-link upstream status pull for source package libav
 # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
 #
 user bts-link-upstr...@lists.alioth.debian.org
Setting user to bts-link-upstr...@lists.alioth.debian.org (was 
bts-link-de...@lists.alioth.debian.org).
 # remote status report for #647824 (http://bugs.debian.org/647824)
 # Bug title: please backport upstream's workaround
 #  * http://bugzilla.libav.org/show_bug.cgi?id=78
 #  * remote status changed: (?) - NEW
 usertags 647824 + status-NEW
Bug#647824: please backport upstream's workaround
There were no usertags set.
Usertags are now: status-NEW.
 # remote status report for #654303 (http://bugs.debian.org/654303)
 # Bug title: libav: undocumented API change: libavutil/avutil.h doesn't 
 include mathematics.h any more
 #  * http://bugzilla.libav.org/show_bug.cgi?id=188
 #  * remote status changed: (?) - RESOLVED
 #  * remote resolution changed: (?) - FIXED
 #  * closed upstream
 tags 654303 + fixed-upstream
Bug #654303 [libavcodec-dev] libav: undocumented API change: libavutil/avutil.h 
doesn't include mathematics.h any more
Added tag(s) fixed-upstream.
 usertags 654303 + status-RESOLVED resolution-FIXED
Bug#654303: libav: undocumented API change: libavutil/avutil.h doesn't include 
mathematics.h any more
There were no usertags set.
Usertags are now: status-RESOLVED resolution-FIXED.
 # remote status report for #654571 (http://bugs.debian.org/654571)
 # Bug title: CVE-2011-3892: Double free vulnerability in the Theora decoder
 #  * http://bugzilla.libav.org/show_bug.cgi?id=189
 #  * remote status changed: (?) - RESOLVED
 #  * remote resolution changed: (?) - FIXED
 #  * closed upstream
 tags 654571 + fixed-upstream
Bug #654571 [libav] CVE-2011-3892: Double free vulnerability in the Theora 
decoder
Added tag(s) fixed-upstream.
 usertags 654571 + status-RESOLVED resolution-FIXED
Bug#654571: CVE-2011-3892: Double free vulnerability in the Theora decoder
There were no usertags set.
Usertags are now: status-RESOLVED resolution-FIXED.
 # remote status report for #654572 (http://bugs.debian.org/654572)
 # Bug title: CVE-2011-3893: DoS in MKV demuxer
 #  * http://bugzilla.libav.org/show_bug.cgi?id=190
 #  * remote status changed: (?) - RESOLVED
 #  * remote resolution changed: (?) - FIXED
 #  * closed upstream
 tags 654572 + fixed-upstream
Bug #654572 [libav] CVE-2011-3893: DoS in MKV demuxer
Added tag(s) fixed-upstream.
 usertags 654572 + status-RESOLVED resolution-FIXED
Bug#654572: CVE-2011-3893: DoS in MKV demuxer
There were no usertags set.
Usertags are now: status-RESOLVED resolution-FIXED.
 # remote status report for #654573 (http://bugs.debian.org/654573)
 # Bug title: CVE-2011-3895: heap-based buffer overflow in vorbis decoder
 #  * http://bugzilla.libav.org/show_bug.cgi?id=191
 #  * remote status changed: (?) - NEW
 usertags 654573 + status-NEW
Bug#654573: CVE-2011-3895: heap-based buffer overflow in vorbis decoder
There were no usertags set.
Usertags are now: status-NEW.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
654573: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654573
654572: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654572
654303: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654303
654571: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654571
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


[bts-link] source package flac

2012-01-09 Thread bts-link-upstream
#
# bts-link upstream status pull for source package flac
# see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
#

user bts-link-upstr...@lists.alioth.debian.org

# remote status report for #652615 (http://bugs.debian.org/652615)
# Bug title: flac: Does not change bit/rate as set at command line.
#  * 
http://sourceforge.net/tracker/?func=detailatid=113478aid=3468854group_id=13478
#  * remote status changed: (?) - Open
usertags 652615 + status-Open

thanks

___
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#628224: enabling hardware acceleration crashes vlc with segmentation fault

2012-01-09 Thread Der Strahler
Hi there,

yesterday I installed libva1 (1.0.15-1)  and corresponding 
libva-dev
libva-glx1
libva-tpi1
libva-x11-1  

A test video was played. And VLC did not crash. 

I wanted to log some data, but my KDE Desktop (4.7.4-1 - taken from 
experimental) totally became unresponsible. 
The video still played, but as soon as kwin needed to do a desktop effect I 
got an unresponsible system for approx. 5 minutes. 
But vlc was still playing and sound was working, too. 
After 15min I was able to return to a console (CTRL + ALT + F2) and downgraded 
libva1 to 1.0.14-1 again - restart of KDE and I got an responsive system 
back. But vlc crashed again. As before. 

Sorry, I know, it's not a well documented bug report. 

But if I should monitor or test something more / else / again, just let me 
know. 

Thanks for dealing with this problem!

Cheers

Timo

Hi!

Der Strahler wrote:
 Is there any update on this problem?

 With current versions of libva1 (1.0.14-1) and vlc (1.1.13-1) in sid, this
 problem still persits.

 Do I have to configure something? Do I miss a package?

Could you please test the experimental package
(based on 1.0.15 version) and let us know if
something changed?

Thanks a lot for your time.

mfv

--
Matteo F. Vescovi
Debian Sponsored Maintainer
e-mail: mfv.deb...@gmail.com
GnuPG KeyID: 1E9C4467




___
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 ladish_1+dfsg0-1_amd64.changes

2012-01-09 Thread Debian FTP Masters
ladish_1+dfsg0-1_amd64.changes uploaded successfully to localhost
along with the files:
  ladish_1+dfsg0-1.dsc
  ladish_1+dfsg0.orig.tar.bz2
  ladish_1+dfsg0-1.debian.tar.gz
  ladish_1+dfsg0-1_amd64.deb
  gladish_1+dfsg0-1_amd64.deb
  ladish-dbg_1+dfsg0-1_amd64.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


ladish_1+dfsg0-1_amd64.changes ACCEPTED into unstable

2012-01-09 Thread Debian FTP Masters



Accepted:
gladish_1+dfsg0-1_amd64.deb
  to main/l/ladish/gladish_1+dfsg0-1_amd64.deb
ladish-dbg_1+dfsg0-1_amd64.deb
  to main/l/ladish/ladish-dbg_1+dfsg0-1_amd64.deb
ladish_1+dfsg0-1.debian.tar.gz
  to main/l/ladish/ladish_1+dfsg0-1.debian.tar.gz
ladish_1+dfsg0-1.dsc
  to main/l/ladish/ladish_1+dfsg0-1.dsc
ladish_1+dfsg0-1_amd64.deb
  to main/l/ladish/ladish_1+dfsg0-1_amd64.deb
ladish_1+dfsg0.orig.tar.bz2
  to main/l/ladish/ladish_1+dfsg0.orig.tar.bz2


Override entries for your package:
gladish_1+dfsg0-1_amd64.deb - optional sound
ladish-dbg_1+dfsg0-1_amd64.deb - extra debug
ladish_1+dfsg0-1.dsc - source sound
ladish_1+dfsg0-1_amd64.deb - optional sound

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


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#654481: marked as done (Doesn't contain source for waf binary code)

2012-01-09 Thread Debian Bug Tracking System
Your message dated Mon, 09 Jan 2012 19:02:46 +
with message-id e1rkkuy-0001pd...@franck.debian.org
and subject line Bug#654481: fixed in ladish 1+dfsg0-1
has caused the Debian Bug report #654481,
regarding Doesn't contain source for waf binary code
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.)


-- 
654481: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654481
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: postler
Version: 0.1.1-1
Severity: serious

Hi!

 This was actually found in Ubuntu: https://launchpad.net/bugs/873003

 The included waf script contains binary code in line 161 for which no
source is available, which is a clear policy violation.

 Please include the source for that and actually compile that source and
use the compiled binary data instead of the one that is included now in
the source package.

 Thanks,
Rhonda
-- 
Fühlst du dich mutlos, fass endlich Mut, los  |
Fühlst du dich hilflos, geh raus und hilf, los| Wir sind Helden
Fühlst du dich machtlos, geh raus und mach, los   | 23.55: Alles auf Anfang
Fühlst du dich haltlos, such Halt und lass los|


---End Message---
---BeginMessage---
Source: ladish
Source-Version: 1+dfsg0-1

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

gladish_1+dfsg0-1_amd64.deb
  to main/l/ladish/gladish_1+dfsg0-1_amd64.deb
ladish-dbg_1+dfsg0-1_amd64.deb
  to main/l/ladish/ladish-dbg_1+dfsg0-1_amd64.deb
ladish_1+dfsg0-1.debian.tar.gz
  to main/l/ladish/ladish_1+dfsg0-1.debian.tar.gz
ladish_1+dfsg0-1.dsc
  to main/l/ladish/ladish_1+dfsg0-1.dsc
ladish_1+dfsg0-1_amd64.deb
  to main/l/ladish/ladish_1+dfsg0-1_amd64.deb
ladish_1+dfsg0.orig.tar.bz2
  to main/l/ladish/ladish_1+dfsg0.orig.tar.bz2



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

Debian distribution maintenance software
pp.
Alessio Treglia ales...@debian.org (supplier of updated ladish 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: SHA512

Format: 1.8
Date: Mon, 09 Jan 2012 19:33:51 +0100
Source: ladish
Binary: ladish gladish ladish-dbg
Architecture: source amd64
Version: 1+dfsg0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintainers@lists.alioth.debian.org
Changed-By: Alessio Treglia ales...@debian.org
Description: 
 gladish- graphical interface for LADI Session Handler
 ladish - session management system for JACK applications
 ladish-dbg - Debugging symbols for ladish
Closes: 654481
Changes: 
 ladish (1+dfsg0-1) unstable; urgency=low
 .
   * Add unpack_waf.sh shell script to get rid of the 'waf' blob file.
   * Repack upstream tarball to get rid of the waf blob (Closes: #654481).
   * debian/watch: Mangle Debian versioning.
   * Call 'waf clean' instead of 'distclean', skip errors, prune *.pyc files.
Checksums-Sha1: 
 cef37e69ff297f0aee227752dd39cfe32beab9a5 2243 ladish_1+dfsg0-1.dsc
 0330f19610d4b156a3f9830782793a129da4c1a6 604967 ladish_1+dfsg0.orig.tar.bz2
 d8dade8794635d5d303f3d00dc35ebe89dcc096d 9929 ladish_1+dfsg0-1.debian.tar.gz
 cacbbef83b8f8523f64b03defec0430eb71cdfb9 183846 ladish_1+dfsg0-1_amd64.deb
 30424635b278344b24ab94221f0c939375d584fe 162512 gladish_1+dfsg0-1_amd64.deb
 7d549b4e7e61eab3b32fa63c44e24576a1c19d81 201040 ladish-dbg_1+dfsg0-1_amd64.deb
Checksums-Sha256: 
 3dc60af804b7a9d6d78b567fd789899552291b01e99b5789f82921a7918ce50e 2243 
ladish_1+dfsg0-1.dsc
 39b09d5a4c2f2d65d37374eb8b53f35039f2229d96ea6ddef7b1ce154403383a 604967 
ladish_1+dfsg0.orig.tar.bz2
 6f980a2a9405cd1d11af82e54fc0519347115e8374da93c9266b401c0225ab7e 9929 
ladish_1+dfsg0-1.debian.tar.gz
 29142ea02abe195fbf4e386ad73238a96eb7fd7007a2b26bd6eb26cec91c7c29 183846 
ladish_1+dfsg0-1_amd64.deb
 8382bd4359f37c9a58ce605a7eebc261f95d9971c34424e255f747d1b6be1fa1 162512 
gladish_1+dfsg0-1_amd64.deb
 2ade06aa44fedc6dc584030f22da5d060fbc67cb10a9cca67b0e2a10c0787eca 201040 
ladish-dbg_1+dfsg0-1_amd64.deb
Files: 
 39ff30719dea08928982850039150353 2243 sound optional ladish_1+dfsg0-1.dsc
 7ef3e03f5763f1e1a3bcf0e7388f9eee 604967 sound optional 
ladish_1+dfsg0.orig.tar.bz2
 1cb73606e3890dbd4c1f91cfec7082ef 9929 sound optional 

Processing of composite_0.006.2+dfsg0-1_amd64.changes

2012-01-09 Thread Debian FTP Masters
composite_0.006.2+dfsg0-1_amd64.changes uploaded successfully to localhost
along with the files:
  composite_0.006.2+dfsg0-1.dsc
  composite_0.006.2+dfsg0.orig.tar.bz2
  composite_0.006.2+dfsg0-1.debian.tar.gz
  composite_0.006.2+dfsg0-1_amd64.deb
  composite-data_0.006.2+dfsg0-1_all.deb
  composite-dbg_0.006.2+dfsg0-1_amd64.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


Processing of zyn_1+git.20100609+dfsg0-1_amd64.changes

2012-01-09 Thread Debian FTP Masters
zyn_1+git.20100609+dfsg0-1_amd64.changes uploaded successfully to localhost
along with the files:
  zyn_1+git.20100609+dfsg0-1.dsc
  zyn_1+git.20100609+dfsg0.orig.tar.bz2
  zyn_1+git.20100609+dfsg0-1.debian.tar.gz
  zynadd_1+git.20100609+dfsg0-1_amd64.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


Bug#654463: marked as done (Doesn't contain source for waf binary code)

2012-01-09 Thread Debian Bug Tracking System
Your message dated Mon, 09 Jan 2012 19:47:57 +
with message-id e1rklch-0007w7...@franck.debian.org
and subject line Bug#654463: fixed in composite 0.006.2+dfsg0-1
has caused the Debian Bug report #654463,
regarding Doesn't contain source for waf binary code
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.)


-- 
654463: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654463
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: postler
Version: 0.1.1-1
Severity: serious

Hi!

 This was actually found in Ubuntu: https://launchpad.net/bugs/873003

 The included waf script contains binary code in line 161 for which no
source is available, which is a clear policy violation.

 Please include the source for that and actually compile that source and
use the compiled binary data instead of the one that is included now in
the source package.

 Thanks,
Rhonda
-- 
Fühlst du dich mutlos, fass endlich Mut, los  |
Fühlst du dich hilflos, geh raus und hilf, los| Wir sind Helden
Fühlst du dich machtlos, geh raus und mach, los   | 23.55: Alles auf Anfang
Fühlst du dich haltlos, such Halt und lass los|


---End Message---
---BeginMessage---
Source: composite
Source-Version: 0.006.2+dfsg0-1

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

composite-data_0.006.2+dfsg0-1_all.deb
  to main/c/composite/composite-data_0.006.2+dfsg0-1_all.deb
composite-dbg_0.006.2+dfsg0-1_amd64.deb
  to main/c/composite/composite-dbg_0.006.2+dfsg0-1_amd64.deb
composite_0.006.2+dfsg0-1.debian.tar.gz
  to main/c/composite/composite_0.006.2+dfsg0-1.debian.tar.gz
composite_0.006.2+dfsg0-1.dsc
  to main/c/composite/composite_0.006.2+dfsg0-1.dsc
composite_0.006.2+dfsg0-1_amd64.deb
  to main/c/composite/composite_0.006.2+dfsg0-1_amd64.deb
composite_0.006.2+dfsg0.orig.tar.bz2
  to main/c/composite/composite_0.006.2+dfsg0.orig.tar.bz2



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

Debian distribution maintenance software
pp.
Alessio Treglia ales...@debian.org (supplier of updated composite 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: SHA512

Format: 1.8
Date: Mon, 09 Jan 2012 20:16:58 +0100
Source: composite
Binary: composite composite-data composite-dbg
Architecture: source amd64 all
Version: 0.006.2+dfsg0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintainers@lists.alioth.debian.org
Changed-By: Alessio Treglia ales...@debian.org
Description: 
 composite  - Live performance sequencer
 composite-data - Live performance sequencer (data files)
 composite-dbg - Live performance sequencer (debugging symbols)
Closes: 654463
Changes: 
 composite (0.006.2+dfsg0-1) unstable; urgency=low
 .
   [ Jaromír Mikeš ]
   * Provide xpm icon
   * Fix desktop file to be shipped in right package
   * Correct typo in cmake build type (s/RelWithoutDebInfo/RelWithDebInfo/)
 thanks to Gabriel Beddingfield
 .
   [ Alessio Treglia ]
   * Remove an unnecessary copy of the waf blob (Closes: #654463).
Checksums-Sha1: 
 1494348f1d88ff69c67f0584ee15dfb09181bdb7 2283 composite_0.006.2+dfsg0-1.dsc
 4f167b7680372b6c2b1716c72a64e5e09ff5c47b 3469257 
composite_0.006.2+dfsg0.orig.tar.bz2
 7b72b0ce85f0930128ef5b6b43dafd529aee3ad8 6988 
composite_0.006.2+dfsg0-1.debian.tar.gz
 2a6c685754c9f7bb64fe5699deec54865833e0e5 960980 
composite_0.006.2+dfsg0-1_amd64.deb
 f977363b17b23778e87f7e10030b67eed0c76c76 3050500 
composite-data_0.006.2+dfsg0-1_all.deb
 dcec38a5dee82615aebd689f72fad9fa2e882eb9 16622782 
composite-dbg_0.006.2+dfsg0-1_amd64.deb
Checksums-Sha256: 
 28872d51742111ea4db21a06bb7ac33d74d2b5379840550803ba69087464c89d 2283 
composite_0.006.2+dfsg0-1.dsc
 55a384b1376fbe857fc6f3d287231cb1980090cf5e54945125d75170f851ba91 3469257 
composite_0.006.2+dfsg0.orig.tar.bz2
 bba53dcd2cafb9cdfa959037979338ffd53c09ab01861baaa5614f9d609f3210 6988 
composite_0.006.2+dfsg0-1.debian.tar.gz
 81bd12bcaee1e0337e7662dfeaf30e4e248bd4fcf85b5c74ad2e2496f666982d 960980 
composite_0.006.2+dfsg0-1_amd64.deb
 e1be2f780bd407cc509fd7daa4f03aff62909b11923afc5acce9ecc7235723c2 3050500 

Bug#654513: marked as done (Doesn't contain source for waf binary code)

2012-01-09 Thread Debian Bug Tracking System
Your message dated Mon, 09 Jan 2012 19:50:35 +
with message-id e1rklep-0007kv...@franck.debian.org
and subject line Bug#654513: fixed in zyn 1+git.20100609+dfsg0-1
has caused the Debian Bug report #654513,
regarding Doesn't contain source for waf binary code
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.)


-- 
654513: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654513
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: postler
Version: 0.1.1-1
Severity: serious

Hi!

 This was actually found in Ubuntu: https://launchpad.net/bugs/873003

 The included waf script contains binary code in line 161 for which no
source is available, which is a clear policy violation.

 Please include the source for that and actually compile that source and
use the compiled binary data instead of the one that is included now in
the source package.

 Thanks,
Rhonda
-- 
Fühlst du dich mutlos, fass endlich Mut, los  |
Fühlst du dich hilflos, geh raus und hilf, los| Wir sind Helden
Fühlst du dich machtlos, geh raus und mach, los   | 23.55: Alles auf Anfang
Fühlst du dich haltlos, such Halt und lass los|


---End Message---
---BeginMessage---
Source: zyn
Source-Version: 1+git.20100609+dfsg0-1

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

zyn_1+git.20100609+dfsg0-1.debian.tar.gz
  to main/z/zyn/zyn_1+git.20100609+dfsg0-1.debian.tar.gz
zyn_1+git.20100609+dfsg0-1.dsc
  to main/z/zyn/zyn_1+git.20100609+dfsg0-1.dsc
zyn_1+git.20100609+dfsg0.orig.tar.bz2
  to main/z/zyn/zyn_1+git.20100609+dfsg0.orig.tar.bz2
zynadd_1+git.20100609+dfsg0-1_amd64.deb
  to main/z/zyn/zynadd_1+git.20100609+dfsg0-1_amd64.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 654...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alessio Treglia ales...@debian.org (supplier of updated zyn 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: SHA512

Format: 1.8
Date: Mon, 09 Jan 2012 20:40:23 +0100
Source: zyn
Binary: zynadd
Architecture: source amd64
Version: 1+git.20100609+dfsg0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintainers@lists.alioth.debian.org
Changed-By: Alessio Treglia ales...@debian.org
Description: 
 zynadd - ZynAddSubFX engines converted to LV2 plugin format
Closes: 654513
Changes: 
 zyn (1+git.20100609+dfsg0-1) unstable; urgency=low
 .
   * Get rid of the waf blob (Closes: #654513).
   * Adjust clean target to work properly with unpacked waf.
   * Bump Standards.
Checksums-Sha1: 
 49ef0fbf6d83cfe3c21d18077cd4f71ef1225265 2079 zyn_1+git.20100609+dfsg0-1.dsc
 401e186fae4393609337e8ad29fece55575d0804 176685 
zyn_1+git.20100609+dfsg0.orig.tar.bz2
 bb2751b2813666d6b457f6a38806a7a03465e890 2951 
zyn_1+git.20100609+dfsg0-1.debian.tar.gz
 4615343e96837edfc5068f8afc338224c8182920 75252 
zynadd_1+git.20100609+dfsg0-1_amd64.deb
Checksums-Sha256: 
 a7cd460e4b161119c301592ad23de24460aa0fa1ea113499e9ef6e52951a9995 2079 
zyn_1+git.20100609+dfsg0-1.dsc
 655818f034c89a985faf1983f9c9c50947bae65d2e7c5bc3392e77f1a31cdf00 176685 
zyn_1+git.20100609+dfsg0.orig.tar.bz2
 399cfa3f74e449bb50cba8afc02f1ccd750d87b5fab9972fb06113851dea8600 2951 
zyn_1+git.20100609+dfsg0-1.debian.tar.gz
 1bd217521d5f021d3e157f694dcbc9d4b68a524ff503ac5ab704848228be4bbe 75252 
zynadd_1+git.20100609+dfsg0-1_amd64.deb
Files: 
 41602d74fbdaea96e6769d8c4a736a7e 2079 sound optional 
zyn_1+git.20100609+dfsg0-1.dsc
 a94997ad513babfda546f633cd32a105 176685 sound optional 
zyn_1+git.20100609+dfsg0.orig.tar.bz2
 a501136426b101645e32748a55499833 2951 sound optional 
zyn_1+git.20100609+dfsg0-1.debian.tar.gz
 1db4a875b1b0dadbd17b450bdee85be1 75252 sound optional 
zynadd_1+git.20100609+dfsg0-1_amd64.deb

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

iQIcBAEBCgAGBQJPC0OEAAoJEOikiuUxHXZa1YQP/RqwTUB5RcC1UzQ153s1DfSl
6YGBMXRVsvOje1zjHNjRuTT9curZpnCSUXA5LXBKaNAEtJAXz+/rTknoC2pY7RG4
kh5jVst2QbbNOGa6tIQGA2A5zH0tnr/QIxPRpnXjU0WYDJTy/oJe+RnNKtg4dqgG
mzQQiOdBU6xCWNzH7LZ7F++7q33bNZppnzifPyzvOKq48NCa81qtoZeSJOccdQRU
XRuo07SewpnCoQtMWtXyDojdC7+zRWK1wyS7MRSDsyhVkC+q1TTnMQw8mdsfWvGw

Bug#628224: marked as done (enabling hardware acceleration crashes vlc with segmentation fault)

2012-01-09 Thread Debian Bug Tracking System
Your message dated Mon, 09 Jan 2012 22:19:06 +0100
with message-id 871ur81smt@faui43f.informatik.uni-erlangen.de
and subject line Re: Bug#628224: enabling hardware acceleration crashes vlc 
with segmentation fault
has caused the Debian Bug report #628224,
regarding enabling hardware acceleration crashes vlc with segmentation fault
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.)


-- 
628224: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=628224
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: vlc
Version: 1.1.9-1+b1
Severity: normal
Tags: sid

Hi there,

vlc is working nicely, but when I enable the gpu acceleration vlc crashes with
every video. Music files are still fine.

My console says:

strahler@rincewind:~$ vlc
VLC media player 1.1.9 The Luggage (revision exported)
Blocked: call to unsetenv(DBUS_ACTIVATION_ADDRESS)
Blocked: call to unsetenv(DBUS_ACTIVATION_BUS_TYPE)
[0x86818fc] main libvlc: VLC wird mit dem Standard-Interface ausgefÃŒhrt.
Benutzen Sie 'cvlc', um VLC ohne Interface zu verwenden.
Blocked: call to setlocale(6, )
Blocked: call to setlocale(6, )
libva: libva version 0.32.0
Xlib:  extension XFree86-DRI missing on display :0.
libva: va_getDriverName() returns 0
Speicherzugriffsfehler


Speicherzugriffsfehler means segmentation fault.

As far as I can tell there's something wrong with the communication between vlc
and libva.

Cheers
Strahler



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

Kernel: Linux 2.6.39-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash

Versions of packages vlc depends on:
ii  libaa1  1.4p5-38+b1  ascii art library
ii  libavcodec525:0.6.2-0.4  library to encode decode multimedi
ii  libavutil50 5:0.6.2-0.4  avutil shared libraries - runtime 
ii  libc6   2.13-4   Embedded GNU C Library: Shared lib
ii  libfreetype62.4.4-1  FreeType 2 font engine, shared lib
ii  libfribidi0 0.19.2-1 Free Implementation of the Unicode
ii  libgcc1 1:4.6.0-9GCC support library
ii  libgl1-mesa-glx [libgl1 7.10.2-2 free implementation of the OpenGL 
ii  libqtcore4  4:4.7.3-1Qt 4 core module
ii  libqtgui4   4:4.7.3-1Qt 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.4   Simple DirectMedia Layer
ii  libstdc++6  4.6.0-9  The GNU Standard C++ Library v3
ii  libtar0 1.2.11-8 C library for manipulating tar arc
ii  libva-x11-1 1.0.12-2 Video Acceleration (VA) API for Li
ii  libva1  1.0.12-2 Video Acceleration (VA) API for Li
ii  libvlccore4 1.1.9-1+b1   base library for VLC and its modul
ii  libx11-62:1.4.3-1X11 client-side library
ii  libx11-xcb1 2:1.4.3-1Xlib/XCB interface library
ii  libxcb-keysyms1 0.3.8-1  utility libraries for X C Binding 
ii  libxcb-randr0   1.7-2X C Binding, randr extension
ii  libxcb-shm0 1.7-2X C Binding, shm extension
ii  libxcb-xv0  1.7-2X C Binding, xv extension
ii  libxcb1 1.7-2X C Binding
ii  libxext62:1.3.0-1X11 miscellaneous extension librar
ii  libxpm4 1:3.5.9-1X11 pixmap library
ii  ttf-freefont20100919-1   Freefont Serif, Sans and Mono True
ii  vlc-nox 1.1.9-1+b1   multimedia player and streamer (wi
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages vlc recommends:
ii  vlc-plugin-notify1.1.9-1+b1  LibNotify plugin for VLC
ii  vlc-plugin-pulse 1.1.9-1+b1  PulseAudio plugin for VLC
ii  xdg-utils1.1.0~rc1-2 desktop integration utilities from

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

Versions of packages vlc-nox depends on:
ii  liba52-0.7.40.7.4-16 library for decoding ATSC A/52 str
ii  libasound2  1.0.23-4 shared library for ALSA applicatio
ii  libass4  

Processing of serd_0.5.0+dfsg0-1_amd64.changes

2012-01-09 Thread Debian FTP Masters
serd_0.5.0+dfsg0-1_amd64.changes uploaded successfully to localhost
along with the files:
  serd_0.5.0+dfsg0-1.dsc
  serd_0.5.0+dfsg0.orig.tar.bz2
  serd_0.5.0+dfsg0-1.debian.tar.gz
  libserd-dev_0.5.0+dfsg0-1_all.deb
  libserd-0-0_0.5.0+dfsg0-1_amd64.deb
  serdi_0.5.0+dfsg0-1_amd64.deb
  libserd-doc_0.5.0+dfsg0-1_all.deb
  serd-dbg_0.5.0+dfsg0-1_amd64.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


serd_0.5.0+dfsg0-1_amd64.changes ACCEPTED into unstable

2012-01-09 Thread Debian FTP Masters



Accepted:
libserd-0-0_0.5.0+dfsg0-1_amd64.deb
  to main/s/serd/libserd-0-0_0.5.0+dfsg0-1_amd64.deb
libserd-dev_0.5.0+dfsg0-1_all.deb
  to main/s/serd/libserd-dev_0.5.0+dfsg0-1_all.deb
libserd-doc_0.5.0+dfsg0-1_all.deb
  to main/s/serd/libserd-doc_0.5.0+dfsg0-1_all.deb
serd-dbg_0.5.0+dfsg0-1_amd64.deb
  to main/s/serd/serd-dbg_0.5.0+dfsg0-1_amd64.deb
serd_0.5.0+dfsg0-1.debian.tar.gz
  to main/s/serd/serd_0.5.0+dfsg0-1.debian.tar.gz
serd_0.5.0+dfsg0-1.dsc
  to main/s/serd/serd_0.5.0+dfsg0-1.dsc
serd_0.5.0+dfsg0.orig.tar.bz2
  to main/s/serd/serd_0.5.0+dfsg0.orig.tar.bz2
serdi_0.5.0+dfsg0-1_amd64.deb
  to main/s/serd/serdi_0.5.0+dfsg0-1_amd64.deb


Override entries for your package:
libserd-0-0_0.5.0+dfsg0-1_amd64.deb - optional libs
libserd-dev_0.5.0+dfsg0-1_all.deb - optional libdevel
libserd-doc_0.5.0+dfsg0-1_all.deb - optional doc
serd-dbg_0.5.0+dfsg0-1_amd64.deb - extra debug
serd_0.5.0+dfsg0-1.dsc - source libs
serdi_0.5.0+dfsg0-1_amd64.deb - optional text

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


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#654501: marked as done (Doesn't contain source for waf binary code)

2012-01-09 Thread Debian Bug Tracking System
Your message dated Tue, 10 Jan 2012 00:48:37 +
with message-id e1rkptf-0004rq...@franck.debian.org
and subject line Bug#654501: fixed in serd 0.5.0+dfsg0-1
has caused the Debian Bug report #654501,
regarding Doesn't contain source for waf binary code
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.)


-- 
654501: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654501
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: postler
Version: 0.1.1-1
Severity: serious

Hi!

 This was actually found in Ubuntu: https://launchpad.net/bugs/873003

 The included waf script contains binary code in line 161 for which no
source is available, which is a clear policy violation.

 Please include the source for that and actually compile that source and
use the compiled binary data instead of the one that is included now in
the source package.

 Thanks,
Rhonda
-- 
Fühlst du dich mutlos, fass endlich Mut, los  |
Fühlst du dich hilflos, geh raus und hilf, los| Wir sind Helden
Fühlst du dich machtlos, geh raus und mach, los   | 23.55: Alles auf Anfang
Fühlst du dich haltlos, such Halt und lass los|


---End Message---
---BeginMessage---
Source: serd
Source-Version: 0.5.0+dfsg0-1

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

libserd-0-0_0.5.0+dfsg0-1_amd64.deb
  to main/s/serd/libserd-0-0_0.5.0+dfsg0-1_amd64.deb
libserd-dev_0.5.0+dfsg0-1_all.deb
  to main/s/serd/libserd-dev_0.5.0+dfsg0-1_all.deb
libserd-doc_0.5.0+dfsg0-1_all.deb
  to main/s/serd/libserd-doc_0.5.0+dfsg0-1_all.deb
serd-dbg_0.5.0+dfsg0-1_amd64.deb
  to main/s/serd/serd-dbg_0.5.0+dfsg0-1_amd64.deb
serd_0.5.0+dfsg0-1.debian.tar.gz
  to main/s/serd/serd_0.5.0+dfsg0-1.debian.tar.gz
serd_0.5.0+dfsg0-1.dsc
  to main/s/serd/serd_0.5.0+dfsg0-1.dsc
serd_0.5.0+dfsg0.orig.tar.bz2
  to main/s/serd/serd_0.5.0+dfsg0.orig.tar.bz2
serdi_0.5.0+dfsg0-1_amd64.deb
  to main/s/serd/serdi_0.5.0+dfsg0-1_amd64.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 654...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alessio Treglia ales...@debian.org (supplier of updated serd 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: SHA512

Format: 1.8
Date: Tue, 10 Jan 2012 01:23:34 +0100
Source: serd
Binary: libserd-dev libserd-0-0 serdi libserd-doc serd-dbg
Architecture: source all amd64
Version: 0.5.0+dfsg0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintainers@lists.alioth.debian.org
Changed-By: Alessio Treglia ales...@debian.org
Description: 
 libserd-0-0 - lightweight RDF syntax library
 libserd-dev - lightweight RDF syntax library - development files
 libserd-doc - lightweight RDF syntax library - documentation
 serd-dbg   - lightweight RDF syntax library - debugging symbols
 serdi  - lightweight RDF syntax library - serdi tool
Closes: 654501
Changes: 
 serd (0.5.0+dfsg0-1) unstable; urgency=low
 .
   * Repack upstream tarball to get rid of waf blob (Closes: #654501).
   * Adjust the clean target to properly clean the sources tree.
Checksums-Sha1: 
 71bef167dd5ead443024ce0493dcfbb696defacc 2172 serd_0.5.0+dfsg0-1.dsc
 c1e27ccd08a6fe1169c76a301a48eba91f22e3a2 277543 serd_0.5.0+dfsg0.orig.tar.bz2
 653397abf5b6d667f1bf6985c88cb6545e9ceb03 5121 serd_0.5.0+dfsg0-1.debian.tar.gz
 7c631c3f4a3b2374f9d4b9b641038eb66a863b40 9272 libserd-dev_0.5.0+dfsg0-1_all.deb
 62cf665d28c11a675f4ff29fdbbc3a0d3c3e80d0 25226 
libserd-0-0_0.5.0+dfsg0-1_amd64.deb
 d71b6259cedfeabfded05dbcaf3b804a14652ae8 9324 serdi_0.5.0+dfsg0-1_amd64.deb
 f9468fd7d596f4e8cdf30fd0b9488d7216fc1ae2 60406 
libserd-doc_0.5.0+dfsg0-1_all.deb
 bc23e85423389c6fd6b4bcc5c80bae1a7a58347b 30784 serd-dbg_0.5.0+dfsg0-1_amd64.deb
Checksums-Sha256: 
 3f27eb8391550d48ac5abf1c052f0be0358d2d2cba644f84764aa21c76f6ee1e 2172 
serd_0.5.0+dfsg0-1.dsc
 2ce6748c0f3feb5a74beaf1df78c4b3dd9a2f2cf300e15465d5697064cd3dd85 277543 
serd_0.5.0+dfsg0.orig.tar.bz2
 bf230a9f76f25198c028c12f1b1ad8841e9b2d54240b20ee2dbab140ee2ac5ec 5121 
serd_0.5.0+dfsg0-1.debian.tar.gz
 e18cbf59d89cfb86900d373409259cfb075fb50babc2e30ffdffa6f061a3301a 9272 
libserd-dev_0.5.0+dfsg0-1_all.deb
 

Processing of sord_0.5.0+dfsg0-1_amd64.changes

2012-01-09 Thread Debian FTP Masters
sord_0.5.0+dfsg0-1_amd64.changes uploaded successfully to localhost
along with the files:
  sord_0.5.0+dfsg0-1.dsc
  sord_0.5.0+dfsg0.orig.tar.bz2
  sord_0.5.0+dfsg0-1.debian.tar.gz
  libsord-0-0_0.5.0+dfsg0-1_amd64.deb
  libsord-dev_0.5.0+dfsg0-1_all.deb
  sordi_0.5.0+dfsg0-1_amd64.deb
  libsord-doc_0.5.0+dfsg0-1_all.deb
  sord-dbg_0.5.0+dfsg0-1_amd64.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


sord_0.5.0+dfsg0-1_amd64.changes ACCEPTED into unstable

2012-01-09 Thread Debian FTP Masters



Accepted:
libsord-0-0_0.5.0+dfsg0-1_amd64.deb
  to main/s/sord/libsord-0-0_0.5.0+dfsg0-1_amd64.deb
libsord-dev_0.5.0+dfsg0-1_all.deb
  to main/s/sord/libsord-dev_0.5.0+dfsg0-1_all.deb
libsord-doc_0.5.0+dfsg0-1_all.deb
  to main/s/sord/libsord-doc_0.5.0+dfsg0-1_all.deb
sord-dbg_0.5.0+dfsg0-1_amd64.deb
  to main/s/sord/sord-dbg_0.5.0+dfsg0-1_amd64.deb
sord_0.5.0+dfsg0-1.debian.tar.gz
  to main/s/sord/sord_0.5.0+dfsg0-1.debian.tar.gz
sord_0.5.0+dfsg0-1.dsc
  to main/s/sord/sord_0.5.0+dfsg0-1.dsc
sord_0.5.0+dfsg0.orig.tar.bz2
  to main/s/sord/sord_0.5.0+dfsg0.orig.tar.bz2
sordi_0.5.0+dfsg0-1_amd64.deb
  to main/s/sord/sordi_0.5.0+dfsg0-1_amd64.deb


Override entries for your package:
libsord-0-0_0.5.0+dfsg0-1_amd64.deb - optional utils
libsord-dev_0.5.0+dfsg0-1_all.deb - optional libdevel
libsord-doc_0.5.0+dfsg0-1_all.deb - optional doc
sord-dbg_0.5.0+dfsg0-1_amd64.deb - extra debug
sord_0.5.0+dfsg0-1.dsc - source libs
sordi_0.5.0+dfsg0-1_amd64.deb - optional text

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


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#654504: marked as done (Doesn't contain source for waf binary code)

2012-01-09 Thread Debian Bug Tracking System
Your message dated Tue, 10 Jan 2012 01:19:33 +
with message-id e1rkqnb-0008gh...@franck.debian.org
and subject line Bug#654504: fixed in sord 0.5.0+dfsg0-1
has caused the Debian Bug report #654504,
regarding Doesn't contain source for waf binary code
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.)


-- 
654504: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654504
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: postler
Version: 0.1.1-1
Severity: serious

Hi!

 This was actually found in Ubuntu: https://launchpad.net/bugs/873003

 The included waf script contains binary code in line 161 for which no
source is available, which is a clear policy violation.

 Please include the source for that and actually compile that source and
use the compiled binary data instead of the one that is included now in
the source package.

 Thanks,
Rhonda
-- 
Fühlst du dich mutlos, fass endlich Mut, los  |
Fühlst du dich hilflos, geh raus und hilf, los| Wir sind Helden
Fühlst du dich machtlos, geh raus und mach, los   | 23.55: Alles auf Anfang
Fühlst du dich haltlos, such Halt und lass los|


---End Message---
---BeginMessage---
Source: sord
Source-Version: 0.5.0+dfsg0-1

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

libsord-0-0_0.5.0+dfsg0-1_amd64.deb
  to main/s/sord/libsord-0-0_0.5.0+dfsg0-1_amd64.deb
libsord-dev_0.5.0+dfsg0-1_all.deb
  to main/s/sord/libsord-dev_0.5.0+dfsg0-1_all.deb
libsord-doc_0.5.0+dfsg0-1_all.deb
  to main/s/sord/libsord-doc_0.5.0+dfsg0-1_all.deb
sord-dbg_0.5.0+dfsg0-1_amd64.deb
  to main/s/sord/sord-dbg_0.5.0+dfsg0-1_amd64.deb
sord_0.5.0+dfsg0-1.debian.tar.gz
  to main/s/sord/sord_0.5.0+dfsg0-1.debian.tar.gz
sord_0.5.0+dfsg0-1.dsc
  to main/s/sord/sord_0.5.0+dfsg0-1.dsc
sord_0.5.0+dfsg0.orig.tar.bz2
  to main/s/sord/sord_0.5.0+dfsg0.orig.tar.bz2
sordi_0.5.0+dfsg0-1_amd64.deb
  to main/s/sord/sordi_0.5.0+dfsg0-1_amd64.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 654...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alessio Treglia ales...@debian.org (supplier of updated sord 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: SHA512

Format: 1.8
Date: Tue, 10 Jan 2012 01:53:10 +0100
Source: sord
Binary: libsord-0-0 libsord-dev sordi libsord-doc sord-dbg
Architecture: source amd64 all
Version: 0.5.0+dfsg0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintainers@lists.alioth.debian.org
Changed-By: Alessio Treglia ales...@debian.org
Description: 
 libsord-0-0 - library for storing RDF data in memory
 libsord-dev - library for storing RDF data in memory (development files)
 libsord-doc - library for storing RDF data in memory (documentation)
 sord-dbg   - library for storing RDF data in memory (debugging symbols)
 sordi  - library for storing RDF data in memory - sordi tool
Closes: 654504
Changes: 
 sord (0.5.0+dfsg0-1) unstable; urgency=low
 .
   [ Adrian Knoth ]
   * Drop all references to Redland.
 .
   [ Alessio Treglia ]
   * Repack upstream tarball to get rid of waf blob (Closes: #654504).
   * Adjust the clean target to properly clean the sources tree.
Checksums-Sha1: 
 b122abbdae83469280c2de5abe914cf5fee2bbfa 2177 sord_0.5.0+dfsg0-1.dsc
 671e22ae062c590cad50302ecb666ef8e2f83436 277800 sord_0.5.0+dfsg0.orig.tar.bz2
 d8539c59e37a453585fc910bd818743a7f5a4198 3997 sord_0.5.0+dfsg0-1.debian.tar.gz
 e5aaf62766785e75f8f7c09bebe9d61cf7fb72d1 17382 
libsord-0-0_0.5.0+dfsg0-1_amd64.deb
 52b6b8b0c7f22ce079cc2ab036c2a626009cfe87 10414 
libsord-dev_0.5.0+dfsg0-1_all.deb
 5d5ee63c9de641f27ff698ae7045f631065fe008 8520 sordi_0.5.0+dfsg0-1_amd64.deb
 f40bcbc60b2bd004afd86dbddb39dbefa9808765 39716 
libsord-doc_0.5.0+dfsg0-1_all.deb
 72e65972ce01a312b70dfca9e75735e5e12844f0 24888 sord-dbg_0.5.0+dfsg0-1_amd64.deb
Checksums-Sha256: 
 6a314ee592d66c2e60e88ace3a93f8f3da3264bc13dabdb356ef999dccd2f393 2177 
sord_0.5.0+dfsg0-1.dsc
 adc45e357c9f2f48979c2be44d05484a792ba455c1e6a4600c60b08a54bbf36d 277800 
sord_0.5.0+dfsg0.orig.tar.bz2
 d5a00372b4c14568c7e602cfa5ef70dee665340a1859a6793c09b8a306f2722e 3997 

Processing of lv2core_6.0+dfsg0-1_amd64.changes

2012-01-09 Thread Debian FTP Masters
lv2core_6.0+dfsg0-1_amd64.changes uploaded successfully to localhost
along with the files:
  lv2core_6.0+dfsg0-1.dsc
  lv2core_6.0+dfsg0.orig.tar.bz2
  lv2core_6.0+dfsg0-1.debian.tar.gz
  lv2core_6.0+dfsg0-1_all.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


lv2core_6.0+dfsg0-1_amd64.changes ACCEPTED into unstable

2012-01-09 Thread Debian FTP Masters



Accepted:
lv2core_6.0+dfsg0-1.debian.tar.gz
  to main/l/lv2core/lv2core_6.0+dfsg0-1.debian.tar.gz
lv2core_6.0+dfsg0-1.dsc
  to main/l/lv2core/lv2core_6.0+dfsg0-1.dsc
lv2core_6.0+dfsg0-1_all.deb
  to main/l/lv2core/lv2core_6.0+dfsg0-1_all.deb
lv2core_6.0+dfsg0.orig.tar.bz2
  to main/l/lv2core/lv2core_6.0+dfsg0.orig.tar.bz2


Override entries for your package:
lv2core_6.0+dfsg0-1.dsc - source sound
lv2core_6.0+dfsg0-1_all.deb - optional sound

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


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#654487: marked as done (Doesn't contain source for waf binary code)

2012-01-09 Thread Debian Bug Tracking System
Your message dated Tue, 10 Jan 2012 02:51:00 +
with message-id e1rkrng-0006xc...@franck.debian.org
and subject line Bug#654487: fixed in lv2core 6.0+dfsg0-1
has caused the Debian Bug report #654487,
regarding Doesn't contain source for waf binary code
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.)


-- 
654487: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654487
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: postler
Version: 0.1.1-1
Severity: serious

Hi!

 This was actually found in Ubuntu: https://launchpad.net/bugs/873003

 The included waf script contains binary code in line 161 for which no
source is available, which is a clear policy violation.

 Please include the source for that and actually compile that source and
use the compiled binary data instead of the one that is included now in
the source package.

 Thanks,
Rhonda
-- 
Fühlst du dich mutlos, fass endlich Mut, los  |
Fühlst du dich hilflos, geh raus und hilf, los| Wir sind Helden
Fühlst du dich machtlos, geh raus und mach, los   | 23.55: Alles auf Anfang
Fühlst du dich haltlos, such Halt und lass los|


---End Message---
---BeginMessage---
Source: lv2core
Source-Version: 6.0+dfsg0-1

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

lv2core_6.0+dfsg0-1.debian.tar.gz
  to main/l/lv2core/lv2core_6.0+dfsg0-1.debian.tar.gz
lv2core_6.0+dfsg0-1.dsc
  to main/l/lv2core/lv2core_6.0+dfsg0-1.dsc
lv2core_6.0+dfsg0-1_all.deb
  to main/l/lv2core/lv2core_6.0+dfsg0-1_all.deb
lv2core_6.0+dfsg0.orig.tar.bz2
  to main/l/lv2core/lv2core_6.0+dfsg0.orig.tar.bz2



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

Debian distribution maintenance software
pp.
Alessio Treglia ales...@debian.org (supplier of updated lv2core 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: SHA512

Format: 1.8
Date: Tue, 10 Jan 2012 02:56:24 +0100
Source: lv2core
Binary: lv2core
Architecture: source all
Version: 6.0+dfsg0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintainers@lists.alioth.debian.org
Changed-By: Alessio Treglia ales...@debian.org
Description: 
 lv2core- LV2 audio plugin specification
Closes: 654487
Changes: 
 lv2core (6.0+dfsg0-1) unstable; urgency=low
 .
   * Repack upstream tarball to get rid of the waf binary (Closes: #654487).
   * Properly clean sources tree.
Checksums-Sha1: 
 406609f9b879b763b57662fc57213c0e040fc289 2029 lv2core_6.0+dfsg0-1.dsc
 002da4bc4814bd73e4b155a798d314b726b0f0ef 101485 lv2core_6.0+dfsg0.orig.tar.bz2
 f6bbfc08cd61bd220d1ab4e35e1a6c6deafad84c 4540 lv2core_6.0+dfsg0-1.debian.tar.gz
 10bae1b79968ca2506bcda9ee61a2e3a68e589f9 21494 lv2core_6.0+dfsg0-1_all.deb
Checksums-Sha256: 
 fc4c5c5aef15edf6a62511056a1066775889b21196e8c07bd249130e95c67a0d 2029 
lv2core_6.0+dfsg0-1.dsc
 f4a4ee31636722a80124d3d80dc55695f12a5062712fb14e870c43d24117c99e 101485 
lv2core_6.0+dfsg0.orig.tar.bz2
 5dccdf4e8275be8186c0ab8480c59e594710ce8dc9644504830afcc9bfe16f85 4540 
lv2core_6.0+dfsg0-1.debian.tar.gz
 1da1948e50fa6d7e2de88aece34a16b45fee1426ede9006c99cfbfede32dcc6a 21494 
lv2core_6.0+dfsg0-1_all.deb
Files: 
 0b552ea4779355da70cacaea823c7aca 2029 sound optional lv2core_6.0+dfsg0-1.dsc
 0bf52d55233a58d4835332bea050da4a 101485 sound optional 
lv2core_6.0+dfsg0.orig.tar.bz2
 60856319cf4917552b2eea0c03f980e4 4540 sound optional 
lv2core_6.0+dfsg0-1.debian.tar.gz
 08f219528d93a3393b348093d21667c4 21494 sound optional 
lv2core_6.0+dfsg0-1_all.deb

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

iQIcBAEBCgAGBQJPC5u4AAoJEOikiuUxHXZaHTIQAIyP1Vs6s/Fj7AJvOt1QxqrF
7qr7nYMR5UADcowHta+ZZkyOOiZIw9sWUIw8yvYqZQdOtHt1doPGxtZnfI1bC6kk
koKD//NrYBcw8nkEcMmGbBuOqmcbln6NbDrt/Sj8znKg49cR70F3HRqkfHJe1YJ9
JSZuAzxRi0IyBUMYlN/W5hAM3kLHjdh/FJq+g3gjfS+SIyNymL4kuuCUW4tnyq3z
Q25tMt7KlohUhR2DtQsW4M7QDNIYYFL1aq2D8D3eD9NnbX6GCmbGW95sZwvciRUm
fmC7WWdaNpvf7EpVuIr2pT0W0IEBxh8FK0lggVavFOw4MCorjHbB+tLhmzHU5KkK
QUizS476xh/TJNnMVK80YvHs43k0jKcWRu820AyrQTPQPTcWZjLcw7bIqt1VouMx
kAVo7FXPXGtBKyScaGFN5r3HSXHC6sopvbEWBfxruIx9jN530ZMYrrRvcGR40cew

Bug#644901: alsa-debug-info

2012-01-09 Thread Andreas Glaeser
Now with the current kernel version from 'testing' and the alsa-driver version 
1.0.24
there is no change about the reported problem. The output of 'alsa-info.sh' is 
attached
to this message. 

alsa-info.txt.bz2
Description: application/bzip
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers