Processing of audiofile_0.3.3-1~exp1_amd64.changes

2012-01-12 Thread Debian FTP Masters
audiofile_0.3.3-1~exp1_amd64.changes uploaded successfully to localhost
along with the files:
  audiofile_0.3.3-1~exp1.dsc
  audiofile_0.3.3.orig.tar.gz
  audiofile_0.3.3-1~exp1.debian.tar.gz
  libaudiofile-dev_0.3.3-1~exp1_amd64.deb
  libaudiofile1_0.3.3-1~exp1_amd64.deb
  libaudiofile-dbg_0.3.3-1~exp1_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


audiofile_0.3.3-1~exp1_amd64.changes is NEW

2012-01-12 Thread Debian FTP Masters
audiofile_0.3.3-1~exp1.debian.tar.gz
  to main/a/audiofile/audiofile_0.3.3-1~exp1.debian.tar.gz
audiofile_0.3.3-1~exp1.dsc
  to main/a/audiofile/audiofile_0.3.3-1~exp1.dsc
audiofile_0.3.3.orig.tar.gz
  to main/a/audiofile/audiofile_0.3.3.orig.tar.gz
(new) libaudiofile-dbg_0.3.3-1~exp1_amd64.deb extra debug
Open-source version of SGI's audiofile library (debug)
 The audiofile library allows the processing of audio data to and from audio
 files of many common formats (currently AIFF, AIFF-C, WAVE, NeXT/Sun, BICS,
 and raw data).
 .
 This package contains debugging symbols for the audiofile shared library.
 Tools like gdb and ltrace make use of these symbols.
libaudiofile-dev_0.3.3-1~exp1_amd64.deb
  to main/a/audiofile/libaudiofile-dev_0.3.3-1~exp1_amd64.deb
(new) libaudiofile1_0.3.3-1~exp1_amd64.deb optional libs
Open-source version of SGI's audiofile library
 The audiofile library allows the processing of audio data to and from audio
 files of many common formats (currently AIFF, AIFF-C, WAVE, NeXT/Sun, BICS,
 and raw data).
 .
 This package contains the library needed to run executables using
 libaudiofile.
Changes: audiofile (0.3.3-1~exp1) experimental; urgency=low
 .
  * New upstream release.
  * SONAME bump.
  * Add pkg-config to libaudiofile-dev's Recommends field.
  * Move debugging symbols from libaudiofile0-dbg to unversioned
libaudiofile-dbg.
  * Remove obsolete Conflicts/Replaces on libaudiofile0 (= 0.2.3-4)
from libaudiofile-dev's stanza.


Override entries for your package:
audiofile_0.3.3-1~exp1.dsc - source libs
libaudiofile-dev_0.3.3-1~exp1_amd64.deb - optional libdevel

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


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


Bug#655561: Multimedia keys not working with gnome 3

2012-01-12 Thread Damyan Ivanov
Package: guayadeque
Version: 0.3.1~dfsg0-1
Severity: normal
Tags: upstream patch

Hi,

(This is also LP#860600 [0])

[0] https://bugs.launchpad.net/ubuntu/+source/guayadeque/+bug/860600

Pressing multimedia keys (prev/next/play/stop) has no effect on guayadeque. 
What happens is that gnome shows a big no parking sign.

Looking at [1], it seems this is fixed by upstream in revision 1660 of their 
subversion tree[2].

 [1] 
http://guayadeque.org/forums/index.php?p=/discussion/comment/3221#Comment_3221
 [2] http://guayadeque.svn.sourceforge.net/viewvc/guayadeque/

As I understand it, that revision exports some player control interfaces to 
dbus, so that gnome is able to communicate with guayadeque.

And indeed, applying the attached patch makes the multimedia keys work under 
gnome 3.

Please consider applying the patch to the Debian package.


Thanks,
dam

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

Kernel: Linux 3.1.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=bg_BG.UTF-8, LC_CTYPE=bg_BG.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages guayadeque depends on:
ii  gstreamer0.10-plugins-base  0.10.35-1
ii  gstreamer0.10-plugins-good  0.10.30-2.1
ii  libc6   2.13-24
ii  libcurl3-gnutls 7.23.1-3
ii  libdbus-1-3 1.5.0-2
ii  libflac81.2.1-6
ii  libgcc1 1:4.6.2-9
ii  libgdk-pixbuf2.0-0  2.24.0-2
ii  libglib2.0-02.30.2-4
ii  libgpod40.8.2-4
ii  libgstreamer0.10-0  0.10.35-1
ii  libimobiledevice2   1.1.1-3
ii  libsqlite3-03.7.9-2
ii  libstdc++6  4.6.2-9
ii  libtag1c2a  1.7-1
ii  libwxbase2.8-0  2.8.12.1-6
ii  libwxgtk2.8-0   2.8.12.1-6
ii  libwxsqlite3-2.8-0  2.1.3-1
ii  libxml2 2.7.8.dfsg-5.1

guayadeque recommends no packages.

guayadeque suggests no packages.

-- no debconf information
diff --git a/src/dbus/mmkeys.cpp b/src/dbus/mmkeys.cpp
index 4754ce1..a4d8831 100644
--- a/src/dbus/mmkeys.cpp
+++ b/src/dbus/mmkeys.cpp
@@ -31,13 +31,55 @@ guMMKeys::guMMKeys( guDBusServer * server, guPlayerPanel * playerpanel ) : guDBu
 RegisterClient();
 
 // Support for the MultimediaKeys
-AddMatch( type='signal',interface='org.gnome.SettingsDaemon' );
+//AddMatch( type='signal',interface='org.gnome.SettingsDaemon' );
 AddMatch( type='signal',interface='org.gnome.SettingsDaemon.MediaKeys' );
+
+GrabMediaPlayerKeys( 0 );
 }
 
 //  //
 guMMKeys::~guMMKeys()
 {
+ReleaseMediaPlayerKeys();
+}
+
+//  //
+void guMMKeys::GrabMediaPlayerKeys( const unsigned int time )
+{
+guDBusMethodCall * Msg = new guDBusMethodCall( org.gnome.SettingsDaemon,
+/org/gnome/SettingsDaemon/MediaKeys,
+			org.gnome.SettingsDaemon.MediaKeys,
+			GrabMediaPlayerKeys );
+
+const char * AppId = Guayadeque;
+
+dbus_message_append_args( Msg-GetMessage(),
+  DBUS_TYPE_STRING, AppId,
+  DBUS_TYPE_UINT32, time,
+  DBUS_TYPE_INVALID );
+
+SendWithReply( Msg );
+
+delete Msg;
+}
+
+//  //
+void guMMKeys::ReleaseMediaPlayerKeys( void )
+{
+guDBusMethodCall * Msg = new guDBusMethodCall( org.gnome.SettingsDaemon,
+/org/gnome/SettingsDaemon/MediaKeys,
+			org.gnome.SettingsDaemon.MediaKeys,
+			ReleaseMediaPlayerKeys );
+
+const char * AppId = Guayadeque;
+
+dbus_message_append_args( Msg-GetMessage(),
+  DBUS_TYPE_STRING, AppId,
+  DBUS_TYPE_INVALID );
+
+SendWithReply( Msg );
+
+delete Msg;
 }
 
 //  //
