Package: linphone
Version: 3.5.2-10
Severity: serious
Justification: 0: makes the package in question unusable or mostly so

Dear Maintainers,

Linphone supports natively the vp8 video codec.
However, the debian/control file doesn't depend on libvpx-dev.

The vp8 codec is quickly replacing theora as the common patent free
video codec for voip.

This is serious, the lack of support in Wheezy would make Linphone
irrelevant for the next few years.

Trivial patch attached.


Cheers,

Guillaume Beraudo


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

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

Versions of packages linphone depends on:
ii  libasound2          1.0.25-4
ii  libatk1.0-0         2.4.0-2
ii  libavcodec53        6:0.8.3-7
ii  libavutil51         6:0.8.3-7
ii  libc6               2.13-35
ii  libcairo2           1.12.2-2
ii  libfontconfig1      2.9.0-7
ii  libfreetype6        2.4.9-1
ii  libgdk-pixbuf2.0-0  2.26.1-1
ii  libglib2.0-0        2.32.3-1
ii  libgsm1             1.0.13-4
ii  libgtk2.0-0         2.24.10-2
ii  liblinphone4        3.5.2-10
ii  libmediastreamer1   3.5.2-10
ii  libnotify4          0.7.5-1
ii  libogg0             1.3.0-4
ii  libortp8            3.5.2-10
ii  libpango1.0-0       1.30.0-1
ii  libspeex1           1.2~rc1-6
ii  libspeexdsp1        1.2~rc1-6
ii  libswscale2         6:0.8.3-7
ii  libtheora0          1.1.1+dfsg.1-3.1
ii  libvpx1             1.1.0-1
ii  libx11-6            2:1.5.0-1
ii  libxv1              2:1.0.7-1
ii  linphone-nogtk      3.5.2-10

linphone recommends no packages.

Versions of packages linphone suggests:
ii  yelp  3.4.2-1+b1

-- no debconf information

--- old/control	2012-09-26 12:40:45.941102350 +0200
+++ new/control	2012-09-26 12:41:07.973103419 +0200
@@ -11,7 +11,7 @@
  libasound2-dev [linux-any],
  libv4l-dev [linux-any],
  libspeex-dev, libspeexdsp-dev, libsamplerate0-dev, libxml-parser-perl, libgsm1-dev,
- libgtk2.0-dev, libglade2-dev, libtheora-dev,
+ libgtk2.0-dev, libglade2-dev, libtheora-dev, libvpx-dev,
  libxv-dev,
  libavcodec-dev, libreadline-dev, libsdl1.2-dev, libswscale-dev
 Standards-Version: 3.9.3

Reply via email to