Bug#693419: marked as done (libltc: FTBFS on PowerPC due to misnamed member name in LTCFrame struct)

2012-11-17 Thread Debian Bug Tracking System
Your message dated Sat, 17 Nov 2012 23:17:52 +
with message-id 
and subject line Bug#693419: fixed in libltc 1.0.3-2
has caused the Debian Bug report #693419,
regarding libltc: FTBFS on PowerPC due to misnamed member name in LTCFrame 
struct
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.)


-- 
693419: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=693419
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libltc
Version: 1.0.3-1
Severity: serious
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu raring ubuntu-patch


The attached patch should be fairly self-evident, I hope.  This
fixes the FTBFS on PowerPC (and fixes a bug in general on all
big-endian arches, though some may be failing for other reasons
as well).

... Adam

-- System Information:
Debian Release: wheezy/sid
  APT prefers raring-updates
  APT policy: (500, 'raring-updates'), (500, 'raring-security'), (500, 
'raring'), (500, 'quantal-updates')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.5.0-18-generic (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru libltc-1.0.3/debian/patches/big_endian_ftbfs.patch libltc-1.0.3/debian/patches/big_endian_ftbfs.patch
--- libltc-1.0.3/debian/patches/big_endian_ftbfs.patch	1969-12-31 17:00:00.0 -0700
+++ libltc-1.0.3/debian/patches/big_endian_ftbfs.patch	2012-11-16 02:06:16.0 -0700
@@ -0,0 +1,15 @@
+Description: Fix member name in big-endian version of LTCFrame
+Author: Adam Conrad 
+Forwarded: no
+
+--- libltc-1.0.3.orig/src/ltc.h
 libltc-1.0.3/src/ltc.h
+@@ -127,7 +127,7 @@ struct LTCFrame {
+ 	unsigned int frame_units:4;
+ 
+ 	unsigned int user2:4;
+-	unsigned int col_frm:1;
++	unsigned int col_frame:1;
+ 	unsigned int dfbit:1;
+ 	unsigned int frame_tens:2;
+ 
diff -Nru libltc-1.0.3/debian/patches/series libltc-1.0.3/debian/patches/series
--- libltc-1.0.3/debian/patches/series	1969-12-31 17:00:00.0 -0700
+++ libltc-1.0.3/debian/patches/series	2012-11-16 02:05:24.0 -0700
@@ -0,0 +1 @@
+big_endian_ftbfs.patch
--- End Message ---
--- Begin Message ---
Source: libltc
Source-Version: 1.0.3-2

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

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

Debian distribution maintenance software
pp.
Jaromír Mikeš  (supplier of updated libltc 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: Sat, 17 Nov 2012 23:45:49 +0100
Source: libltc
Binary: libltc-dev libltc-doc libltc8
Architecture: source amd64 all
Version: 1.0.3-2
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 

Changed-By: Jaromír Mikeš 
Description: 
 libltc-dev - Development files for libltc
 libltc-doc - Documentation for libltc
 libltc8- linear timecode library
Closes: 693419
Changes: 
 libltc (1.0.3-2) unstable; urgency=low
 .
   * Added local-option file.
   * Added patch fixing build on big_endian archs (Closes: #693419).
Checksums-Sha1: 
 28bd472f07c1788c6889671d72d58249de4f6e06 2097 libltc_1.0.3-2.dsc
 672f15dc0aef725b67e6297526e61cef265f6932 2479 libltc_1.0.3-2.debian.tar.gz
 4011776fd5f120953a447bb5cbcfa3f938727c24 11002 libltc-dev_1.0.3-2_amd64.deb
 87b34ed4f59f7b39acb27df5b27fe1035758b436 11258 libltc-doc_1.0.3-2_all.deb
 d20d30f5407c8ed32ec05c7f4987a900e544b15f 13220 libltc8_1.0.3-2_amd64.deb
Checksums-Sha256: 
 1c1af660f4612b37cef1d353982440cfca79339415751c1f93af2ddc53e68a99 2097 
libltc_1.0.3-2.dsc
 c83435dbdd3e9b546f1c2f381a18478a25ec5bbf3e4ca54d141c1338ff8f6328 2479 
libltc_1.0.3-2.debian.tar.gz
 71fa3b8426cef7f750989cb166548f290985e30bd8d1d71787a538202413a544 11002 
libltc-dev_1.0.3-2_amd64.deb
 746712d32299757907dd36c837454512b8b0cbc71a641b9e5caaca7ae7c337d4 11258 
libltc-doc_1.0.3-2_all.deb
 6542130db4a54b3480d222d7fa37cd5c864bd59ab80cc34b26f06aad986a773e 13220 
libltc8_1.0.3-2_amd64.deb
Files: 
 7de5d2602fb513669a0375e1a70fb7cc 2097 libs optional libltc_1.0.3-2.dsc
 4a1f0c2470e7c7cf55f76f3ff336a694 2479 libs optional 
libltc_1.0.3-2.debian.tar.gz
 09ee10c446ec

libltc_1.0.3-2_amd64.changes ACCEPTED into unstable

2012-11-17 Thread Debian FTP Masters
DM flag not set, but accepted as DMUA was set.

Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 17 Nov 2012 23:45:49 +0100
Source: libltc
Binary: libltc-dev libltc-doc libltc8
Architecture: source amd64 all
Version: 1.0.3-2
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 

Changed-By: Jaromír Mikeš 
Description: 
 libltc-dev - Development files for libltc
 libltc-doc - Documentation for libltc
 libltc8- linear timecode library
Closes: 693419
Changes: 
 libltc (1.0.3-2) unstable; urgency=low
 .
   * Added local-option file.
   * Added patch fixing build on big_endian archs (Closes: #693419).
Checksums-Sha1: 
 28bd472f07c1788c6889671d72d58249de4f6e06 2097 libltc_1.0.3-2.dsc
 672f15dc0aef725b67e6297526e61cef265f6932 2479 libltc_1.0.3-2.debian.tar.gz
 4011776fd5f120953a447bb5cbcfa3f938727c24 11002 libltc-dev_1.0.3-2_amd64.deb
 87b34ed4f59f7b39acb27df5b27fe1035758b436 11258 libltc-doc_1.0.3-2_all.deb
 d20d30f5407c8ed32ec05c7f4987a900e544b15f 13220 libltc8_1.0.3-2_amd64.deb
Checksums-Sha256: 
 1c1af660f4612b37cef1d353982440cfca79339415751c1f93af2ddc53e68a99 2097 
libltc_1.0.3-2.dsc
 c83435dbdd3e9b546f1c2f381a18478a25ec5bbf3e4ca54d141c1338ff8f6328 2479 
libltc_1.0.3-2.debian.tar.gz
 71fa3b8426cef7f750989cb166548f290985e30bd8d1d71787a538202413a544 11002 
libltc-dev_1.0.3-2_amd64.deb
 746712d32299757907dd36c837454512b8b0cbc71a641b9e5caaca7ae7c337d4 11258 
libltc-doc_1.0.3-2_all.deb
 6542130db4a54b3480d222d7fa37cd5c864bd59ab80cc34b26f06aad986a773e 13220 
libltc8_1.0.3-2_amd64.deb
Files: 
 7de5d2602fb513669a0375e1a70fb7cc 2097 libs optional libltc_1.0.3-2.dsc
 4a1f0c2470e7c7cf55f76f3ff336a694 2479 libs optional 
libltc_1.0.3-2.debian.tar.gz
 09ee10c446ec2005db3b62eab552851d 11002 libdevel optional 
libltc-dev_1.0.3-2_amd64.deb
 fbc489c51d7feb279f3a0fb11a80c374 11258 doc optional libltc-doc_1.0.3-2_all.deb
 3fb0604224e4a8879aebfdb764a07e06 13220 libs optional libltc8_1.0.3-2_amd64.deb

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

iQIcBAEBAgAGBQJQqBeQAAoJEFsBlFXiuE+lCaMP/Rdjl+rzPSqWg8DAD/AT1ddq
fPe/Vsbhui4qBSrNUMoMxQV4XWokwR6EakClVAXe6HVsPYK4H5pW6HXeNZeyYZiR
QCMQtft3N1ASuqJL0UuwYEWvoahFyq4PSnaa69hLBryMhTmwaWe6Sjk4ofHmRnCF
rpw2vEEsPplG5vD3ff28UryaGXCbbJ+15Z/6PaXof91+M8/yUDLSQsq/1tA2X16O
hG8vYXncVuqV18rH3EKdJ2S7VhXXhOFuYU5UH7qdvpzF+AaCLYHlZET7NHm+YkqG
uSVgbZ8sqThMF0rOZwNZggN9MB+ZLAnPTKA4QbHLahc9SB09H6K+pri0f2Vr1M2F
G3dZvMznrsoq7wkZLOIi7/v6wKhv/O+mCKoFR1EvA8zeW2FcJLD6c8LINKPu/gvs
o/GAR9knrdo3ECmETibovyxFBKH/u7wFRmKY1t1NzvI3Ec1ri3pWI6qRtWuLGDOk
HREsnCKDAXPGfL43L6H2I+Y7QgoWRtlORp9mVKY5xRQLglHILcvccRWcf+LW/HwM
c4Uv0MZMwfhDQpmoBbwFV6+kULjee1Yi6/VfkCXaASMY+lhnYerP9ZCtl51dBoZk
w1xv5BOX/sSyO2Kdn0SQPGzAd0ovycbWG1xE1y1KW9bolgx3XA2y2WT322jLCkQL
oBfiW7RAhyeRSMZkLtAt
=tAyn
-END PGP SIGNATURE-


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 libltc_1.0.3-2_amd64.changes

2012-11-17 Thread Debian FTP Masters
libltc_1.0.3-2_amd64.changes uploaded successfully to localhost
along with the files:
  libltc_1.0.3-2.dsc
  libltc_1.0.3-2.debian.tar.gz
  libltc-dev_1.0.3-2_amd64.deb
  libltc-doc_1.0.3-2_all.deb
  libltc8_1.0.3-2_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#680665: marked as done (vlc: CVE-2012-3377: Ogg demuxer heap buffer overflow)

2012-11-17 Thread Debian Bug Tracking System
Your message dated Sat, 17 Nov 2012 17:43:46 -0500
with message-id 

and subject line 
has caused the Debian Bug report #680665,
regarding vlc: CVE-2012-3377: Ogg demuxer heap buffer overflow
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.)


-- 
680665: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680665
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: vlc
Version: 1.1.3-1squeeze6
Severity: important
Tags: security, fixed-upstream

Heap buffer overflow security vulnerability has been fixed in 
http://git.videolan.org/?p=vlc/vlc-2.0.git;a=commitdiff;h=16e9e126333fb7acb47d363366fee3deadc8331e
 which has not been patched in Debian yet. I checked source code of 
1.1.3-1squeeze6. Sorry but I do not know, which situation this issue can lead, 
but usually heap overflows should be fixed as soon as possible.

http://cwe.mitre.org/data/definitions/122.html

- Henri Salo

-- System Information:
Debian Release: 6.0.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.4.1 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.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.3-3   Embedded GNU C Library: Shared lib
ii  libfreetype6  2.4.2-2.1+squeeze4 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.7.1-5A free implementation of the OpenG
ii  libqtcore44:4.6.3-4+squeeze1 Qt 4 core module
ii  libqtgui4 4:4.6.3-4+squeeze1 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:
ii  vlc-plugin-notify1.1.3-1squeeze6 LibNotify plugin for VLC
ii  vlc-plugin-pulse 1.1.3-1squeeze6 PulseAudio plugin for VLC

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

Versions of packages vlc-nox depends on:
ii  liba52-0.7.4  0.7.4-14   library for decoding ATSC A/52 str
ii  libasound21.0.23-2.1 shared library for ALSA applicatio
ii  libass4   0.9.9-1library 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  4:0.5.9-1  ffmpeg codec library
ii  libavformat52 4:0.5.9-1  ffmpeg file format library
ii  libavutil49   4:0.5.9-1  ffmpeg utility library
ii  libc6 2.11.3-3   Embedded GNU C Library: Shared lib
ii  libcaca0  0.99.beta17-1  colour ASCII art library
ii  libcddb2  1.3.2-2library to access CDDB data - runt
ii  libcdio10 0.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-3high level programming interface f
ii  libdca0   0.0.5-3   

Поздравляю

2012-11-17 Thread Британские Xmas Promo
Ваш Email ID выиграл £ 1,000,000.00 в телекоммуникационной Xmas Promo. послать
Названия:
Род занятий:
Страна:
Тел:


___
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#686762: marked as done (gnome-mplayer: Don't claim to support audio/midi)

2012-11-17 Thread Debian Bug Tracking System
Your message dated Sat, 17 Nov 2012 21:02:35 +
with message-id 
and subject line Bug#686762: fixed in gnome-mplayer 1.0.7-1
has caused the Debian Bug report #686762,
regarding gnome-mplayer: Don't claim to support audio/midi
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.)


-- 
686762: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=686762
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gnome-mplayer
Version: 1.0.6-1
Severity: normal
Tags: patch

Hi Aron,

from the discussion in [1] I learned that mplayer doesn't support to play midi
files and according to [2] one needs to add xmms plugins to mplayer to get
support. So I propose to drop audio/midi from the list of supported mime types
in gnome-mplayer.desktop as the default configuration clearly doesn't support
it.

Please let me know what you think of this. If you're okay with this change I'll
add the bug numbers to the changelog and commit it.

Cheers

[1] https://bugs.launchpad.net/ubuntu/+source/gnome-mplayer/+bug/1005861
[2] 
https://groups.google.com/forum/?fromgroups=#!topic/gecko-mediaplayer/mrYP5v1AFTw

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (650, 'unstable'), (601, 'testing'), (600, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-3-amd64 (SMP w/4 CPU cores)
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 gnome-mplayer depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.12.1-2
ii  libasound2   1.0.25-4
ii  libc62.13-35
ii  libcairo21.12.2-2
ii  libcurl3-gnutls  7.27.0-1
ii  libdbus-1-3  1.6.2-2
ii  libdbus-glib-1-2 0.100-1
ii  libgdk-pixbuf2.0-0   2.26.1-1
ii  libglib2.0-0 2.32.3-1
ii  libgmlib01.0.6-1
ii  libgmtk0 1.0.6-1
ii  libgpod4 0.8.2-6
ii  libgtk-3-0   3.4.2-3
ii  libmusicbrainz3-63.0.2-2.1
ii  libnautilus-extension1a  3.4.2-1+build1
ii  libnotify4   0.7.5-1
ii  libx11-6 2:1.5.0-1
ii  libxss1  1:1.2.2-1
ii  mplayer2 [mplayer]   2.0-554-gf63dbad-1+b1

gnome-mplayer recommends no packages.

Versions of packages gnome-mplayer suggests:
ii  gecko-mediaplayer  1.0.6-2

-- no debconf information
diff -Nru gnome-mplayer-1.0.6/debian/changelog gnome-mplayer-1.0.6/debian/changelog
--- gnome-mplayer-1.0.6/debian/changelog	2012-05-02 11:36:32.0 +0200
+++ gnome-mplayer-1.0.6/debian/changelog	2012-09-05 13:43:36.0 +0200
@@ -1,3 +1,12 @@
+gnome-mplayer (1.0.6-2) UNRELEASED; urgency=low
+
+  * Team uploaded.
+  * debian/patches: Add remove-audio-midi-from-desktop.patch to remove
+audio/mime from the list of supported mime types. mplayer doesn't support
+midi files, so gnome-mplayer doesn't either.
+
+ -- Sebastian Ramacher   Wed, 05 Sep 2012 13:35:48 +0200
+
 gnome-mplayer (1.0.6-1) unstable; urgency=low
 
   * Team upload.
diff -Nru gnome-mplayer-1.0.6/debian/patches/remove-audio-midi-from-desktop.patch gnome-mplayer-1.0.6/debian/patches/remove-audio-midi-from-desktop.patch
--- gnome-mplayer-1.0.6/debian/patches/remove-audio-midi-from-desktop.patch	1970-01-01 01:00:00.0 +0100
+++ gnome-mplayer-1.0.6/debian/patches/remove-audio-midi-from-desktop.patch	2012-09-05 13:44:42.0 +0200
@@ -0,0 +1,17 @@
+Description: Don't claim to support audio/midi.
+ mplayer shipped by Debian doesn't support midi files so gnome-mplayer doesn't
+ support them.
+Author: Sebastian Ramacher 
+Last-Update: 2012-00-05
+Forwarded: no
+
+diff --git a/gnome-mplayer.desktop b/gnome-mplayer.desktop
+index 7b74311..3e46c6c 100644
+--- a/gnome-mplayer.desktop
 b/gnome-mplayer.desktop
+@@ -39,4 +39,4 @@ StartupNotify=true
+ Terminal=false
+ Type=Application
+ Categories=AudioVideo;Audio;Video;Player;TV;
+-MimeType=audio/x-musepack;application/x-musepack;audio/musepack;application/musepack;application/x-ape;audio/ape;audio/x-ape;audio/x-mp3;application/x-id3;audio/mpeg;audio/x-mpeg;audio/x-mpeg-3;audio/mpeg3;audio/mp3;audio/mp4;audio/x-m4a;audio/mpc;audio/x-mpc;audio/mp;audio/x-mp;applica

gnome-mplayer_1.0.7-1_amd64.changes ACCEPTED into experimental

2012-11-17 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 17 Nov 2012 21:47:10 +0100
Source: gnome-mplayer
Binary: gnome-mplayer gnome-mplayer-dbg
Architecture: source amd64
Version: 1.0.7-1
Distribution: experimental
Urgency: low
Maintainer: Debian Multimedia Maintainers 

Changed-By: Sebastian Ramacher 
Description: 
 gnome-mplayer - GTK+ interface for MPlayer
 gnome-mplayer-dbg - GTK+ interface for MPlayer (debugging symbols)
Closes: 686762
Changes: 
 gnome-mplayer (1.0.7-1) experimental; urgency=low
 .
   * Team upload.
   * New upstream release.
   * debian/patches:
 - remove-audio-midi-from-desktop.patch: Remove audio/mime from the list of
   supported mime types. mplayer doesn't support midi files, so
   gnome-mplayer doesn't either. (Closes: #686762) (LP: #1005861)
 - fix-errors-with-hardening-flags.patch: Removed, merged upstream.
 - fallback-to-nonsymbolic-icons.patch: If the icon theme doesn't support
   symbolic icons, fallback to hicolor icons.
   * debian/control:
 - Bump Build-Dep on libgmtk-dev to >= 1.0.7.
 - Don't Build-Dep on libgpod-dev on hurd-i386. It's not available there.
 - Bump Standards-Version to 3.9.4 (no changes required).
   * debian/copyright:
 - Update copyright years.
 - Add myself.
   * debian/rules: Build with verbose build output.
Checksums-Sha1: 
 8c4b68241c537bd2f320a163b15a2c27dc9f6fa3 2392 gnome-mplayer_1.0.7-1.dsc
 cedb3b3b2e67f2acef328c077f70e388e02839ce 1039861 
gnome-mplayer_1.0.7.orig.tar.gz
 346772aa79c90bb604562bbb4be4eb15d05dfcc3 10359 
gnome-mplayer_1.0.7-1.debian.tar.gz
 de51e14d8de26900b878e1f82d5cc00482ba3312 482038 gnome-mplayer_1.0.7-1_amd64.deb
 17cf6471132133921f8af27f98899f295762a919 332708 
gnome-mplayer-dbg_1.0.7-1_amd64.deb
Checksums-Sha256: 
 7482bc91a3f8649737267b9e6007155e3ba6113f0d0a4f27823383788c5894dd 2392 
gnome-mplayer_1.0.7-1.dsc
 1750c544f4cc2bcdfcf94173d6f28443b40c1a3a310e7367e5686887da0791d0 1039861 
gnome-mplayer_1.0.7.orig.tar.gz
 fcbd219305bc5469c2fa858f17502b88c5d5e73c72591239daf45e1a59770472 10359 
gnome-mplayer_1.0.7-1.debian.tar.gz
 9ccabf7ba73413b65c3b78456bb8c04c979aaac45a867d3899e089fe52eeb72e 482038 
gnome-mplayer_1.0.7-1_amd64.deb
 7f775a25aa67c11e940fd6427ed49a439d78af02bb7562dfd615c914f2c9ff6c 332708 
gnome-mplayer-dbg_1.0.7-1_amd64.deb
Files: 
 cb0cf93d2abc3dad1a4dfd1c940629af 2392 video optional gnome-mplayer_1.0.7-1.dsc
 d0cdabdf1b3eaa25d5c007b5cbd2d9ce 1039861 video optional 
gnome-mplayer_1.0.7.orig.tar.gz
 0c771d732594026299e3a9dead8064d8 10359 video optional 
gnome-mplayer_1.0.7-1.debian.tar.gz
 957dd694b2581716d6537d362ef61a74 482038 video optional 
gnome-mplayer_1.0.7-1_amd64.deb
 897581ae9007e0ae0b68aebb7303b564 332708 debug extra 
gnome-mplayer-dbg_1.0.7-1_amd64.deb

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

iQIcBAEBCAAGBQJQp/noAAoJEGny/FFupxmTPKwP/3GjJP6bU/xJFOWNQ0ywv9jk
SUeubG5FFEACrhJQclRc1tMsuNDqdhYMOFlLvk2P8/H2nQ8GOkeTXzg5faHiFljK
1a6t8n2b1Fk6UIGtVEODcQgXD4F8fg2fxQpXWChCRmMdW1eoY6GGSIIzPfuL9x1n
PI3SclkanS0vEdX5BPus968r0ciKC9ssO/h2WpCHgHzBKrY6CgE+ekJDfP3tIwsq
l9GVZTkxE7S9nzjvL/ai0ZBXVTF/LkWb7MmKPOL0pifFhCddlJks4ILbgXHpPPEs
ziOuO0iW8PSR5yZEBVnvuTosRZd/fxtpTYd7kt7dWX9OuFAYi8kMyyHtA1hxB+cc
l+NAyzEVLzv243ZTQMJDpwW3kFr/8WCNBnrQGYtgarSo8c4HDhZqkSKPJG+UM0mD
ypGxgPAvFJk+NCR1giVT7RX0bcGBLRGFi1vUoYLnKGt0Too0ZC9lenZfRcLKwbop
79sKZg5T0fk4kkpCX5dUrwLF7Q5A6l/1n5RpHGWaqQriifGO9efvH5edzN1YE0T1
0l2nVuNOqSz4zh0v13HW0U2mX0uBXpRF7GRmIUJoXSRYoUv+Q2HCXt65QYzUi/eQ
GsqW4QHMKakLIZJl1Y5Bfnbk+l9/4BqAnAh+qmNX4jcibpmQYvuSEc9AmRezoPX3
BnUCYPUQ8zG1s7eDAJg7
=uqLT
-END PGP SIGNATURE-


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 gnome-mplayer_1.0.7-1_amd64.changes

2012-11-17 Thread Debian FTP Masters
gnome-mplayer_1.0.7-1_amd64.changes uploaded successfully to localhost
along with the files:
  gnome-mplayer_1.0.7-1.dsc
  gnome-mplayer_1.0.7.orig.tar.gz
  gnome-mplayer_1.0.7-1.debian.tar.gz
  gnome-mplayer_1.0.7-1_amd64.deb
  gnome-mplayer-dbg_1.0.7-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#693560: FTBFS against libav 9

2012-11-17 Thread Reinhard Tartler
Package: qutecom
Version: 2.2.1+dfsg1-3
Severity: important

Hi,

qutecom currently FTBFS against the libav package currently found in
debian/experimental:

cd /build/buildd/qutecom-2.2.1+dfsg1/obj-x86_64-linux-gnu/libs/pixertool && 
/usr/bin/g++   -D_FORTIFY_SOURCE=2 -DDEBUG -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall 
-D_FORTIFY_SOURCE=2 -O2 -g -I/build/buildd/qutecom-2.2.1+dfsg1/libs/owutil 
-I/build/buildd/qutecom-2.2.1+dfsg1/libs/pixertool/include 
-I/build/buildd/qutecom-2.2.1+dfsg1/obj-x86_64-linux-gnu/libs/pixertool 
-I/usr/include/libavcodec -I/usr/include/libavutil -I/usr/include/libswscale
-fPIC -Wall -Wstrict-aliasing -Wextra -Wno-unused-parameter -fmessage-length=0 
-D__STDC_CONSTANT_MACROS -DHAVE_SWSCALE=1 -o 
CMakeFiles/pixertool.dir/src/pixertool.o -c 
/build/buildd/qutecom-2.2.1+dfsg1/libs/pixertool/src/pixertool.cpp
In file included from 
/build/buildd/qutecom-2.2.1+dfsg1/libs/pixertool/src/pixertool.cpp:20:0:
/build/buildd/qutecom-2.2.1+dfsg1/obj-x86_64-linux-gnu/libs/pixertool/config.h:4:0:
 warning: "HAVE_SWSCALE" redefined [enabled by default]
:0:0: note: this is the location of the previous definition
/build/buildd/qutecom-2.2.1+dfsg1/libs/pixertool/src/pixertool.cpp: In function 
'piximage* pix_alloc(pixosi, unsigned int, unsigned int)':
/build/buildd/qutecom-2.2.1+dfsg1/libs/pixertool/src/pixertool.cpp:57:15: 
error: 'avcodec_init' was not declared in this scope
/build/buildd/qutecom-2.2.1+dfsg1/libs/pixertool/src/pixertool.cpp:63:84: 
error: 'av_malloc' was not declared in this scope
/build/buildd/qutecom-2.2.1+dfsg1/libs/pixertool/src/pixertool.cpp: In function 
'void pix_free(piximage*)':
/build/buildd/qutecom-2.2.1+dfsg1/libs/pixertool/src/pixertool.cpp:75:21: 
error: 'av_free' was not declared in this scope
/build/buildd/qutecom-2.2.1+dfsg1/libs/pixertool/src/pixertool.cpp: In function 
'const char* pix_get_fmt_name(pixosi)':
/build/buildd/qutecom-2.2.1+dfsg1/libs/pixertool/src/pixertool.cpp:86:66: 
error: 'avcodec_get_pix_fmt_name' was not declared in this scope
/build/buildd/qutecom-2.2.1+dfsg1/libs/pixertool/src/pixertool.cpp: In function 
'pixerrorcode pix_convert(int, piximage*, piximage*)':
/build/buildd/qutecom-2.2.1+dfsg1/libs/pixertool/src/pixertool.cpp:214:21: 
error: 'av_free' was not declared in this scope
/build/buildd/qutecom-2.2.1+dfsg1/libs/pixertool/src/pixertool.cpp: In function 
'uint8_t* _nv12_to_yuv420p(uint8_t*, unsigned int, unsigned int)':
/build/buildd/qutecom-2.2.1+dfsg1/libs/pixertool/src/pixertool.cpp:224:75: 
error: 'av_malloc' was not declared in this scope
/build/buildd/qutecom-2.2.1+dfsg1/libs/pixertool/src/pixertool.cpp: In function 
'const char* pix_get_fmt_name(pixosi)':
/build/buildd/qutecom-2.2.1+dfsg1/libs/pixertool/src/pixertool.cpp:87:1: 
warning: control reaches end of non-void function [-Wreturn-type]
make[3]: *** [libs/pixertool/CMakeFiles/pixertool.dir/src/pixertool.o] Error 1

BTW, this bug is also known in gentoo as 
https://bugs.gentoo.org/show_bug.cgi?id=443254

Cheers,
Reinhard

-- System Information:
Debian Release: wheezy/sid
  APT prefers precise-updates
  APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 
'precise-proposed'), (500, 'precise')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-33-generic (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

___
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#693554: libav-tools: avconv X11 grabbing example from the man doesn't work

2012-11-17 Thread Lorenzo Sutton
Package: libav-tools
Version: 6:0.8.4-1
Severity: normal

Dear Maintainer,

Running:

avconv -f x11grab -s cif -r 25 -i :0.0 out.mpg

which is exactly the same as the manual entry example under "X11 grabbing"
(but for the output file)

generates a 0 bytes file and the following output:

avconv: Symbol `av_pix_fmt_descriptors' has different size in shared object, 
consider re-linking
avconv version 0.8.4-6:0.8.4-1, Copyright (c) 2000-2012 the Libav developers
  built on Oct 23 2012 07:29:48 with gcc 4.7.2
[x11grab @ 0x8b953e0] device: :0.0 -> display: :0.0 x: 0 y: 0 width: 352 
height: 288
[x11grab @ 0x8b953e0] shared memory extension found
[x11grab @ 0x8b953e0] Estimating duration from bitrate, this may be inaccurate
Input #0, x11grab, from ':0.0':
  Duration: N/A, start: 1353183611.469278, bitrate: 81100 kb/s
Stream #0:0: Video: rawvideo (BGRA / 0x41524742), bgra, 352x288, 81100 
kb/s, 25 tbr, 1000k tbn, 25 tbc
File 'out.mpg' already exists. Overwrite ? [y/N] y
Incompatible pixel format 'bgra' for codec 'mpeg1video', auto-selecting format 
'yuv420p'
[buffer @ 0x8ba77a0] w:352 h:288 pixfmt:bgra tb:1/100 sar:0/1 sws_param:
[avsink @ 0x8b930e0] auto-inserting filter 'auto-inserted scaler 0' between the 
filter 'src' and the filter 'out'
[scale @ 0x8b93520] w:352 h:288 fmt:bgra sar:0/1 -> w:352 h:288 fmt:yuv420p 
sar:0/1 flags:0x4
[mpeg @ 0x8b8f800] VBV buffer size not set, muxing may fail
Output #0, mpeg, to 'out.mpg':
  Metadata:
encoder : Lavf53.32.100
Stream #0:0: Video: mpeg1video, yuv420p, 352x288, q=2-31, 200 kb/s, 90k 
tbn, 25 tbc
Stream mapping:
  Stream #0:0 -> #0:0 (rawvideo -> mpeg1video)
Press ctrl-c to stop encoding
[buffer @ 0x8ba77a0] Changing frame properties on the fly is not supported.
Last message repeated 31 times
Changing frame properties on the fly is not supported..00 bitrate=   
0.0kbits/s

Last 3 lines is repeated continuously, with only the number for "repeated #
times" changed.

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

Kernel: Linux 3.2.0-2-686-pae (SMP w/2 CPU cores)
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 libav-tools depends on:
ii  dpkg 1.16.3
ii  libavcodec53 7:0.10.3-dmo1
ii  libavdevice537:0.10.3-dmo1
ii  libavfilter2 7:0.11.1-dmo2
ii  libavformat537:0.10.3-dmo1
ii  libavutil51  7:0.11.1-dmo2
ii  libc62.13-32
ii  libpostproc527:0.11.1-dmo2
ii  libsdl1.2debian  1.2.15-3
ii  libswscale2  7:0.11.1-dmo2

libav-tools recommends no packages.

libav-tools suggests no packages.

-- no debconf 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


Поздравляю

2012-11-17 Thread Британские Xmas Promo
Ваш Email ID выиграл £ 1,000,000.00 в телекоммуникационной Xmas Promo. послать
Названия:
Род занятий:
Страна:
Тел:


___
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#693525: libmkv: Broken watchfile

2012-11-17 Thread Jonathan McCrohan
Source: libmkv
Severity: normal
Tags: patch

Hi,

Github have changed their website which breaks debian/watch. I have
attached a patch which fixes this issue.

Jon

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (650, 'testing'), (600, 'unstable'), (450, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_IE.utf8, LC_CTYPE=en_IE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
>From b6ec5f8082b5730c3baf6af829bcc0c426c3a524 Mon Sep 17 00:00:00 2001
From: Jonathan McCrohan 
Date: Sat, 17 Nov 2012 14:29:58 +
Subject: [PATCH] Update watchfile to fix Github breakage

---
 debian/changelog |7 +++
 debian/watch |2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 5f94c78..2080f1a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libmkv (0.6.5.1-1.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Update watchfile to fix Github breakage.
+
+ -- Jonathan McCrohan   Sat, 17 Nov 2012 14:28:36 +
+
 libmkv (0.6.5.1-1) unstable; urgency=low
 
   [ Fabian Greffrath ]
diff --git a/debian/watch b/debian/watch
index df0cd18..1efe102 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 
-https://github.com/saintdev/libmkv/tags .*/tarball/(\d[\d\.]+)
+https://github.com/saintdev/libmkv/tags .*/(\d[\d\.]+)\.tar\.gz
-- 
1.7.10.4

___
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#693502: marked as done (FTBFS against libav 9)

2012-11-17 Thread Debian Bug Tracking System
Your message dated Sat, 17 Nov 2012 13:17:31 +
with message-id 
and subject line Bug#693502: fixed in gmerlin-avdecoder 1.2.0~dfsg-3
has caused the Debian Bug report #693502,
regarding FTBFS against libav 9
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.)


-- 
693502: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=693502
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gmerlin-avdecoder
Version: 1.2.0~dfsg-1
Severity: important
Tags: patch

Hi,

Your package FTBFS against libav 9, which is currently in experimental:

/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../include -I../include  -D_FORTIFY_SOURCE=2 
-DLOCALE_DIR=\"/usr/share/locale\" -D__BGAV__  -fvisibility=hidden -march=k8 
-mtune=k8 -O3 -funroll-all-loops -ffast-math -I/usr/include -I/usr/include   -g 
-O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -Wall -I/usr/include/mpeg2dec
-I/usr/include/libdca  -I/usr/include/schroedinger-1.0 
-I/usr/include/orc-0.4  -g -O2 -fstack-protector --param=ssp-buffer-size=4 
-Wformat -Werror=format-security -Wall  -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_REENTRANT 
-D_FILE_OFFSET_BITS=64   -Wall -Wmissing-declarations 
-Wdeclaration-after-statement -c -o demux_ffmpeg.lo demux_ffmpeg.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include -I../include 
-D_FORTIFY_SOURCE=2 -DLOCALE_DIR=\"/usr/share/locale\" -D__BGAV__ 
-fvisibility=hidden -march=k8 -mtune=k8 -O3 -funroll-all-loops -ffast-math 
-I/usr/include -I/usr/include -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall 
-I/usr/include/mpeg2dec -I/usr/include/libdca -I/usr/include/schroedinger-1.0 
-I/usr/include/orc-0.4 -g -O2 -fstack-protector --param=ssp-buffer-size=4 
-Wformat -Werror=format-security -Wall -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -D_REENTRANT 
-D_FILE_OFFSET_BITS=64 -Wall -Wmissing-declarations 
-Wdeclaration-after-statement -c demux_ffmpeg.c  -fPIC -DPIC -o 
.libs/demux_ffmpeg.o
demux_ffmpeg.c:299:7: error: 'CODEC_ID_SONIC' undeclared here (not in a 
function)


The attached patch fixes this. Please forward and discuss this with your 
upstream.

Cheers,
Reinhard

-- System Information:
Debian Release: wheezy/sid
  APT prefers precise-updates
  APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 
'precise-proposed'), (500, 'precise')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-33-generic (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Description: Fix FTBFS against libav 9
   * Unbreak compilation against libav 9
Author: Reinhard Tartler 

---
Bug-Debian: http://bugs.debian.org/
Bug-Ubuntu: https://launchpad.net/bugs/
Forwarded: no

Index: gmerlin-avdecoder-1.2.0~dfsg/lib/demux_ffmpeg.c
===
--- gmerlin-avdecoder-1.2.0~dfsg.orig/lib/demux_ffmpeg.c	2012-11-17 07:26:54.0 +
+++ gmerlin-avdecoder-1.2.0~dfsg/lib/demux_ffmpeg.c	2012-11-17 07:26:54.0 +
@@ -296,8 +296,10 @@
 { CODEC_ID_MACE3, BGAV_MK_FOURCC('M', 'A', 'C', '3') },
 { CODEC_ID_MACE6, BGAV_MK_FOURCC('M', 'A', 'C', '6') },
 { CODEC_ID_VMDAUDIO, BGAV_MK_FOURCC('V', 'M', 'D', 'A')},
+#if LIBAVCODEC_VERSION_MAJOR == 53
 { CODEC_ID_SONIC, BGAV_WAVID_2_FOURCC(0x2048) },
 //{ CODEC_ID_SONIC_LS, },
+#endif
 //{ CODEC_ID_FLAC, },
 { CODEC_ID_MP3ADU, BGAV_MK_FOURCC('r', 'm', 'p', '3') },
 { CODEC_ID_MP3ON4, BGAV_MK_FOURCC('m', '4', 'a', 29) },
Index: gmerlin-avdecoder-1.2.0~dfsg/lib/audio_ffmpeg.c
===
--- gmerlin-avdecoder-1.2.0~dfsg.orig/lib/audio_ffmpeg.c	2012-11-17 07:29:36.478270559 +
+++ gmerlin-avdecoder-1.2.0~dfsg/lib/audio_ffmpeg.c	2012-11-17 07:30:47.176321476 +
@@ -773,10 +773,12 @@
   CODEC_ID_VMDAUDIO,
   (uint32_t[]){ BGAV_MK_FOURCC('V', 'M', 'D', 'A'),
 0x00 } },
+#if LIBAVCODEC_VERSION_MAJOR == 53
 /* CODEC_ID_SONIC, */
 { "FFmpeg Sonic decoder", "Sonic", CODEC_ID_SONIC,
   (uint32_t[]){ BGAV_WAVID_2_FOURCC(0x2048), 0x00 },
   -1 },
+#endif
 
 /* CODEC_ID_SONIC_LS, */
 /* CODEC_ID_FLAC, */
--- End Message ---
--- Begin Message ---
Source: gmerlin-avdecoder
Source-Version: 1.2.0~dfsg-3

We believe that the bug you reported is fixed in the latest version of
gmerlin-avdecoder,

gmerlin-avdecoder_1.2.0~dfsg-3_amd64.changes ACCEPTED into unstable

2012-11-17 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 17 Nov 2012 12:54:49 +
Source: gmerlin-avdecoder
Binary: libgmerlin-avdec1 libgmerlin-avdec-dev libgmerlin-avdec-doc 
gmerlin-avdecoder-dbg gmerlin-plugins-avdecoder
Architecture: source all amd64
Version: 1.2.0~dfsg-3
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 

Changed-By: Alessio Treglia 
Description: 
 gmerlin-avdecoder-dbg - debugging symbols for Gmerlin_avdecoder
 gmerlin-plugins-avdecoder - avdecoder plugins for Gmerlin
 libgmerlin-avdec-dev - general multimedia decoding library (development files)
 libgmerlin-avdec-doc - general multimedia decoding library (documentation)
 libgmerlin-avdec1 - general multimedia decoding library
Closes: 693502
Changes: 
 gmerlin-avdecoder (1.2.0~dfsg-3) unstable; urgency=low
 .
   * Fix FTBFS with libav 9 (Closes: #693502) (LP: #1079993)
Checksums-Sha1: 
 1fa5c65e52283563ebf9355aa53b63567ea836eb 3018 
gmerlin-avdecoder_1.2.0~dfsg-3.dsc
 f74459de3c63995e4261d31f1b0be6e4c3569a0e 14870 
gmerlin-avdecoder_1.2.0~dfsg-3.debian.tar.gz
 a154b2c0283e08308831cf0dec19a03552d88bfb 121322 
libgmerlin-avdec-doc_1.2.0~dfsg-3_all.deb
 3e062f9b8f4a532fe2d4613dc59b4c0d502a6258 541998 
libgmerlin-avdec1_1.2.0~dfsg-3_amd64.deb
 4af3a972bc62d363837ff4f205c2c337668da79f 28486 
libgmerlin-avdec-dev_1.2.0~dfsg-3_amd64.deb
 540a3c049e057bd54b4ea53a563a3f7a4083 1871428 
gmerlin-avdecoder-dbg_1.2.0~dfsg-3_amd64.deb
 c0de9f3feb092fee42dcda1f2c024bf4bc082143 41188 
gmerlin-plugins-avdecoder_1.2.0~dfsg-3_amd64.deb
Checksums-Sha256: 
 5fdf3c21c91c6479dbed98e3ce61e6474168a1d6a868e17d9391a345e3ad4432 3018 
gmerlin-avdecoder_1.2.0~dfsg-3.dsc
 7d305b0bdf79bc6348033ef17789e8c780d31102a204df336a63901a270cacf4 14870 
gmerlin-avdecoder_1.2.0~dfsg-3.debian.tar.gz
 cf3ab32cbf104e9a0abb4ea1457dc9bf6f39b29fc3b2abb86bbf4e76ee129ab6 121322 
libgmerlin-avdec-doc_1.2.0~dfsg-3_all.deb
 10505983bdd73e5df197e11d4f9d2c1a5bbb812e9ece9513609ce418019b6748 541998 
libgmerlin-avdec1_1.2.0~dfsg-3_amd64.deb
 e502a60b74dfee6772d1d79e6335f4ecc05ad59a05ac072ae3eda6c0cee7498b 28486 
libgmerlin-avdec-dev_1.2.0~dfsg-3_amd64.deb
 3e5f5adf52d8c168f581339c256307d5a022a202b20e928580aa50a2c411c5d5 1871428 
gmerlin-avdecoder-dbg_1.2.0~dfsg-3_amd64.deb
 ccad69d2a0820ff123a3d86c799150f82de3065afb767694bc88099358c2cf09 41188 
gmerlin-plugins-avdecoder_1.2.0~dfsg-3_amd64.deb
Files: 
 6d073b8535b60520d469823b7b599a35 3018 libs extra 
gmerlin-avdecoder_1.2.0~dfsg-3.dsc
 d8e24a85004b07e83abb094f9f7e60be 14870 libs extra 
gmerlin-avdecoder_1.2.0~dfsg-3.debian.tar.gz
 4f4fc50b2b0c86d2d0eaf50deecf7d66 121322 doc extra 
libgmerlin-avdec-doc_1.2.0~dfsg-3_all.deb
 e847412556e55929ffae100205d71553 541998 libs extra 
libgmerlin-avdec1_1.2.0~dfsg-3_amd64.deb
 62989bdb71054ff23d1d557f9747a352 28486 libdevel extra 
libgmerlin-avdec-dev_1.2.0~dfsg-3_amd64.deb
 cc1f572f4e1dc98f660da601e0c7b90d 1871428 debug extra 
gmerlin-avdecoder-dbg_1.2.0~dfsg-3_amd64.deb
 481c785b6272a243c89cc2a3830d2500 41188 libs extra 
gmerlin-plugins-avdecoder_1.2.0~dfsg-3_amd64.deb

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

iQIcBAEBAgAGBQJQp4wpAAoJEOikiuUxHXZaOKIP/0hKuU2H4/BwLxgGCb5NhRSL
IRrD3j4gEq8KBNtoyV2RWEPYkQ6rx7kytjsWoLI0KzIV+1tNZU5JcGqQ/dzb/7rE
T9v//M4bd+GFRbBMr/vXAKrqZ2OPXuli9ItU5CpMrVKQ+gY3NmpwxfQ0qrqyU0ul
xCx8PRQoW33z/281mFXk/nWHQA1PK8tqXFTyXOjEmH5jAnwQ/ec48YUEDXuxHyPA
1ZNydw1cf5e5Z3AKYyEFk8rg8m5CRmTVqPpg7EY9OaCzdb9a8ahbYeyEl9Iabfe3
JyXNXC8i/OIKALcWLcA9oaqIs9DIkIxtAXG+oiV4L9tmPVRQR0lWlwZgvU9dawYt
4uLJ0oO0pUmuGdqh77HBQxi0FlCz6ksOTgaAKxt4i24VGMBuBhy48rNka7b2eGEz
f38amOiggJ7D/QQrnUJTHBcUUZlnu2cNPeykxX4xToMgcHnbE++phoglg+o+4KZr
5fSTGSl9QFZhkrVibjP2DhSukA0yLyPg4Zu2yh+udZyhNKgLZsoCxTsamLJl+vJP
mdgxtAyrpa9IYYIOYPi0/KGM8DepXODADeRF4JRDZvxbzHGFXQCCt6Y2I6v3AqfF
jlmd5mAuB9134YOaueeFAS0LQ9dpzAYGLnBmwVgiRTnPNroTbPMvpFvBlZT404LO
kgRC7lblkpipxGdpMQXp
=Pi7Y
-END PGP SIGNATURE-


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 gmerlin-avdecoder_1.2.0~dfsg-3_amd64.changes

2012-11-17 Thread Debian FTP Masters
gmerlin-avdecoder_1.2.0~dfsg-3_amd64.changes uploaded successfully to localhost
along with the files:
  gmerlin-avdecoder_1.2.0~dfsg-3.dsc
  gmerlin-avdecoder_1.2.0~dfsg-3.debian.tar.gz
  libgmerlin-avdec-doc_1.2.0~dfsg-3_all.deb
  libgmerlin-avdec1_1.2.0~dfsg-3_amd64.deb
  libgmerlin-avdec-dev_1.2.0~dfsg-3_amd64.deb
  gmerlin-avdecoder-dbg_1.2.0~dfsg-3_amd64.deb
  gmerlin-plugins-avdecoder_1.2.0~dfsg-3_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


Processed: tagging 693502

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

> tags 693502 + pending
Bug #693502 [gmerlin-avdecoder] FTBFS against libav 9
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
693502: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=693502
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: bug 693502 is forwarded to pl...@ipf.uni-stuttgart.de

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

> forwarded 693502 pl...@ipf.uni-stuttgart.de
Bug #693502 [gmerlin-avdecoder] FTBFS against libav 9
Set Bug forwarded-to-address to 'pl...@ipf.uni-stuttgart.de'.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
693502: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=693502
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#693502: gmerlin-avdecoder fails to build with libav 9

2012-11-17 Thread Alessio Treglia
Hi,

gmerlin-avdecoder failed to build against libav 9 in both Debian
experimental and Ubuntu raring, you may find more information and
buildlogs at the following URLs:

   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=693502
   https://launchpad.net/bugs/1079993

The attached patch fixes this issue.
Thanks in advance for any reply,

   Kind Regards.

--
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


fix-ftbfs-libav9.patch
Description: Binary data
___
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#676279: marked as done (libgmlib0: wrong package name in Debian package description)

2012-11-17 Thread Debian Bug Tracking System
Your message dated Sat, 17 Nov 2012 10:00:11 +
with message-id 
and subject line Bug#676279: fixed in gmtk 1.0.7-1
has caused the Debian Bug report #676279,
regarding libgmlib0: wrong package name in Debian package description
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.)


-- 
676279: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=676279
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libgmlib0
Severity: minor

Dear Maintainer,
I've found a type in the Debian Packade Description of this package:

...
A set of functions used by gnome-mplayer and gecko-mediaplyer.
...

s/gecko-mediaplyer/gecko-mediaplayer

This may prevent the user to find the desired package.

Bye.
Mirco aka scottmir

--
Due cose sono infinite: l'universo e la stupidità umana,
ma riguardo l'universo ho ancora dei dubbi.
(A.Einstein)
GNU/Linux User: 410619 (https://linuxcounter.net/)
--- End Message ---
--- Begin Message ---
Source: gmtk
Source-Version: 1.0.7-1

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

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

Debian distribution maintenance software
pp.
Sebastian Ramacher  (supplier of updated gmtk 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, 15 Nov 2012 22:32:39 +0100
Source: gmtk
Binary: libgmtk1 libgmtk1-dbg libgmlib1 libgmlib1-dbg libgmtk-dev libgmlib-dev 
libgmtk1-data
Architecture: source amd64 all
Version: 1.0.7-1
Distribution: experimental
Urgency: low
Maintainer: Debian Multimedia Maintainers 

Changed-By: Sebastian Ramacher 
Description: 
 libgmlib-dev - gnome-mplayer library (development files)
 libgmlib1  - gnome-mplayer library (shared library)
 libgmlib1-dbg - gnome-mplayer library (debugging symbols)
 libgmtk-dev - gnome-mplayer toolkit (development files)
 libgmtk1   - gnome-mplayer toolkit (shared library)
 libgmtk1-data - gnome-mplayer toolkit (common files)
 libgmtk1-dbg - gnome-mpayer toolkit (debugging symbols)
Closes: 676279
Changes: 
 gmtk (1.0.7-1) experimental; urgency=low
 .
   * New upstream release.
   * debian/control:
 - Fix typos in in Description. Thanks to Mirco Scottà for the report.
   (Closes: #676279)
 - Bump Standards-Version to 3.9.4 (no changes required).
 - Update my address.
   * debian/patches: Refresh patches.
   * Bump SONAME:
 - Rename lib{gmlib,gmtk}0 to lib{gmlib,gmtk}1.
 - Rename libgmtk0-data to libgmtk1-data.
 - Rename lib{gmlib,gmtk}0-dbg to lib{gmlib,gmtk}1-dbg.
   * debian/*.symbols: Update symbols.
   * debian/copyright:
 - Add Hans Ecke.
 - Update my address
Checksums-Sha1: 
 5477b9010b6769d059171892d5922aaa644e41f6 2336 gmtk_1.0.7-1.dsc
 6bebe7bb5d247472eb6f4d7b0a34ad3b94b29dc2 405357 gmtk_1.0.7.orig.tar.gz
 eecc8a3447beae99543cd088198b7db2f9d2a328 4636 gmtk_1.0.7-1.debian.tar.gz
 6d1051d134cb2e7827ca1c8b5b6e07e7c1f0fd60 45154 libgmtk1_1.0.7-1_amd64.deb
 ad0762b940596ea368e9da9d3aee35489f40f6e3 99496 libgmtk1-dbg_1.0.7-1_amd64.deb
 454efb9e9b57509e9c31c4c9b3ec70dedbaaabde 20630 libgmlib1_1.0.7-1_amd64.deb
 c5f9c97219b34fb211af5e9004124f11a820bc1a 36966 libgmlib1-dbg_1.0.7-1_amd64.deb
 f5aa4d58dbae92027b911707ffeedb3f2b30624a 193690 libgmtk-dev_1.0.7-1_amd64.deb
 082040cf2118e1f4aa63afed735b22ec9b6293f4 59002 libgmlib-dev_1.0.7-1_amd64.deb
 1c00a99513f4181979af6dbd72c6a65ff4a0b00b 21980 libgmtk1-data_1.0.7-1_all.deb
Checksums-Sha256: 
 25c230eafe9250d10ff1fe4a693a085c7d436d105ed16db4fc5dfd8e49633121 2336 
gmtk_1.0.7-1.dsc
 6c1e7ca1ad4415aa6860aaeeea2377c53f8f0dd37861039d69b26b08f70df2a0 405357 
gmtk_1.0.7.orig.tar.gz
 d1567d1bdaccd39310fc3f6904ebb526cd24ccc8a95bcfb87b04f2b322847547 4636 
gmtk_1.0.7-1.debian.tar.gz
 61879c3d3f41f72352c9bd7802ff31368981abb816ebca61f0ce97b68ef6a26a 45154 
libgmtk1_1.0.7-1_amd64.deb
 dca8d0c1942677a47fe78655d6c1330575632124d10d972f0b1ccba7590c2847 99496 
libgmtk1-dbg_1.0.7-1_amd64.deb
 79ff5fc2e650a39509b312066cfcba3a6573219e2b914fc02897c4a9b14618c8 20630 
libgmlib1_1.0.7-1_amd64.deb
 068c5dcc29349ee6e8204f8af3895524d2dab4baa4183bee3b6c5cba010bfc3b 36966 
libgmlib1-dbg_1

gmtk_1.0.7-1_amd64.changes ACCEPTED into experimental, experimental

2012-11-17 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 15 Nov 2012 22:32:39 +0100
Source: gmtk
Binary: libgmtk1 libgmtk1-dbg libgmlib1 libgmlib1-dbg libgmtk-dev libgmlib-dev 
libgmtk1-data
Architecture: source amd64 all
Version: 1.0.7-1
Distribution: experimental
Urgency: low
Maintainer: Debian Multimedia Maintainers 

Changed-By: Sebastian Ramacher 
Description: 
 libgmlib-dev - gnome-mplayer library (development files)
 libgmlib1  - gnome-mplayer library (shared library)
 libgmlib1-dbg - gnome-mplayer library (debugging symbols)
 libgmtk-dev - gnome-mplayer toolkit (development files)
 libgmtk1   - gnome-mplayer toolkit (shared library)
 libgmtk1-data - gnome-mplayer toolkit (common files)
 libgmtk1-dbg - gnome-mpayer toolkit (debugging symbols)
Closes: 676279
Changes: 
 gmtk (1.0.7-1) experimental; urgency=low
 .
   * New upstream release.
   * debian/control:
 - Fix typos in in Description. Thanks to Mirco Scottà for the report.
   (Closes: #676279)
 - Bump Standards-Version to 3.9.4 (no changes required).
 - Update my address.
   * debian/patches: Refresh patches.
   * Bump SONAME:
 - Rename lib{gmlib,gmtk}0 to lib{gmlib,gmtk}1.
 - Rename libgmtk0-data to libgmtk1-data.
 - Rename lib{gmlib,gmtk}0-dbg to lib{gmlib,gmtk}1-dbg.
   * debian/*.symbols: Update symbols.
   * debian/copyright:
 - Add Hans Ecke.
 - Update my address
Checksums-Sha1: 
 5477b9010b6769d059171892d5922aaa644e41f6 2336 gmtk_1.0.7-1.dsc
 6bebe7bb5d247472eb6f4d7b0a34ad3b94b29dc2 405357 gmtk_1.0.7.orig.tar.gz
 eecc8a3447beae99543cd088198b7db2f9d2a328 4636 gmtk_1.0.7-1.debian.tar.gz
 6d1051d134cb2e7827ca1c8b5b6e07e7c1f0fd60 45154 libgmtk1_1.0.7-1_amd64.deb
 ad0762b940596ea368e9da9d3aee35489f40f6e3 99496 libgmtk1-dbg_1.0.7-1_amd64.deb
 454efb9e9b57509e9c31c4c9b3ec70dedbaaabde 20630 libgmlib1_1.0.7-1_amd64.deb
 c5f9c97219b34fb211af5e9004124f11a820bc1a 36966 libgmlib1-dbg_1.0.7-1_amd64.deb
 f5aa4d58dbae92027b911707ffeedb3f2b30624a 193690 libgmtk-dev_1.0.7-1_amd64.deb
 082040cf2118e1f4aa63afed735b22ec9b6293f4 59002 libgmlib-dev_1.0.7-1_amd64.deb
 1c00a99513f4181979af6dbd72c6a65ff4a0b00b 21980 libgmtk1-data_1.0.7-1_all.deb
Checksums-Sha256: 
 25c230eafe9250d10ff1fe4a693a085c7d436d105ed16db4fc5dfd8e49633121 2336 
gmtk_1.0.7-1.dsc
 6c1e7ca1ad4415aa6860aaeeea2377c53f8f0dd37861039d69b26b08f70df2a0 405357 
gmtk_1.0.7.orig.tar.gz
 d1567d1bdaccd39310fc3f6904ebb526cd24ccc8a95bcfb87b04f2b322847547 4636 
gmtk_1.0.7-1.debian.tar.gz
 61879c3d3f41f72352c9bd7802ff31368981abb816ebca61f0ce97b68ef6a26a 45154 
libgmtk1_1.0.7-1_amd64.deb
 dca8d0c1942677a47fe78655d6c1330575632124d10d972f0b1ccba7590c2847 99496 
libgmtk1-dbg_1.0.7-1_amd64.deb
 79ff5fc2e650a39509b312066cfcba3a6573219e2b914fc02897c4a9b14618c8 20630 
libgmlib1_1.0.7-1_amd64.deb
 068c5dcc29349ee6e8204f8af3895524d2dab4baa4183bee3b6c5cba010bfc3b 36966 
libgmlib1-dbg_1.0.7-1_amd64.deb
 a6ea3b53c9a9d2a660827797543bef74c7c5cf7d1b442faba0a0b22ae501931d 193690 
libgmtk-dev_1.0.7-1_amd64.deb
 801e8a0a278ff7e09992e25e63c76bc86473316598f34c50dedcfef8463e33f9 59002 
libgmlib-dev_1.0.7-1_amd64.deb
 15b4b9f572c3ad0371784e53c1a026dc2afe67a8ef5dd770e98659f5bea677cd 21980 
libgmtk1-data_1.0.7-1_all.deb
Files: 
 40b83257d483e06cef8a49195c5a9bab 2336 libs optional gmtk_1.0.7-1.dsc
 919ea155b755a33ab052dacbbc6e7f03 405357 libs optional gmtk_1.0.7.orig.tar.gz
 19ae3629d1c1754291df10309ff55461 4636 libs optional gmtk_1.0.7-1.debian.tar.gz
 d8507c2494bfb4cf2a890650ec4694bf 45154 libs optional libgmtk1_1.0.7-1_amd64.deb
 f40970b88c7ae777c65224ae958ff68b 99496 debug extra 
libgmtk1-dbg_1.0.7-1_amd64.deb
 6f14d30e7d61a648fd4de16b70281b0a 20630 libs optional 
libgmlib1_1.0.7-1_amd64.deb
 f6a3065d55f01ba6361889469f26d0ec 36966 debug extra 
libgmlib1-dbg_1.0.7-1_amd64.deb
 33544380edc48ff61e7c7e766267f157 193690 libdevel optional 
libgmtk-dev_1.0.7-1_amd64.deb
 8f1618a64e980a2e6b44304d3e4bce27 59002 libdevel optional 
libgmlib-dev_1.0.7-1_amd64.deb
 50ff840a7ba82a04e200f9260e73e461 21980 libs optional 
libgmtk1-data_1.0.7-1_all.deb

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

iQIcBAEBCAAGBQJQpXwkAAoJEGny/FFupxmTpFkP/0xac72dYZoej6N//4JJh2K2
Qa+8yXi3abx8Hjh4Gs1+ZPSgNgjH4SOtll8Hj/PLbQus9/FS9IeAdhA3i8jUwqEG
MWJPXqKe+Txr+JjrKw2OGVagGz8Tz0H4QcZYAvFXLd4QSgbCAD+Zjzi4GJMHrI1V
4dypmY+g8+Zg/FeU3KrWoesO4aD9KwMbg3K2+DbDi+8bL7acdLDhNWmHDL+TPO0D
ZtNaphX0YFEazEQQRHj4jDW3JvYlcIDTFGTPL4SLwTdIR3bCcFIMAa72SwPeQGDF
fTqrLkRz09uWH0fZifQxv7kkBqGxyqAgOK+GKsbzxENgNpbVgXdoTanM7uXOqTfp
lUHzCqXC5STwCdnqqUSbxZskcar8i5b1vsuKQyzEksbuwI7BHx9F8X3jdXc0h1ee
keBYX42FaZtCuhdU+NQkmAley6Wz6JhVRBxAVNd3TsDsu2cwjXRN/1MDAofwhq0t
2uhOMJashwDxOlazfkBazdm+wTUpPiRJroOuWHpIBICSEI107cAFkVTdswoFvcEc
3IXBVMDneF0t+8qm+bzpNc8InR5OlxqHs1n0e4oy25DeaOlpfvQ47bmhHCjwpITu
o95dWx9CCblbi7otUc9PimXrbPMoOZlvASq4lrhS5MPWtEJ5PWrFpF/29yzP0qqu
dcPY+WCwRf0P6Oc6BDr1
=85+x
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

___
pkg-multimedia-main