@@ -54,8 +96,13 @@ DBusHandlerResult guMMKeys::HandleMessages( guDBusMessage * msg, guDBusMessage *
 // MULTIMEDIA KEYS
 if( Type == DBUS_MESSAGE_TYPE_SIGNAL )  // If its a Signal message
 {
-if( !strcmp( Path, /org/gnome/SettingsDaemon ) ||
-!strcmp( Path, /org/gnome/SettingsDaemon/MediaKeys ) )
+//guLogMessage( wxT(  Received Signal \n )
+//  wxT( Path   : '%s'\n )
+//  wxT( Member : '%s' ),
+// wxString( Path, wxConvUTF8 ).c_str(),
+// wxString( Member, wxConvUTF8 ).c_str()
+//);
+if( !strcmp( Path, /org/gnome/SettingsDaemon/MediaKeys ) )
 {
 if( !strcmp( Member, MediaPlayerKeyPressed ) )
 {
diff --git 

Processed: tagging 655561

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

 tags 655561 + pending
Bug #655561 [guayadeque] Multimedia keys not working with gnome 3
Added tag(s) pending.
 thanks
Stopping processing here.

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


Processing of guayadeque_0.3.1~dfsg0-2_amd64.changes

2012-01-12 Thread Debian FTP Masters
guayadeque_0.3.1~dfsg0-2_amd64.changes uploaded successfully to localhost
along with the files:
  guayadeque_0.3.1~dfsg0-2.dsc
  guayadeque_0.3.1~dfsg0-2.debian.tar.gz
  guayadeque_0.3.1~dfsg0-2_amd64.deb
  guayadeque-dbg_0.3.1~dfsg0-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


guayadeque_0.3.1~dfsg0-2_amd64.changes ACCEPTED into unstable

2012-01-12 Thread Debian FTP Masters



Accepted:
guayadeque-dbg_0.3.1~dfsg0-2_amd64.deb
  to main/g/guayadeque/guayadeque-dbg_0.3.1~dfsg0-2_amd64.deb
guayadeque_0.3.1~dfsg0-2.debian.tar.gz
  to main/g/guayadeque/guayadeque_0.3.1~dfsg0-2.debian.tar.gz
guayadeque_0.3.1~dfsg0-2.dsc
  to main/g/guayadeque/guayadeque_0.3.1~dfsg0-2.dsc
guayadeque_0.3.1~dfsg0-2_amd64.deb
  to main/g/guayadeque/guayadeque_0.3.1~dfsg0-2_amd64.deb


Override entries for your package:
guayadeque-dbg_0.3.1~dfsg0-2_amd64.deb - extra debug
guayadeque_0.3.1~dfsg0-2.dsc - source sound
guayadeque_0.3.1~dfsg0-2_amd64.deb - optional sound

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


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#655561: marked as done (Multimedia keys not working with gnome 3)

2012-01-12 Thread Debian Bug Tracking System
Your message dated Thu, 12 Jan 2012 12:02:21 +
with message-id e1rljml-0007i9...@franck.debian.org
and subject line Bug#655561: fixed in guayadeque 0.3.1~dfsg0-2
has caused the Debian Bug report #655561,
regarding Multimedia keys not working with gnome 3
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.)


-- 
655561: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=655561
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: guayadeque
Version: 0.3.1~dfsg0-1
Severity: normal
Tags: upstream patch

Hi,

(This is also LP#860600 [0])

[0] https://bugs.launchpad.net/ubuntu/+source/guayadeque/+bug/860600

Pressing multimedia keys (prev/next/play/stop) has no effect on guayadeque. 
What happens is that gnome shows a big no parking sign.

Looking at [1], it seems this is fixed by upstream in revision 1660 of their 
subversion tree[2].

 [1] 
http://guayadeque.org/forums/index.php?p=/discussion/comment/3221#Comment_3221
 [2] http://guayadeque.svn.sourceforge.net/viewvc/guayadeque/

As I understand it, that revision exports some player control interfaces to 
dbus, so that gnome is able to communicate with guayadeque.

And indeed, applying the attached patch makes the multimedia keys work under 
gnome 3.

Please consider applying the patch to the Debian package.


Thanks,
dam

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

Kernel: Linux 3.1.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=bg_BG.UTF-8, LC_CTYPE=bg_BG.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages guayadeque depends on:
ii  gstreamer0.10-plugins-base  0.10.35-1
ii  gstreamer0.10-plugins-good  0.10.30-2.1
ii  libc6   2.13-24
ii  libcurl3-gnutls 7.23.1-3
ii  libdbus-1-3 1.5.0-2
ii  libflac81.2.1-6
ii  libgcc1 1:4.6.2-9
ii  libgdk-pixbuf2.0-0  2.24.0-2
ii  libglib2.0-02.30.2-4
ii  libgpod40.8.2-4
ii  libgstreamer0.10-0  0.10.35-1
ii  libimobiledevice2   1.1.1-3
ii  libsqlite3-03.7.9-2
ii  libstdc++6  4.6.2-9
ii  libtag1c2a  1.7-1
ii  libwxbase2.8-0  2.8.12.1-6
ii  libwxgtk2.8-0   2.8.12.1-6
ii  libwxsqlite3-2.8-0  2.1.3-1
ii  libxml2 2.7.8.dfsg-5.1

guayadeque recommends no packages.

guayadeque suggests no packages.

-- no debconf information
diff --git a/src/dbus/mmkeys.cpp b/src/dbus/mmkeys.cpp
index 4754ce1..a4d8831 100644
--- a/src/dbus/mmkeys.cpp
+++ b/src/dbus/mmkeys.cpp
@@ -31,13 +31,55 @@ guMMKeys::guMMKeys( guDBusServer * server, guPlayerPanel * playerpanel ) : guDBu
 RegisterClient();
 
 // Support for the MultimediaKeys
-AddMatch( type='signal',interface='org.gnome.SettingsDaemon' );
+//AddMatch( type='signal',interface='org.gnome.SettingsDaemon' );
 AddMatch( type='signal',interface='org.gnome.SettingsDaemon.MediaKeys' );
+
+GrabMediaPlayerKeys( 0 );
 }
 
 //  //
 guMMKeys::~guMMKeys()
 {
+ReleaseMediaPlayerKeys();
+}
+
+//  //
+void guMMKeys::GrabMediaPlayerKeys( const unsigned int time )
+{
+guDBusMethodCall * Msg = new guDBusMethodCall( org.gnome.SettingsDaemon,
+/org/gnome/SettingsDaemon/MediaKeys,
+			org.gnome.SettingsDaemon.MediaKeys,
+			GrabMediaPlayerKeys );
+
+const char * AppId = Guayadeque;
+
+dbus_message_append_args( Msg-GetMessage(),
+  DBUS_TYPE_STRING, AppId,
+  DBUS_TYPE_UINT32, time,
+  DBUS_TYPE_INVALID );
+
+SendWithReply( Msg );
+
+delete Msg;
+}
+
+//  //
+void guMMKeys::ReleaseMediaPlayerKeys( void )
+{
+guDBusMethodCall * Msg = new guDBusMethodCall( org.gnome.SettingsDaemon,
+/org/gnome/SettingsDaemon/MediaKeys,
+			org.gnome.SettingsDaemon.MediaKeys,
+			ReleaseMediaPlayerKeys );
+
+const char * AppId = Guayadeque;
+
+dbus_message_append_args( Msg-GetMessage(),
+  DBUS_TYPE_STRING, AppId,
+  DBUS_TYPE_INVALID );
+
+SendWithReply( Msg );
+
+delete Msg;
 }
 
 // 

Advene package - new release, package updated

2012-01-12 Thread Olivier Aubert
Hello

I last asked for reviewing the packaging of Advene last june. Since
there were some things better addressed upstream, it took some time, but
finally we released a 1.0 version of Advene, which fixes some Debian
issues (licenses, locale file generation). I updated the package to
address other reported issues (DEP5 compliance).

Could anyone (Jonas) have a look at it, and report any remaining
issues? 

Have a nice day. Regards,
Olivier



___
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: Advene package - new release, package updated

2012-01-12 Thread Alessio Treglia
Please, first of all, push the pristine-tar branch.

-- 
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-12 Thread Alessio Treglia
On Mon, Jan 9, 2012 at 11:52 AM, Jonas Smedegaard d...@jones.dk wrote:
 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.

That's backward-compatibility: to make a backport of this revision,
reverting the above commit would be the only needed change.

-- 
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: Advene package - new release, package updated

2012-01-12 Thread Olivier Aubert
On Thu, 2012-01-12 at 15:00 +0100, Alessio Treglia wrote:
 Please, first of all, push the pristine-tar branch.
Done. 

Olivier



___
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-12 Thread Jonas Smedegaard
On 12-01-12 at 03:08pm, Alessio Treglia wrote:
 On Mon, Jan 9, 2012 at 11:52 AM, Jonas Smedegaard d...@jones.dk wrote:
  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.
 
 That's backward-compatibility: to make a backport of this revision, 
 reverting the above commit would be the only needed change.

Do you seriously not get my point, or are we playing some kind of game 
here?

FTBFS using official-but-not-up-to-date Debian packages is a bug.  Not 
an RC bug, but still a bug.


 - 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

Processing of advene_1.0-1_amd64.changes

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


advene_1.0-1_amd64.changes is NEW

2012-01-12 Thread Debian FTP Masters
(new) advene_1.0-1.debian.tar.gz optional video
(new) advene_1.0-1.dsc optional video
(new) advene_1.0-1_all.deb optional video
Annotate DVDs, Exchange on the Net
 The Advene (Annotate DVd, Exchange on the NEt) project is aimed
 towards communities exchanging discourses (analysis, studies) about
 audiovisual documents (e.g. movies) in DVD format. This requires that
 audiovisual content and hypertext facilities be integrated, thanks to
 annotations providing explicit structures on  audiovisual streams, upon
 which hypervideo documents can be engineered.
 .
 The cross-platform Advene application allows users to easily
 create comments and analyses of video documents, through the
 definition of time-aligned annotations and their mobilisation
 into automatically-generated or user-written comment views (HTML
 documents). Annotations can also be used to modify the rendition
 of the audiovisual document, thus providing virtual montage,
 captioning, navigation... capabilities. Users can exchange their
 comments/analyses in the form of Advene packages, independently from
 the video itself.
 .
 The Advene framework provides models and tools allowing to design and reuse
 annotations schemas; annotate video streams according to these schemas;
 generate and create Stream-Time Based (mainly video-centred) or User-Time
 Based (mainly text-centred) visualisations of the annotations. Schemas
 (annotation- and relation-types), annotations and relations, queries and
 views can be clustered and shared in units called packages. Hypervideo
 documents are generated when needed, both from packages (for annotation and
 view description) and DVDs (audiovisual streams).
(new) advene_1.0.orig.tar.gz optional video
Changes: advene (1.0-1) unstable; urgency=low
 .
  * Initial release (Closes: #508451)


Override entries for your package:

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


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


Processed: [bts-link] source package libav

2012-01-12 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: libswscale crashes when upscaling pictures using hyscale_fast2, 
 MMX variant on amd64 with gcc-4.6 and later
 #  * http://bugzilla.libav.org/show_bug.cgi?id=78
 #  * remote status changed: NEW - RESOLVED
 #  * remote resolution changed: (?) - FIXED
 #  * closed upstream
 tags 647824 + fixed-upstream
Bug #647824 [libswscale2] libswscale crashes when upscaling pictures using 
hyscale_fast2, MMX variant on amd64 with gcc-4.6 and later
Added tag(s) fixed-upstream.
 usertags 647824 - status-NEW
Bug#647824: libswscale crashes when upscaling pictures using hyscale_fast2, MMX 
variant on amd64 with gcc-4.6 and later
Usertags were: status-NEW.
Usertags are now: .
 usertags 647824 + status-RESOLVED resolution-FIXED
Bug#647824: libswscale crashes when upscaling pictures using hyscale_fast2, MMX 
variant on amd64 with gcc-4.6 and later
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 - RESOLVED
 #  * remote resolution changed: (?) - FIXED
 #  * closed upstream
 tags 654573 + fixed-upstream
Bug #654573 [libav] CVE-2011-3895: heap-based buffer overflow in vorbis decoder
Added tag(s) fixed-upstream.
 usertags 654573 - status-NEW
Bug#654573: CVE-2011-3895: heap-based buffer overflow in vorbis decoder
Usertags were: status-NEW.
Usertags are now: .
 usertags 654573 + status-RESOLVED resolution-FIXED
Bug#654573: CVE-2011-3895: heap-based buffer overflow in vorbis decoder
There were no usertags set.
Usertags are now: status-RESOLVED resolution-FIXED.
 thanks
Stopping processing here.

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


yafaray-blender2.5-exporter REMOVED from testing

2012-01-12 Thread Debian testing watch
FYI: The status of the yafaray-blender2.5-exporter source package
in Debian's testing distribution has changed.

  Previous version: 0.1.2~beta2.2-1
  Current version:  (not in testing)
  Hint: Package not in unstable

The script that generates this mail tries to extract removal
reasons from comments in the britney hint files. Those comments
were not originally meant to be machine readable, so if the
reason for removing your package seems to be nonsense, it is
probably the reporting script that got confused. Please check the
actual hints file before you complain about meaningless removals.

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

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


pd-hid 0.7-1 MIGRATED to testing

2012-01-12 Thread Debian testing watch
FYI: The status of the pd-hid source package
in Debian's testing distribution has changed.

  Previous version: (not in testing)
  Current version:  0.7-1

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

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


pd-cyclone 0.1~alpha55-6 MIGRATED to testing

2012-01-12 Thread Debian testing watch
FYI: The status of the pd-cyclone source package
in Debian's testing distribution has changed.

  Previous version: 0.1~alpha55-3
  Current version:  0.1~alpha55-6

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

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


[bts-link] source package libav

2012-01-12 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: libswscale crashes when upscaling pictures using hyscale_fast2, 
MMX variant on amd64 with gcc-4.6 and later
#  * http://bugzilla.libav.org/show_bug.cgi?id=78
#  * remote status changed: NEW - RESOLVED
#  * remote resolution changed: (?) - FIXED
#  * closed upstream
tags 647824 + fixed-upstream
usertags 647824 - status-NEW
usertags 647824 + 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 - RESOLVED
#  * remote resolution changed: (?) - FIXED
#  * closed upstream
tags 654573 + fixed-upstream
usertags 654573 - status-NEW
usertags 654573 + status-RESOLVED resolution-FIXED

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


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

2012-01-12 Thread Carl Eugen Hoyos
Hans-Christoph Steiner hans at at.or.at writes:

  I'm not really convinced by 'avtools' and 'avutils', as both seem
  pretty generic to me. 'libav' was chosen to follow the name change of
  the project 'ffmpeg'-'libav'.
  
  To clarify:
  There was no name change, the FFmpeg project is active with no name change
  at http://ffmpeg.org
  libav is just one of several FFmpeg forks, all forks share several security
  issues and many known bugs and regressions not present in FFmpeg, see the
  FFmpeg bug tracker for details
 
 How about we keep this fight out of Debian? 

 It seems clear that the place for libav bug reports would be the libav bug
 tracker.

You are completely right, some issues that were fixed in FFmpeg (but are still
reproducible with avconv) are listed on the forks' bugtracker, but many more
issues are listed as fixed tickets on FFmpeg trac, that is why I recommend it as
a resource.

 It also seems clear libav is an ffmpeg fork, and ffmpeg is also alive as a
 project.

This is exactly what I was trying to clarify, I don't think this was clear in
the original mail above, sorry if you feel my mail wasn't clear either.

 Its certainly not the first time such a thing has happened in the world of
 free software.

I don't claim that's not true, but I do not know of an example.

 I think there should also be room for someone to package ffmpeg for Debian if
 they wanted to since it provides different things than libav.

That would be great, Michael has suggested this several times since the fork
happened, it was even discussed on this list. The FFmpeg developers would
certainly strongly support that.

 I see no reason for Debian policy to dictate that ffmpeg not be allowed in
 Debian, please illuminate me if you believe otherwise.  I do fear that useful
 software (ffmpeg in this case) will be prevented from inclusion in Debian.

+1

Carl Eugen


___
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 libaacs_0.3.0-2_amd64.changes

2012-01-12 Thread Debian FTP Masters
libaacs_0.3.0-2_amd64.changes uploaded successfully to localhost
along with the files:
  libaacs_0.3.0-2.dsc
  libaacs_0.3.0-2.debian.tar.gz
  libaacs0_0.3.0-2_amd64.deb
  libaacs0-dbg_0.3.0-2_amd64.deb
  libaacs-dev_0.3.0-2_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


libaacs_0.3.0-2_amd64.changes is NEW

2012-01-12 Thread Debian FTP Masters
libaacs-dev_0.3.0-2_all.deb
  to main/liba/libaacs/libaacs-dev_0.3.0-2_all.deb
(new) libaacs0-dbg_0.3.0-2_amd64.deb extra debug
free-and-libre implementation of AACS (debug symbols)
 libaacs is a research project to implement the Advanced Access Content
 System specification. It provides, through an open-source library, a
 way to understand how the AACS works.
 .
 This package DOES NOT provide any key or certificate that could be used
 to decode encrypted copyrighted material. It is based on the official
 public AACS specification only.
 .
 This package provides debug symbols for the shared library.
libaacs0_0.3.0-2_amd64.deb
  to main/liba/libaacs/libaacs0_0.3.0-2_amd64.deb
libaacs_0.3.0-2.debian.tar.gz
  to main/liba/libaacs/libaacs_0.3.0-2.debian.tar.gz
libaacs_0.3.0-2.dsc
  to main/liba/libaacs/libaacs_0.3.0-2.dsc
Changes: libaacs (0.3.0-2) unstable; urgency=low
 .
  [ Alessio Treglia ]
  * debian/control: package's long description cleanup (Closes: #652237).
  * Fix segfaults when mount point patch cannot be resolved.
- The fix works on Linux only, since non-Linux archs still rely on
  the old code (cause of PATH_MAX).
 .
  [ Rico Tzschichholz ]
  * Add debug package.


Override entries for your package:
libaacs-dev_0.3.0-2_all.deb - optional libdevel
libaacs0_0.3.0-2_amd64.deb - optional video
libaacs_0.3.0-2.dsc - source video

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


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 pd-mapping_0.2-2_amd64.changes

2012-01-12 Thread Debian FTP Masters
pd-mapping_0.2-2_amd64.changes uploaded successfully to localhost
along with the files:
  pd-mapping_0.2-2.dsc
  pd-mapping_0.2-2.debian.tar.gz
  pd-mapping_0.2-2_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


pd-mapping_0.2-2_amd64.changes ACCEPTED into unstable

2012-01-12 Thread Debian FTP Masters



Accepted:
pd-mapping_0.2-2.debian.tar.gz
  to main/p/pd-mapping/pd-mapping_0.2-2.debian.tar.gz
pd-mapping_0.2-2.dsc
  to main/p/pd-mapping/pd-mapping_0.2-2.dsc
pd-mapping_0.2-2_all.deb
  to main/p/pd-mapping/pd-mapping_0.2-2_all.deb


Override entries for your package:
pd-mapping_0.2-2.dsc - source sound
pd-mapping_0.2-2_all.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 gecko-mediaplayer_1.0.5-1_amd64.changes

2012-01-12 Thread Debian FTP Masters
gecko-mediaplayer_1.0.5-1_amd64.changes uploaded successfully to localhost
along with the files:
  gecko-mediaplayer_1.0.5-1.dsc
  gecko-mediaplayer_1.0.5.orig.tar.gz
  gecko-mediaplayer_1.0.5-1.debian.tar.gz
  gecko-mediaplayer_1.0.5-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


Re: advocate for becoming DD

2012-01-12 Thread Hans-Christoph Steiner

A month later and resounding silence, either everyone thinks I'm unworthy of 
becoming a DD or ...?  Even a negative response would be better than silence :) 
 I also asked on Debian-NYC, the crew that I worked with to put on Debconf-NYC, 
and got the same silence, so I'm not really sure what to do next.

.hc

On Dec 9, 2011, at 1:50 PM, Hans-Christoph Steiner wrote:

 
 Hey all,
 
 Now that I've been a DM for at over 6 months, I'm thinking I'm ready to take 
 the final step and become a full DD.  Then not only will I no longer need to 
 bother y'all with my upload requests, but then I can also handle the upload 
 requests of others!  Here are the 34 packages I am one of the maintainers on, 
 plus the 9 that are in the works:
 
 http://qa.debian.org/developer.php?login=hans%40eds.org
 
 My name is registered in the system if you are ready to advocate:
 https://nm.debian.org/nmadvocate.php?email=hans%40eds.org
 
 .hc
 
 
 
 [W]e have invented the technology to eliminate scarcity, but we are 
 deliberately throwing it away to benefit those who profit from scarcity. 
-John Gilmore
 
 





If nature has made any one thing less susceptible than all others of exclusive 
property, it is the action of the thinking power called an idea, which an 
individual may exclusively possess as long as he keeps it to himself; but the 
moment it is divulged, it forces itself into the possession of everyone, and 
the receiver cannot dispossess himself of it.- Thomas Jefferson



___
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: upload request: pd-mapping

2012-01-12 Thread Felipe Sateler
On Fri, Dec 30, 2011 at 14:52, Hans-Christoph Steiner h...@at.or.at wrote:

 I am trying to get pd-hid into Debian/testing and also Ubuntu by getting
 it in before the Ubuntu Debian Import deadline.  This update of
 pd-mapping (0.2-2) is the last step, but I don't yet had upload
 priviledges for it.  Its all ready for upload, hopefully someone can
 upload it in the next day or two so it makes it into testing in time.


Uploaded.

-- 

Saludos,
Felipe Sateler

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

Bug#649891: how does it work in 64-bit?

2012-01-12 Thread Hans-Christoph Steiner

Thanks for the bug report and patch, I'm also upstream on this, so I can get it 
in there.  One question: I noticed that epsilon is 1e-9 as a float.  We're in 
the process of porting all Pd libraries to support a 64-bit t_float and 
t_sample.  The 'vbap' library is not there yet, but we hope to get it there.  
Does the value of epsilon need to be different when t_float is 64-bit double 
precision?  Is it possible to make eplison work for both t_float/t_sample as 
single and double precision?





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


gecko-mediaplayer_1.0.5-1_amd64.changes ACCEPTED into unstable

2012-01-12 Thread Debian FTP Masters



Accepted:
gecko-mediaplayer_1.0.5-1.debian.tar.gz
  to main/g/gecko-mediaplayer/gecko-mediaplayer_1.0.5-1.debian.tar.gz
gecko-mediaplayer_1.0.5-1.dsc
  to main/g/gecko-mediaplayer/gecko-mediaplayer_1.0.5-1.dsc
gecko-mediaplayer_1.0.5-1_amd64.deb
  to main/g/gecko-mediaplayer/gecko-mediaplayer_1.0.5-1_amd64.deb
gecko-mediaplayer_1.0.5.orig.tar.gz
  to main/g/gecko-mediaplayer/gecko-mediaplayer_1.0.5.orig.tar.gz


Override entries for your package:
gecko-mediaplayer_1.0.5-1.dsc - source video
gecko-mediaplayer_1.0.5-1_amd64.deb - optional video

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 567169 628997 638336 652152 


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#619530: marked as done (ffmpeg: backport of 4:0.6.1-5 from unstable produces WARNING: library configuration mismatch)

2012-01-12 Thread Debian Bug Tracking System
Your message dated Thu, 12 Jan 2012 20:47:41 +
with message-id e1rlryj-0005pc...@franck.debian.org
and subject line Bug#619530: fixed in libav 4:0.8~beta2-1
has caused the Debian Bug report #619530,
regarding ffmpeg: backport of 4:0.6.1-5 from unstable produces WARNING: library 
configuration mismatch
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.)


-- 
619530: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619530
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: ffmpeg
Version: 4:0.6.1-5
Severity: minor


Hi,

I backported ffmpeg 4:0.6.1-5 from unstable to squeeze. On running it,
I see the following warning

WARNING: library configuration mismatch

inter alia. The complete output of ffmpeg is given below. I don't know
if the version on unstable has the same problem, and I don't have an
unstable installation handy right now to test with. However, if it
does not, that makes me wonder why it should show up in a backport.

   Regards, Faheem

*

FFmpeg version 0.6.1-4:0.6.1-5, Copyright (c) 2000-2010 the FFmpeg developers
  built on Mar 24 2011 17:36:33 with gcc 4.4.5

configuration: --extra-version=4:0.6.1-5 --prefix=/usr
--enable-avfilter --enable-avfilter-lavf --enable-vdpau --enable-bzlib
--enable-libgsm --enable-libschroedinger --enable-libspeex
--enable-libtheora --enable-libvorbis --enable-pthreads --enable-zlib
--enable-libvpx --disable-stripping --enable-runtime-cpudetect
--enable-vaapi --enable-libopenjpeg --enable-gpl --enable-postproc
--enable-x11grab --enable-libdirac --enable-libfaad --enable-librtmp
--enable-libdc1394 --enable-shared --disable-static

WARNING: library configuration mismatch

libavutil configuration: --extra-version=4:0.6.1-5 --prefix=/usr
--enable-avfilter --enable-avfilter-lavf --enable-vdpau --enable-bzlib
--enable-libgsm --enable-libschroedinger --enable-libspeex
--enable-libtheora --enable-libvorbis --enable-pthreads --enable-zlib
--enable-libvpx --disable-stripping --enable-runtime-cpudetect
--enable-vaapi --enable-libopenjpeg --enable-gpl --enable-postproc
--enable-x11grab --enable-libdirac --enable-libfaad --enable-librtmp
--enable-libdc1394 --shlibdir=/usr/lib/i686/cmov --cpu=i686
--enable-shared --disable-static --disable-ffmpeg --disable-ffplay

libavcodec configuration: --extra-version=4:0.6.1-5 --prefix=/usr
--enable-avfilter --enable-avfilter-lavf --enable-vdpau --enable-bzlib
--enable-libgsm --enable-libschroedinger --enable-libspeex
--enable-libtheora --enable-libvorbis --enable-pthreads --enable-zlib
--enable-libvpx --disable-stripping --enable-runtime-cpudetect
--enable-vaapi --enable-libopenjpeg --enable-gpl --enable-postproc
--enable-x11grab --enable-libdirac --enable-libfaad --enable-librtmp
--enable-libdc1394 --shlibdir=/usr/lib/i686/cmov --cpu=i686
--enable-shared --disable-static --disable-ffmpeg --disable-ffplay

libavformat configuration: --extra-version=4:0.6.1-5 --prefix=/usr
--enable-avfilter --enable-avfilter-lavf --enable-vdpau --enable-bzlib
--enable-libgsm --enable-libschroedinger --enable-libspeex
--enable-libtheora --enable-libvorbis --enable-pthreads --enable-zlib
--enable-libvpx --disable-stripping --enable-runtime-cpudetect
--enable-vaapi --enable-libopenjpeg --enable-gpl --enable-postproc
--enable-x11grab --enable-libdirac --enable-libfaad --enable-librtmp
--enable-libdc1394 --shlibdir=/usr/lib/i686/cmov --cpu=i686
--enable-shared --disable-static --disable-ffmpeg --disable-ffplay

libavdevice configuration: --extra-version=4:0.6.1-5 --prefix=/usr
--enable-avfilter --enable-avfilter-lavf --enable-vdpau --enable-bzlib
--enable-libgsm --enable-libschroedinger --enable-libspeex
--enable-libtheora --enable-libvorbis --enable-pthreads --enable-zlib
--enable-libvpx --disable-stripping --enable-runtime-cpudetect
--enable-vaapi --enable-libopenjpeg --enable-gpl --enable-postproc
--enable-x11grab --enable-libdirac --enable-libfaad --enable-librtmp
--enable-libdc1394 --shlibdir=/usr/lib/i686/cmov --cpu=i686
--enable-shared --disable-static --disable-ffmpeg --disable-ffplay

libavfilter configuration: --extra-version=4:0.6.1-5 --prefix=/usr
--enable-avfilter --enable-avfilter-lavf --enable-vdpau --enable-bzlib
--enable-libgsm --enable-libschroedinger --enable-libspeex
--enable-libtheora --enable-libvorbis --enable-pthreads --enable-zlib
--enable-libvpx --disable-stripping --enable-runtime-cpudetect
--enable-vaapi --enable-libopenjpeg --enable-gpl --enable-postproc
--enable-x11grab --enable-libdirac 

Bug#647824: marked as done (libswscale crashes when upscaling pictures using hyscale_fast2, MMX variant on amd64 with gcc-4.6 and later)

2012-01-12 Thread Debian Bug Tracking System
Your message dated Thu, 12 Jan 2012 20:47:41 +
with message-id e1rlryj-0005pg...@franck.debian.org
and subject line Bug#647824: fixed in libav 4:0.8~beta2-1
has caused the Debian Bug report #647824,
regarding libswscale crashes when upscaling pictures using hyscale_fast2, MMX 
variant on amd64 with gcc-4.6 and later
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.)


-- 
647824: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=647824
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: libav
Version: 4:0.7.2-1

If I build the current xbmc snapshot, then it dies at runtime when
creating thumbnails for wmv files. See http://trac.xbmc.org/ticket/11789
for more details

http://article.gmane.org/gmane.comp.video.ffmpeg.devel/13

provides a workaround. Do you think this could be included in the
libav and libav-extra packages?


Many thanx

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

iEYEARECAAYFAk62u4oACgkQUTlbRTxpHjfo3wCff3OBCGrCdAyR+4Hdh4V0Mdn3
V8IAoIFkb9jWZ+YCkrs6ALfXG2MbYCyP
=7S+N
-END PGP SIGNATURE-


---End Message---
---BeginMessage---
Source: libav
Source-Version: 4:0.8~beta2-1

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

ffmpeg-dbg_0.8~beta2-1_amd64.deb
  to main/liba/libav/ffmpeg-dbg_0.8~beta2-1_amd64.deb
ffmpeg-doc_0.8~beta2-1_all.deb
  to main/liba/libav/ffmpeg-doc_0.8~beta2-1_all.deb
ffmpeg_0.8~beta2-1_all.deb
  to main/liba/libav/ffmpeg_0.8~beta2-1_all.deb
libav-dbg_0.8~beta2-1_amd64.deb
  to main/liba/libav/libav-dbg_0.8~beta2-1_amd64.deb
libav-doc_0.8~beta2-1_all.deb
  to main/liba/libav/libav-doc_0.8~beta2-1_all.deb
libav-source_0.8~beta2-1_all.deb
  to main/liba/libav/libav-source_0.8~beta2-1_all.deb
libav-tools_0.8~beta2-1_amd64.deb
  to main/liba/libav/libav-tools_0.8~beta2-1_amd64.deb
libav_0.8~beta2-1.debian.tar.gz
  to main/liba/libav/libav_0.8~beta2-1.debian.tar.gz
libav_0.8~beta2-1.dsc
  to main/liba/libav/libav_0.8~beta2-1.dsc
libav_0.8~beta2.orig.tar.gz
  to main/liba/libav/libav_0.8~beta2.orig.tar.gz
libavcodec-dev_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavcodec-dev_0.8~beta2-1_amd64.deb
libavcodec53_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavcodec53_0.8~beta2-1_amd64.deb
libavdevice-dev_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavdevice-dev_0.8~beta2-1_amd64.deb
libavdevice53_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavdevice53_0.8~beta2-1_amd64.deb
libavfilter-dev_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavfilter-dev_0.8~beta2-1_amd64.deb
libavfilter2_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavfilter2_0.8~beta2-1_amd64.deb
libavformat-dev_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavformat-dev_0.8~beta2-1_amd64.deb
libavformat53_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavformat53_0.8~beta2-1_amd64.deb
libavutil-dev_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavutil-dev_0.8~beta2-1_amd64.deb
libavutil51_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavutil51_0.8~beta2-1_amd64.deb
libpostproc-dev_0.8~beta2-1_amd64.deb
  to main/liba/libav/libpostproc-dev_0.8~beta2-1_amd64.deb
libpostproc52_0.8~beta2-1_amd64.deb
  to main/liba/libav/libpostproc52_0.8~beta2-1_amd64.deb
libswscale-dev_0.8~beta2-1_amd64.deb
  to main/liba/libav/libswscale-dev_0.8~beta2-1_amd64.deb
libswscale2_0.8~beta2-1_amd64.deb
  to main/liba/libav/libswscale2_0.8~beta2-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 647...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Reinhard Tartler siret...@tauware.de (supplier of updated libav package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 11 Jan 2012 16:45:28 +0100
Source: libav
Binary: libav-tools ffmpeg ffmpeg-dbg libav-dbg libav-source ffmpeg-doc 
libav-doc libavutil51 libavcodec53 libavdevice53 libavformat53 libavfilter2 
libpostproc52 libswscale2 libavutil-dev libavcodec-dev libavdevice-dev 
libavformat-dev libavfilter-dev libpostproc-dev libswscale-dev
Architecture: source amd64 all
Version: 4:0.8~beta2-1
Distribution: unstable
Urgency: low
Maintainer: Reinhard Tartler siret...@debian.org

Bug#654303: marked as done (libav: undocumented API change: libavutil/avutil.h doesn't include mathematics.h any more)

2012-01-12 Thread Debian Bug Tracking System
Your message dated Thu, 12 Jan 2012 20:47:41 +
with message-id e1rlryj-0005pl...@franck.debian.org
and subject line Bug#654303: fixed in libav 4:0.8~beta2-1
has caused the Debian Bug report #654303,
regarding libav: undocumented API change: libavutil/avutil.h doesn't include 
mathematics.h any more
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.)


-- 
654303: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654303
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libavcodec-dev
Version: 4:0.8~beta1-2
Severity: minor
Justification: documentation
Tags: upstream
Files: /usr/share/doc/libavcodec-dev/APIchanges.gz

Reinhard Tartler wrote:

 Package: chromium-browser

(Please use Source: chromium-browser in the future.)

[...]
 A local rebuild of your package reveals a build failure against libav
 0.8, which can be found in debian/experimental.
[...]
   CXX(target) out/Release/obj.target/media/media/filters/audio_file_reader.o
 media/ffmpeg/ffmpeg_common.cc: In function 'base::TimeDelta 
 media::ConvertFromTimeBase(const AVRational, int64)':
 media/ffmpeg/ffmpeg_common.cc:15:70: error: 'av_rescale_q' was not declared 
 in this scope

Chromium's ffmpeg support includes headers

#include libavcodec/avcodec.h
#include libavformat/avformat.h
#include libavformat/avio.h
#include libavutil/avutil.h
#include libavutil/log.h

Previously avutil.h included mathematics.h, so this worked fine.
Since v0.8b1~2231 (Do not include mathematics.h in avutil.h,
2011-06-04), avutil.h no longer does so, to avoid namespace pollution.
There were some other similar fixes in the same vein in the same patch
series.  Sensible enough.

But that is definitely an API change that application authors could
save time by being able to read about.  Could you add a note to
doc/APIchanges?

Thanks much,
Jonathan


---End Message---
---BeginMessage---
Source: libav
Source-Version: 4:0.8~beta2-1

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

ffmpeg-dbg_0.8~beta2-1_amd64.deb
  to main/liba/libav/ffmpeg-dbg_0.8~beta2-1_amd64.deb
ffmpeg-doc_0.8~beta2-1_all.deb
  to main/liba/libav/ffmpeg-doc_0.8~beta2-1_all.deb
ffmpeg_0.8~beta2-1_all.deb
  to main/liba/libav/ffmpeg_0.8~beta2-1_all.deb
libav-dbg_0.8~beta2-1_amd64.deb
  to main/liba/libav/libav-dbg_0.8~beta2-1_amd64.deb
libav-doc_0.8~beta2-1_all.deb
  to main/liba/libav/libav-doc_0.8~beta2-1_all.deb
libav-source_0.8~beta2-1_all.deb
  to main/liba/libav/libav-source_0.8~beta2-1_all.deb
libav-tools_0.8~beta2-1_amd64.deb
  to main/liba/libav/libav-tools_0.8~beta2-1_amd64.deb
libav_0.8~beta2-1.debian.tar.gz
  to main/liba/libav/libav_0.8~beta2-1.debian.tar.gz
libav_0.8~beta2-1.dsc
  to main/liba/libav/libav_0.8~beta2-1.dsc
libav_0.8~beta2.orig.tar.gz
  to main/liba/libav/libav_0.8~beta2.orig.tar.gz
libavcodec-dev_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavcodec-dev_0.8~beta2-1_amd64.deb
libavcodec53_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavcodec53_0.8~beta2-1_amd64.deb
libavdevice-dev_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavdevice-dev_0.8~beta2-1_amd64.deb
libavdevice53_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavdevice53_0.8~beta2-1_amd64.deb
libavfilter-dev_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavfilter-dev_0.8~beta2-1_amd64.deb
libavfilter2_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavfilter2_0.8~beta2-1_amd64.deb
libavformat-dev_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavformat-dev_0.8~beta2-1_amd64.deb
libavformat53_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavformat53_0.8~beta2-1_amd64.deb
libavutil-dev_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavutil-dev_0.8~beta2-1_amd64.deb
libavutil51_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavutil51_0.8~beta2-1_amd64.deb
libpostproc-dev_0.8~beta2-1_amd64.deb
  to main/liba/libav/libpostproc-dev_0.8~beta2-1_amd64.deb
libpostproc52_0.8~beta2-1_amd64.deb
  to main/liba/libav/libpostproc52_0.8~beta2-1_amd64.deb
libswscale-dev_0.8~beta2-1_amd64.deb
  to main/liba/libav/libswscale-dev_0.8~beta2-1_amd64.deb
libswscale2_0.8~beta2-1_amd64.deb
  to main/liba/libav/libswscale2_0.8~beta2-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.
Reinhard Tartler siret...@tauware.de (supplier of 

Bug#654571: marked as done (CVE-2011-3892: Double free vulnerability in the Theora decoder)

2012-01-12 Thread Debian Bug Tracking System
Your message dated Thu, 12 Jan 2012 20:47:41 +
with message-id e1rlryj-0005pv...@franck.debian.org
and subject line Bug#654571: fixed in libav 4:0.8~beta2-1
has caused the Debian Bug report #654571,
regarding CVE-2011-3892: Double free vulnerability in the Theora decoder
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.)


-- 
654571: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654571
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libav
Version: 4:0.7.3-2
Severity: serious
Tags: security

Hi,
the following CVE (Common Vulnerabilities  Exposures) ids were
published for libav.

CVE-2011-3892[0]:
| Double free vulnerability in the Theora decoder in Google Chrome
| before 15.0.874.120 allows remote attackers to cause a denial of
| service or possibly have unspecified other impact via a crafted
| stream.

CVE-2011-3893[1]:
| Google Chrome before 15.0.874.120 does not properly implement the MKV
| and Vorbis media handlers, which allows remote attackers to cause a
| denial of service (out-of-bounds read) via unspecified vectors.

CVE-2011-3895[2]:
| Heap-based buffer overflow in the Vorbis decoder in Google Chrome
| before 15.0.874.120 allows remote attackers to cause a denial of
| service or possibly have unspecified other impact via a crafted
| stream.

If you fix the vulnerabilities please also make sure to include the
CVE ids in your changelog entry.

This issues also very likely affect ffmpeg in squeeze and before,
but I haven't checked that.

For further information see:

[0] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3892
http://security-tracker.debian.org/tracker/CVE-2011-3892
[1] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3893
http://security-tracker.debian.org/tracker/CVE-2011-3893
[2] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3895
http://security-tracker.debian.org/tracker/CVE-2011-3895


---End Message---
---BeginMessage---
Source: libav
Source-Version: 4:0.8~beta2-1

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

ffmpeg-dbg_0.8~beta2-1_amd64.deb
  to main/liba/libav/ffmpeg-dbg_0.8~beta2-1_amd64.deb
ffmpeg-doc_0.8~beta2-1_all.deb
  to main/liba/libav/ffmpeg-doc_0.8~beta2-1_all.deb
ffmpeg_0.8~beta2-1_all.deb
  to main/liba/libav/ffmpeg_0.8~beta2-1_all.deb
libav-dbg_0.8~beta2-1_amd64.deb
  to main/liba/libav/libav-dbg_0.8~beta2-1_amd64.deb
libav-doc_0.8~beta2-1_all.deb
  to main/liba/libav/libav-doc_0.8~beta2-1_all.deb
libav-source_0.8~beta2-1_all.deb
  to main/liba/libav/libav-source_0.8~beta2-1_all.deb
libav-tools_0.8~beta2-1_amd64.deb
  to main/liba/libav/libav-tools_0.8~beta2-1_amd64.deb
libav_0.8~beta2-1.debian.tar.gz
  to main/liba/libav/libav_0.8~beta2-1.debian.tar.gz
libav_0.8~beta2-1.dsc
  to main/liba/libav/libav_0.8~beta2-1.dsc
libav_0.8~beta2.orig.tar.gz
  to main/liba/libav/libav_0.8~beta2.orig.tar.gz
libavcodec-dev_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavcodec-dev_0.8~beta2-1_amd64.deb
libavcodec53_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavcodec53_0.8~beta2-1_amd64.deb
libavdevice-dev_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavdevice-dev_0.8~beta2-1_amd64.deb
libavdevice53_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavdevice53_0.8~beta2-1_amd64.deb
libavfilter-dev_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavfilter-dev_0.8~beta2-1_amd64.deb
libavfilter2_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavfilter2_0.8~beta2-1_amd64.deb
libavformat-dev_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavformat-dev_0.8~beta2-1_amd64.deb
libavformat53_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavformat53_0.8~beta2-1_amd64.deb
libavutil-dev_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavutil-dev_0.8~beta2-1_amd64.deb
libavutil51_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavutil51_0.8~beta2-1_amd64.deb
libpostproc-dev_0.8~beta2-1_amd64.deb
  to main/liba/libav/libpostproc-dev_0.8~beta2-1_amd64.deb
libpostproc52_0.8~beta2-1_amd64.deb
  to main/liba/libav/libpostproc52_0.8~beta2-1_amd64.deb
libswscale-dev_0.8~beta2-1_amd64.deb
  to main/liba/libav/libswscale-dev_0.8~beta2-1_amd64.deb
libswscale2_0.8~beta2-1_amd64.deb
  to main/liba/libav/libswscale2_0.8~beta2-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.
Reinhard Tartler 

Bug#654572: marked as done (CVE-2011-3893: DoS in MKV demuxer)

2012-01-12 Thread Debian Bug Tracking System
Your message dated Thu, 12 Jan 2012 20:47:41 +
with message-id e1rlryj-0005q0...@franck.debian.org
and subject line Bug#654572: fixed in libav 4:0.8~beta2-1
has caused the Debian Bug report #654572,
regarding CVE-2011-3893: DoS in MKV demuxer
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.)


-- 
654572: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654572
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libav
Version: 4:0.7.3-2
Severity: serious
Tags: security

Hi,
the following CVE (Common Vulnerabilities  Exposures) ids were
published for libav.

CVE-2011-3892[0]:
| Double free vulnerability in the Theora decoder in Google Chrome
| before 15.0.874.120 allows remote attackers to cause a denial of
| service or possibly have unspecified other impact via a crafted
| stream.

CVE-2011-3893[1]:
| Google Chrome before 15.0.874.120 does not properly implement the MKV
| and Vorbis media handlers, which allows remote attackers to cause a
| denial of service (out-of-bounds read) via unspecified vectors.

CVE-2011-3895[2]:
| Heap-based buffer overflow in the Vorbis decoder in Google Chrome
| before 15.0.874.120 allows remote attackers to cause a denial of
| service or possibly have unspecified other impact via a crafted
| stream.

If you fix the vulnerabilities please also make sure to include the
CVE ids in your changelog entry.

This issues also very likely affect ffmpeg in squeeze and before,
but I haven't checked that.

For further information see:

[0] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3892
http://security-tracker.debian.org/tracker/CVE-2011-3892
[1] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3893
http://security-tracker.debian.org/tracker/CVE-2011-3893
[2] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3895
http://security-tracker.debian.org/tracker/CVE-2011-3895


---End Message---
---BeginMessage---
Source: libav
Source-Version: 4:0.8~beta2-1

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

ffmpeg-dbg_0.8~beta2-1_amd64.deb
  to main/liba/libav/ffmpeg-dbg_0.8~beta2-1_amd64.deb
ffmpeg-doc_0.8~beta2-1_all.deb
  to main/liba/libav/ffmpeg-doc_0.8~beta2-1_all.deb
ffmpeg_0.8~beta2-1_all.deb
  to main/liba/libav/ffmpeg_0.8~beta2-1_all.deb
libav-dbg_0.8~beta2-1_amd64.deb
  to main/liba/libav/libav-dbg_0.8~beta2-1_amd64.deb
libav-doc_0.8~beta2-1_all.deb
  to main/liba/libav/libav-doc_0.8~beta2-1_all.deb
libav-source_0.8~beta2-1_all.deb
  to main/liba/libav/libav-source_0.8~beta2-1_all.deb
libav-tools_0.8~beta2-1_amd64.deb
  to main/liba/libav/libav-tools_0.8~beta2-1_amd64.deb
libav_0.8~beta2-1.debian.tar.gz
  to main/liba/libav/libav_0.8~beta2-1.debian.tar.gz
libav_0.8~beta2-1.dsc
  to main/liba/libav/libav_0.8~beta2-1.dsc
libav_0.8~beta2.orig.tar.gz
  to main/liba/libav/libav_0.8~beta2.orig.tar.gz
libavcodec-dev_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavcodec-dev_0.8~beta2-1_amd64.deb
libavcodec53_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavcodec53_0.8~beta2-1_amd64.deb
libavdevice-dev_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavdevice-dev_0.8~beta2-1_amd64.deb
libavdevice53_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavdevice53_0.8~beta2-1_amd64.deb
libavfilter-dev_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavfilter-dev_0.8~beta2-1_amd64.deb
libavfilter2_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavfilter2_0.8~beta2-1_amd64.deb
libavformat-dev_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavformat-dev_0.8~beta2-1_amd64.deb
libavformat53_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavformat53_0.8~beta2-1_amd64.deb
libavutil-dev_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavutil-dev_0.8~beta2-1_amd64.deb
libavutil51_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavutil51_0.8~beta2-1_amd64.deb
libpostproc-dev_0.8~beta2-1_amd64.deb
  to main/liba/libav/libpostproc-dev_0.8~beta2-1_amd64.deb
libpostproc52_0.8~beta2-1_amd64.deb
  to main/liba/libav/libpostproc52_0.8~beta2-1_amd64.deb
libswscale-dev_0.8~beta2-1_amd64.deb
  to main/liba/libav/libswscale-dev_0.8~beta2-1_amd64.deb
libswscale2_0.8~beta2-1_amd64.deb
  to main/liba/libav/libswscale2_0.8~beta2-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.
Reinhard Tartler siret...@tauware.de (supplier of 

Bug#654573: marked as done (CVE-2011-3895: heap-based buffer overflow in vorbis decoder)

2012-01-12 Thread Debian Bug Tracking System
Your message dated Thu, 12 Jan 2012 20:47:41 +
with message-id e1rlryj-0005q5...@franck.debian.org
and subject line Bug#654573: fixed in libav 4:0.8~beta2-1
has caused the Debian Bug report #654573,
regarding CVE-2011-3895: heap-based buffer overflow in vorbis decoder
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.)


-- 
654573: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654573
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libav
Version: 4:0.7.3-2
Severity: serious
Tags: security

Hi,
the following CVE (Common Vulnerabilities  Exposures) ids were
published for libav.

CVE-2011-3892[0]:
| Double free vulnerability in the Theora decoder in Google Chrome
| before 15.0.874.120 allows remote attackers to cause a denial of
| service or possibly have unspecified other impact via a crafted
| stream.

CVE-2011-3893[1]:
| Google Chrome before 15.0.874.120 does not properly implement the MKV
| and Vorbis media handlers, which allows remote attackers to cause a
| denial of service (out-of-bounds read) via unspecified vectors.

CVE-2011-3895[2]:
| Heap-based buffer overflow in the Vorbis decoder in Google Chrome
| before 15.0.874.120 allows remote attackers to cause a denial of
| service or possibly have unspecified other impact via a crafted
| stream.

If you fix the vulnerabilities please also make sure to include the
CVE ids in your changelog entry.

This issues also very likely affect ffmpeg in squeeze and before,
but I haven't checked that.

For further information see:

[0] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3892
http://security-tracker.debian.org/tracker/CVE-2011-3892
[1] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3893
http://security-tracker.debian.org/tracker/CVE-2011-3893
[2] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3895
http://security-tracker.debian.org/tracker/CVE-2011-3895


---End Message---
---BeginMessage---
Source: libav
Source-Version: 4:0.8~beta2-1

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

ffmpeg-dbg_0.8~beta2-1_amd64.deb
  to main/liba/libav/ffmpeg-dbg_0.8~beta2-1_amd64.deb
ffmpeg-doc_0.8~beta2-1_all.deb
  to main/liba/libav/ffmpeg-doc_0.8~beta2-1_all.deb
ffmpeg_0.8~beta2-1_all.deb
  to main/liba/libav/ffmpeg_0.8~beta2-1_all.deb
libav-dbg_0.8~beta2-1_amd64.deb
  to main/liba/libav/libav-dbg_0.8~beta2-1_amd64.deb
libav-doc_0.8~beta2-1_all.deb
  to main/liba/libav/libav-doc_0.8~beta2-1_all.deb
libav-source_0.8~beta2-1_all.deb
  to main/liba/libav/libav-source_0.8~beta2-1_all.deb
libav-tools_0.8~beta2-1_amd64.deb
  to main/liba/libav/libav-tools_0.8~beta2-1_amd64.deb
libav_0.8~beta2-1.debian.tar.gz
  to main/liba/libav/libav_0.8~beta2-1.debian.tar.gz
libav_0.8~beta2-1.dsc
  to main/liba/libav/libav_0.8~beta2-1.dsc
libav_0.8~beta2.orig.tar.gz
  to main/liba/libav/libav_0.8~beta2.orig.tar.gz
libavcodec-dev_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavcodec-dev_0.8~beta2-1_amd64.deb
libavcodec53_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavcodec53_0.8~beta2-1_amd64.deb
libavdevice-dev_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavdevice-dev_0.8~beta2-1_amd64.deb
libavdevice53_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavdevice53_0.8~beta2-1_amd64.deb
libavfilter-dev_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavfilter-dev_0.8~beta2-1_amd64.deb
libavfilter2_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavfilter2_0.8~beta2-1_amd64.deb
libavformat-dev_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavformat-dev_0.8~beta2-1_amd64.deb
libavformat53_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavformat53_0.8~beta2-1_amd64.deb
libavutil-dev_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavutil-dev_0.8~beta2-1_amd64.deb
libavutil51_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavutil51_0.8~beta2-1_amd64.deb
libpostproc-dev_0.8~beta2-1_amd64.deb
  to main/liba/libav/libpostproc-dev_0.8~beta2-1_amd64.deb
libpostproc52_0.8~beta2-1_amd64.deb
  to main/liba/libav/libpostproc52_0.8~beta2-1_amd64.deb
libswscale-dev_0.8~beta2-1_amd64.deb
  to main/liba/libav/libswscale-dev_0.8~beta2-1_amd64.deb
libswscale2_0.8~beta2-1_amd64.deb
  to main/liba/libav/libswscale2_0.8~beta2-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.
Reinhard Tartler 

Bug#654984: marked as done (libav: Please use a less confusing package name)

2012-01-12 Thread Debian Bug Tracking System
Your message dated Thu, 12 Jan 2012 20:47:41 +
with message-id e1rlryj-0005qa...@franck.debian.org
and subject line Bug#654984: fixed in libav 4:0.8~beta2-1
has caused the Debian Bug report #654984,
regarding libav: Please use a less confusing package name
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.)


-- 
654984: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654984
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libav
Version: 4:0.8~beta1-2
Severity: wishlist

Hi!

There's now a libav binary package in experimental, which ffmpeg
transitions to (due to the upstream change). The thing is that I
initially got pretty confused by the name, and on a quick glance
thought it was a metapackage for the shared libraries(!).

In any case given our current conventions naming a tools/utils package
libfoo seems pretty confusing in general, and I'd not expect to find
those there. Could you consider renaming the package to something like
avtools, avutils, or similar maybe? Although the second might not be a
good choice as it could be confused to be related exclusively to
libavutil.

thanks,
guillem


---End Message---
---BeginMessage---
Source: libav
Source-Version: 4:0.8~beta2-1

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

ffmpeg-dbg_0.8~beta2-1_amd64.deb
  to main/liba/libav/ffmpeg-dbg_0.8~beta2-1_amd64.deb
ffmpeg-doc_0.8~beta2-1_all.deb
  to main/liba/libav/ffmpeg-doc_0.8~beta2-1_all.deb
ffmpeg_0.8~beta2-1_all.deb
  to main/liba/libav/ffmpeg_0.8~beta2-1_all.deb
libav-dbg_0.8~beta2-1_amd64.deb
  to main/liba/libav/libav-dbg_0.8~beta2-1_amd64.deb
libav-doc_0.8~beta2-1_all.deb
  to main/liba/libav/libav-doc_0.8~beta2-1_all.deb
libav-source_0.8~beta2-1_all.deb
  to main/liba/libav/libav-source_0.8~beta2-1_all.deb
libav-tools_0.8~beta2-1_amd64.deb
  to main/liba/libav/libav-tools_0.8~beta2-1_amd64.deb
libav_0.8~beta2-1.debian.tar.gz
  to main/liba/libav/libav_0.8~beta2-1.debian.tar.gz
libav_0.8~beta2-1.dsc
  to main/liba/libav/libav_0.8~beta2-1.dsc
libav_0.8~beta2.orig.tar.gz
  to main/liba/libav/libav_0.8~beta2.orig.tar.gz
libavcodec-dev_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavcodec-dev_0.8~beta2-1_amd64.deb
libavcodec53_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavcodec53_0.8~beta2-1_amd64.deb
libavdevice-dev_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavdevice-dev_0.8~beta2-1_amd64.deb
libavdevice53_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavdevice53_0.8~beta2-1_amd64.deb
libavfilter-dev_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavfilter-dev_0.8~beta2-1_amd64.deb
libavfilter2_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavfilter2_0.8~beta2-1_amd64.deb
libavformat-dev_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavformat-dev_0.8~beta2-1_amd64.deb
libavformat53_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavformat53_0.8~beta2-1_amd64.deb
libavutil-dev_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavutil-dev_0.8~beta2-1_amd64.deb
libavutil51_0.8~beta2-1_amd64.deb
  to main/liba/libav/libavutil51_0.8~beta2-1_amd64.deb
libpostproc-dev_0.8~beta2-1_amd64.deb
  to main/liba/libav/libpostproc-dev_0.8~beta2-1_amd64.deb
libpostproc52_0.8~beta2-1_amd64.deb
  to main/liba/libav/libpostproc52_0.8~beta2-1_amd64.deb
libswscale-dev_0.8~beta2-1_amd64.deb
  to main/liba/libav/libswscale-dev_0.8~beta2-1_amd64.deb
libswscale2_0.8~beta2-1_amd64.deb
  to main/liba/libav/libswscale2_0.8~beta2-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.
Reinhard Tartler siret...@tauware.de (supplier of updated libav package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 11 Jan 2012 16:45:28 +0100
Source: libav
Binary: libav-tools ffmpeg ffmpeg-dbg libav-dbg libav-source ffmpeg-doc 
libav-doc libavutil51 libavcodec53 libavdevice53 libavformat53 libavfilter2 
libpostproc52 libswscale2 libavutil-dev libavcodec-dev libavdevice-dev 
libavformat-dev libavfilter-dev libpostproc-dev libswscale-dev
Architecture: source amd64 all
Version: 4:0.8~beta2-1
Distribution: unstable
Urgency: low
Maintainer: Reinhard Tartler 

audiofile_0.3.3-1~exp1_amd64.changes ACCEPTED into experimental

2012-01-12 Thread Debian FTP Masters



Accepted:
audiofile_0.3.3-1~exp1.debian.tar.gz
  to main/a/audiofile/audiofile_0.3.3-1~exp1.debian.tar.gz
audiofile_0.3.3-1~exp1.dsc
  to main/a/audiofile/audiofile_0.3.3-1~exp1.dsc
audiofile_0.3.3.orig.tar.gz
  to main/a/audiofile/audiofile_0.3.3.orig.tar.gz
libaudiofile-dbg_0.3.3-1~exp1_amd64.deb
  to main/a/audiofile/libaudiofile-dbg_0.3.3-1~exp1_amd64.deb
libaudiofile-dev_0.3.3-1~exp1_amd64.deb
  to main/a/audiofile/libaudiofile-dev_0.3.3-1~exp1_amd64.deb
libaudiofile1_0.3.3-1~exp1_amd64.deb
  to main/a/audiofile/libaudiofile1_0.3.3-1~exp1_amd64.deb


Override entries for your package:
audiofile_0.3.3-1~exp1.dsc - source libs
libaudiofile-dbg_0.3.3-1~exp1_amd64.deb - extra debug
libaudiofile-dev_0.3.3-1~exp1_amd64.deb - optional libdevel
libaudiofile1_0.3.3-1~exp1_amd64.deb - optional libs

Announcing to debian-experimental-chan...@lists.debian.org
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


libaacs_0.3.0-2_amd64.changes ACCEPTED into unstable

2012-01-12 Thread Debian FTP Masters



Accepted:
libaacs-dev_0.3.0-2_all.deb
  to main/liba/libaacs/libaacs-dev_0.3.0-2_all.deb
libaacs0-dbg_0.3.0-2_amd64.deb
  to main/liba/libaacs/libaacs0-dbg_0.3.0-2_amd64.deb
libaacs0_0.3.0-2_amd64.deb
  to main/liba/libaacs/libaacs0_0.3.0-2_amd64.deb
libaacs_0.3.0-2.debian.tar.gz
  to main/liba/libaacs/libaacs_0.3.0-2.debian.tar.gz
libaacs_0.3.0-2.dsc
  to main/liba/libaacs/libaacs_0.3.0-2.dsc


Override entries for your package:
libaacs-dev_0.3.0-2_all.deb - optional libdevel
libaacs0-dbg_0.3.0-2_amd64.deb - extra debug
libaacs0_0.3.0-2_amd64.deb - optional video
libaacs_0.3.0-2.dsc - source video

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


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#652237: marked as done ([libaacs0] MacOS in extended description)

2012-01-12 Thread Debian Bug Tracking System
Your message dated Thu, 12 Jan 2012 21:03:04 +
with message-id e1rlrnc-0007ff...@franck.debian.org
and subject line Bug#652237: fixed in libaacs 0.3.0-2
has caused the Debian Bug report #652237,
regarding [libaacs0] MacOS in extended 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.)


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

Package: libaacs0
Version: 0.3.0-1
Severity: minor

The extended description contains:

Features:
 * Portability: Currently supported platforms are GNU/Linux, Windows,
   MacOS X. The main dependency is libgcrypt for all cryptographic
   functions.
 * Freedom: libaacs is released under a Free Software license, ensuring
   it will stay free.
 * Legal: libaacs does not include any key or certificate and respects
   copyright.


Mac OS needs a space.

By the way, almost all of this list has limited value in a Debian 
package's extended description. It is obvious that a package in Debian 
supports GNU/Linux, is free and respects copyright. Listing dependencies 
is not necessary.



---End Message---
---BeginMessage---
Source: libaacs
Source-Version: 0.3.0-2

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

libaacs-dev_0.3.0-2_all.deb
  to main/liba/libaacs/libaacs-dev_0.3.0-2_all.deb
libaacs0-dbg_0.3.0-2_amd64.deb
  to main/liba/libaacs/libaacs0-dbg_0.3.0-2_amd64.deb
libaacs0_0.3.0-2_amd64.deb
  to main/liba/libaacs/libaacs0_0.3.0-2_amd64.deb
libaacs_0.3.0-2.debian.tar.gz
  to main/liba/libaacs/libaacs_0.3.0-2.debian.tar.gz
libaacs_0.3.0-2.dsc
  to main/liba/libaacs/libaacs_0.3.0-2.dsc



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 652...@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 libaacs 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: Thu, 12 Jan 2012 19:26:27 +0100
Source: libaacs
Binary: libaacs0 libaacs0-dbg libaacs-dev
Architecture: source amd64 all
Version: 0.3.0-2
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintainers@lists.alioth.debian.org
Changed-By: Alessio Treglia ales...@debian.org
Description: 
 libaacs-dev - free-and-libre implementation of AACS (development files)
 libaacs0   - free-and-libre implementation of AACS
 libaacs0-dbg - free-and-libre implementation of AACS (debug symbols)
Closes: 652237
Changes: 
 libaacs (0.3.0-2) unstable; urgency=low
 .
   [ Alessio Treglia ]
   * debian/control: package's long description cleanup (Closes: #652237).
   * Fix segfaults when mount point patch cannot be resolved.
 - The fix works on Linux only, since non-Linux archs still rely on
   the old code (cause of PATH_MAX).
 .
   [ Rico Tzschichholz ]
   * Add debug package.
Checksums-Sha1: 
 4102b6bbe33dcb8c9498c8f490f7132e0677d54b 2121 libaacs_0.3.0-2.dsc
 59a6e0bad52d5aeb6514bc7856341444a87bd4cf 4817 libaacs_0.3.0-2.debian.tar.gz
 10c535b1da85e082d287a1f3c689ce22d1fa236e 39864 libaacs0_0.3.0-2_amd64.deb
 e9c376f2338d2c59c3b6eb50e9100031268ea9b4 60606 libaacs0-dbg_0.3.0-2_amd64.deb
 c5f08cc441fdc583eb8cc8441894d2b5e75a0653 3998 libaacs-dev_0.3.0-2_all.deb
Checksums-Sha256: 
 580df95afc6f1988809fb40bfc4c8e6f7da9dc57aee2849806a5ef44c2c5491a 2121 
libaacs_0.3.0-2.dsc
 8e603e82ef677313e4a2355a5abdd28c0a1f32e50e260aa5d7ff0d7eb65dfeb1 4817 
libaacs_0.3.0-2.debian.tar.gz
 04fb423b57ae5ba5273aa6d3e812c742fb95d9b2cb02b441736447e0f31ba7da 39864 
libaacs0_0.3.0-2_amd64.deb
 b2f44dde5170bcdb805af0b3ff9710ac17a8c8821711422faca602f68870c881 60606 
libaacs0-dbg_0.3.0-2_amd64.deb
 0d55c31aa4ec87ea149d6b90f701a6388a1038c2f5ce3c9a12653e9da9732204 3998 
libaacs-dev_0.3.0-2_all.deb
Files: 
 6b92a524d5ec51cdce10e76c3b9557fa 2121 video optional libaacs_0.3.0-2.dsc
 05b878dc9ba6ba0ce1b95b28daf2c755 4817 video optional 
libaacs_0.3.0-2.debian.tar.gz
 c044ac43c2e05679294fd7e99420cf81 39864 video optional 
libaacs0_0.3.0-2_amd64.deb
 7471e1ca157c6b26e1b3f71a8508d5a6 60606 debug extra 
libaacs0-dbg_0.3.0-2_amd64.deb
 e62035e0554f1c9276fa3bd840e03367 3998 libdevel optional 

Bug#654984: marked as done (libav: Please use a less confusing package name)

2012-01-12 Thread Debian Bug Tracking System
Your message dated Thu, 12 Jan 2012 21:19:18 +
with message-id e1rls3k-0001f0...@franck.debian.org
and subject line Bug#654984: fixed in libav-extra 4:0.8~beta2.1
has caused the Debian Bug report #654984,
regarding libav: Please use a less confusing package name
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.)


-- 
654984: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654984
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libav
Version: 4:0.8~beta1-2
Severity: wishlist

Hi!

There's now a libav binary package in experimental, which ffmpeg
transitions to (due to the upstream change). The thing is that I
initially got pretty confused by the name, and on a quick glance
thought it was a metapackage for the shared libraries(!).

In any case given our current conventions naming a tools/utils package
libfoo seems pretty confusing in general, and I'd not expect to find
those there. Could you consider renaming the package to something like
avtools, avutils, or similar maybe? Although the second might not be a
good choice as it could be confused to be related exclusively to
libavutil.

thanks,
guillem


---End Message---
---BeginMessage---
Source: libav-extra
Source-Version: 4:0.8~beta2.1

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

libav-extra_0.8~beta2.1.dsc
  to main/liba/libav-extra/libav-extra_0.8~beta2.1.dsc
libav-extra_0.8~beta2.1.tar.gz
  to main/liba/libav-extra/libav-extra_0.8~beta2.1.tar.gz
libavcodec-extra-53_0.8~beta2.1_amd64.deb
  to main/liba/libav-extra/libavcodec-extra-53_0.8~beta2.1_amd64.deb
libavdevice-extra-53_0.8~beta2.1_amd64.deb
  to main/liba/libav-extra/libavdevice-extra-53_0.8~beta2.1_amd64.deb
libavfilter-extra-2_0.8~beta2.1_amd64.deb
  to main/liba/libav-extra/libavfilter-extra-2_0.8~beta2.1_amd64.deb
libavformat-extra-53_0.8~beta2.1_amd64.deb
  to main/liba/libav-extra/libavformat-extra-53_0.8~beta2.1_amd64.deb
libavutil-extra-51_0.8~beta2.1_amd64.deb
  to main/liba/libav-extra/libavutil-extra-51_0.8~beta2.1_amd64.deb
libpostproc-extra-52_0.8~beta2.1_amd64.deb
  to main/liba/libav-extra/libpostproc-extra-52_0.8~beta2.1_amd64.deb
libswscale-extra-2_0.8~beta2.1_amd64.deb
  to main/liba/libav-extra/libswscale-extra-2_0.8~beta2.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.
Reinhard Tartler siret...@tauware.de (supplier of updated libav-extra package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 11 Jan 2012 20:36:27 +0100
Source: libav-extra
Binary: libavutil-extra-51 libavcodec-extra-53 libavdevice-extra-53 
libavfilter-extra-2 libpostproc-extra-52 libavformat-extra-53 libswscale-extra-2
Architecture: source amd64
Version: 4:0.8~beta2.1
Distribution: unstable
Urgency: low
Maintainer: Reinhard Tartler siret...@debian.org
Changed-By: Reinhard Tartler siret...@tauware.de
Description: 
 libavcodec-extra-53 - Libav codec library
 libavdevice-extra-53 - Libav device handling library
 libavfilter-extra-2 - Libav filter library
 libavformat-extra-53 - Libav file format library
 libavutil-extra-51 - Libav utility library
 libpostproc-extra-52 - Libav video postprocessing library
 libswscale-extra-2 - Libav video scaling library
Closes: 654984
Changes: 
 libav-extra (4:0.8~beta2.1) unstable; urgency=low
 .
   * bump shlibs version
   * rename the package 'ffmpeg' - 'libav'
   * Rename package libav to libav-tools (Closes: #654984)
   * bump dependency on libav-source
   * don't try to install CREDITS and TODO files
Checksums-Sha1: 
 c0646efe2f59bdf9f8f8ec4549a26179e94b48c0 2375 libav-extra_0.8~beta2.1.dsc
 acab23e9f8045ef7f5fd85d5614a1d16389b2c47 37973 libav-extra_0.8~beta2.1.tar.gz
 13da5faa9cbfea53ad689757fba16a7a9bf2df38 103288 
libavutil-extra-51_0.8~beta2.1_amd64.deb
 6686f3afca25735bd07718626a49976f5090c1d6 2945838 
libavcodec-extra-53_0.8~beta2.1_amd64.deb
 0a331fa0b6f3932e134ebda0adc81c9b6460c91c 68628 
libavdevice-extra-53_0.8~beta2.1_amd64.deb
 396385bdf10ca429a3ab04af4d28edb5c923 111368 
libavfilter-extra-2_0.8~beta2.1_amd64.deb
 

advene_1.0-1_amd64.changes ACCEPTED into unstable

2012-01-12 Thread Debian FTP Masters



Accepted:
advene_1.0-1.debian.tar.gz
  to main/a/advene/advene_1.0-1.debian.tar.gz
advene_1.0-1.dsc
  to main/a/advene/advene_1.0-1.dsc
advene_1.0-1_all.deb
  to main/a/advene/advene_1.0-1_all.deb
advene_1.0.orig.tar.gz
  to main/a/advene/advene_1.0.orig.tar.gz


Override entries for your package:
advene_1.0-1.dsc - optional video
advene_1.0-1_all.deb - optional video

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


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


Re: libaacs_0.3.0-2_amd64.changes ACCEPTED into unstable

2012-01-12 Thread Andres Mejia
On Thu, Jan 12, 2012 at 4:03 PM, Debian FTP Masters
ftpmas...@ftp-master.debian.org wrote:



 Accepted:
 libaacs-dev_0.3.0-2_all.deb
  to main/liba/libaacs/libaacs-dev_0.3.0-2_all.deb
 libaacs0-dbg_0.3.0-2_amd64.deb
  to main/liba/libaacs/libaacs0-dbg_0.3.0-2_amd64.deb
 libaacs0_0.3.0-2_amd64.deb
  to main/liba/libaacs/libaacs0_0.3.0-2_amd64.deb
 libaacs_0.3.0-2.debian.tar.gz
  to main/liba/libaacs/libaacs_0.3.0-2.debian.tar.gz
 libaacs_0.3.0-2.dsc
  to main/liba/libaacs/libaacs_0.3.0-2.dsc


 Override entries for your package:
 libaacs-dev_0.3.0-2_all.deb - optional libdevel
 libaacs0-dbg_0.3.0-2_amd64.deb - extra debug
 libaacs0_0.3.0-2_amd64.deb - optional video
 libaacs_0.3.0-2.dsc - source video

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


 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

I see that this introduces a debug package. Note that with the package
being built with -O3 and -fomit-frame-pointer, using the debug package
will be next to useless.

-- 
Regards,
Andres Mejia

___
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: libaacs_0.3.0-2_amd64.changes ACCEPTED into unstable

2012-01-12 Thread Reinhard Tartler
On Fr, Jan 13, 2012 at 00:51:41 (CET), Andres Mejia wrote:

 On Thu, Jan 12, 2012 at 4:03 PM, Debian FTP Masters
 ftpmas...@ftp-master.debian.org wrote:



 Accepted:
 libaacs-dev_0.3.0-2_all.deb
  to main/liba/libaacs/libaacs-dev_0.3.0-2_all.deb
 libaacs0-dbg_0.3.0-2_amd64.deb
  to main/liba/libaacs/libaacs0-dbg_0.3.0-2_amd64.deb
 libaacs0_0.3.0-2_amd64.deb
  to main/liba/libaacs/libaacs0_0.3.0-2_amd64.deb
 libaacs_0.3.0-2.debian.tar.gz
  to main/liba/libaacs/libaacs_0.3.0-2.debian.tar.gz
 libaacs_0.3.0-2.dsc
  to main/liba/libaacs/libaacs_0.3.0-2.dsc


 Override entries for your package:
 libaacs-dev_0.3.0-2_all.deb - optional libdevel
 libaacs0-dbg_0.3.0-2_amd64.deb - extra debug
 libaacs0_0.3.0-2_amd64.deb - optional video
 libaacs_0.3.0-2.dsc - source video

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


 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

 I see that this introduces a debug package. Note that with the package
 being built with -O3 and -fomit-frame-pointer, using the debug package
 will be next to useless.

Does the package require these flags or is this an oversight?

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#647132: marked as done (Drawtext filter)

2012-01-12 Thread Debian Bug Tracking System
Your message dated Fri, 13 Jan 2012 07:04:49 +
with message-id e1rlbbx-0005bh...@franck.debian.org
and subject line Bug#647132: fixed in libav-extra 4:0.8~beta2.2
has caused the Debian Bug report #647132,
regarding Drawtext filter
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.)


-- 
647132: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=647132
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: ffmpeg
Version: 4:0.7.2-1~bpo60+1
Severity: wishlist

Hello.

Would it be possible to include the drawtext filter (
http://ffmpeg.org/libavfilter.html#drawtext) into ffmpeg/libavfilter
package?

Seems, that --enable-freetype configure option should do that. Or is there
any good reason, why is it omitted?

Regards, ch.
---End Message---
---BeginMessage---
Source: libav-extra
Source-Version: 4:0.8~beta2.2

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

libav-extra_0.8~beta2.2.dsc
  to main/liba/libav-extra/libav-extra_0.8~beta2.2.dsc
libav-extra_0.8~beta2.2.tar.gz
  to main/liba/libav-extra/libav-extra_0.8~beta2.2.tar.gz
libavcodec-extra-53_0.8~beta2.2_amd64.deb
  to main/liba/libav-extra/libavcodec-extra-53_0.8~beta2.2_amd64.deb
libavdevice-extra-53_0.8~beta2.2_amd64.deb
  to main/liba/libav-extra/libavdevice-extra-53_0.8~beta2.2_amd64.deb
libavfilter-extra-2_0.8~beta2.2_amd64.deb
  to main/liba/libav-extra/libavfilter-extra-2_0.8~beta2.2_amd64.deb
libavformat-extra-53_0.8~beta2.2_amd64.deb
  to main/liba/libav-extra/libavformat-extra-53_0.8~beta2.2_amd64.deb
libavutil-extra-51_0.8~beta2.2_amd64.deb
  to main/liba/libav-extra/libavutil-extra-51_0.8~beta2.2_amd64.deb
libpostproc-extra-52_0.8~beta2.2_amd64.deb
  to main/liba/libav-extra/libpostproc-extra-52_0.8~beta2.2_amd64.deb
libswscale-extra-2_0.8~beta2.2_amd64.deb
  to main/liba/libav-extra/libswscale-extra-2_0.8~beta2.2_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 647...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Reinhard Tartler siret...@tauware.de (supplier of updated libav-extra 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: Fri, 13 Jan 2012 07:39:47 +0100
Source: libav-extra
Binary: libavutil-extra-51 libavcodec-extra-53 libavdevice-extra-53 
libavfilter-extra-2 libpostproc-extra-52 libavformat-extra-53 libswscale-extra-2
Architecture: source amd64
Version: 4:0.8~beta2.2
Distribution: unstable
Urgency: low
Maintainer: Reinhard Tartler siret...@debian.org
Changed-By: Reinhard Tartler siret...@tauware.de
Description: 
 libavcodec-extra-53 - Libav codec library
 libavdevice-extra-53 - Libav device handling library
 libavfilter-extra-2 - Libav filter library
 libavformat-extra-53 - Libav file format library
 libavutil-extra-51 - Libav utility library
 libpostproc-extra-52 - Libav video postprocessing library
 libswscale-extra-2 - Libav video scaling library
Closes: 647132
Changes: 
 libav-extra (4:0.8~beta2.2) unstable; urgency=low
 .
   * Enable drawtext filter (Closes: #647132)
   * fix build failures by dropping unnecessary configure flags
Checksums-Sha1: 
 94928ccd4cf1a1f69b574d8c9aa4aea98d33d96a 2375 libav-extra_0.8~beta2.2.dsc
 8b53b8302bcc01c293683e96b005c63bce0da20c 38007 libav-extra_0.8~beta2.2.tar.gz
 c219a1b35bb4512d39b292985d7d8389f3443e14 103336 
libavutil-extra-51_0.8~beta2.2_amd64.deb
 58c2d9dd1183c59ec317752a6b7c9e79b0cf4c29 2945870 
libavcodec-extra-53_0.8~beta2.2_amd64.deb
 eb8f23b71d6f975f6d239cf5157ab4cf32c0e205 68682 
libavdevice-extra-53_0.8~beta2.2_amd64.deb
 f84291a27f94067a471ba52a56c6ee49d9a0ffd5 120262 
libavfilter-extra-2_0.8~beta2.2_amd64.deb
 771d6e31b132a3653d7d2c16ef9a18e0341c1eaf 102754 
libpostproc-extra-52_0.8~beta2.2_amd64.deb
 9a2fe7faf214ed095d02a432ea0fdb1980fe0594 520990 
libavformat-extra-53_0.8~beta2.2_amd64.deb
 ef1c362f4c35362568490d48f7a2d5b9229f19b5 130972 
libswscale-extra-2_0.8~beta2.2_amd64.deb
Checksums-Sha256: 
 b641851ddec5e1c890c0963bdbfd23bd6f87849e026f0f8d974e0971001dfe69 2375 
libav-extra_0.8~beta2.2.dsc
 fbd8415b0f892997dd18e62e1914071c2b3c89e18df3df7c41a6b9ad0392e9f3 38007 
libav-extra_0.8~beta2.2.tar.gz
 

Re: none

2012-01-12 Thread Reinhard Tartler
On Fr, Jan 13, 2012 at 08:12:44 (CET), Fabrice Coutadeur wrote:

 Hi,

 That would be great to be able to commit to
 http://anonscm.debian.org/gitweb/?p=pkg-multimedia/dvbcut.git !

 My aliot user is fabricesp-guest and I'll be reading carefully the
 guidelines before doing any upload.


Member Added Successfully

@team pkg-multimedia:
I know Fabrice from his great Ubuntu work. He has asked me if you could
help out with the dvbcut package, so I've added him to our team.

Welcome to team pkg-multimedia!

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

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


Processed: Libav 0.8 has reached unstable

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

 severity 654183 serious
Bug #654183 [ffms2] FTBFS with libav in experimental
Severity set to 'serious' from 'important'

 severity 654212 serious
Bug #654212 [audacity] FTBFS with libav in experimental
Severity set to 'serious' from 'important'

 severity 654213 serious
Bug #654213 [ktoon] FTBFS with libav in experimental
Severity set to 'serious' from 'important'

 severity 654220 serious
Bug #654220 [opencv] FTBFS with libav in experimental
Severity set to 'serious' from 'important'

 severity 654221 serious
Bug #654221 [performous] FTBFS with libav in experimental
Severity set to 'serious' from 'important'

 severity 654215 serious
Bug #654215 [chromium-browser] FTBFS with libav in experimental
Severity set to 'serious' from 'important'

 severity 654229 serious
Bug #654229 [wxsvg] FTBFS with libav in experimental
Severity set to 'serious' from 'important'

 severity 654222 serious
Bug #654222 [qmmp] FTBFS with libav in experimental
Severity set to 'serious' from 'important'

 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
654222: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654222
654213: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654213
654212: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654212
654215: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654215
654183: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654183
654220: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654220
654221: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654221
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#655683: libav-tools: should provide ff* compatibility symlinks

2012-01-12 Thread Sven Joachim
Package: libav-tools
Version: 4:0.8~beta2-1

Renaming the programs from ff* to av* is breaking reverse
dependencies of ffmpeg that are using these binaries.  At least
youtube-dl --extract-audio is affected by this because it looks for
ffprobe and fails. :-(

Please check ffmpeg's reverse dependencies for invocations of ffprobe,
ffplay etc. and file bugs against them.  In the meantime, providing
compatibility symlinks is probably a good idea, at least if the
commandline options of the programs are compatible.


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

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

Versions of packages libav-tools depends on:
ii  libavcodec53 4:0.8~beta2-1
ii  libavdevice534:0.8~beta2-1
ii  libavfilter2 4:0.8~beta2-1
ii  libavformat534:0.8~beta2-1
ii  libavutil51  4:0.8~beta2-1
ii  libc62.13-24
ii  libpostproc524:0.8~beta2-1
ii  libsdl1.2debian  1.2.14-7
ii  libswscale2  4:0.8~beta2-1

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


Processed: fixed in 1.0.5-1

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

 unarchive 638280
Bug #638280 {Done: Aron Xu a...@debian.org} [gnome-mplayer] Update 
dependencies for mplayer2
Unarchived Bug 638280
 fixed 638280 gnome-mplayer/1.0.5-1
Bug #638280 {Done: Aron Xu a...@debian.org} [gnome-mplayer] Update 
dependencies for mplayer2
Bug Marked as fixed in versions gnome-mplayer/1.0.5-1.
 --
Stopping processing here.

Please contact me if you need assistance.
-- 
638280: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=638280
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#638280: Fixed by preferring mplayer2 over mplayer

2012-01-12 Thread Aron Xu
Hi all,

In 1.0.5-1, I choose to use mplayer2 | mplayer, so the default is
mplayer2 now.

-- 
Regards,
Aron Xu



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