~ubuntu-branches/ubuntu/natty/linphone/natty

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Samuel Mimram, Kilian Krause, Samuel Mimram
  • Date: 2007-12-05 11:24:25 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20071205112425-odfikcvg5j313rnl
Tags: 2.0.1-1
[ Kilian Krause ]
* New upstream release.
* Conflict with libortp5-dev to fix conflicting file
  (/usr/include/ortp/event.h). (Closes: #454281)

[ Samuel Mimram ]
* liblinphone2-dev conflicts with liblinphone1-dev.

Show diffs side-by-side

added added

removed removed

Lines of Context:
73
73
Section: libdevel
74
74
Architecture: any
75
75
Depends: liblinphone2 (=${binary:Version}), libmediastreamer0-dev, libortp7-dev, libosip2-dev (>= 2.2.0), libjack0.100.0-dev, libspeex-dev, libsamplerate0-dev, libasound2-dev
76
 
Conflicts: liblinphone0-dev
 
76
Conflicts: liblinphone0-dev, liblinphone1-dev
77
77
Description: linphone web phone's library (supporting the SIP protocol)
78
78
 Linphone is a web phone: it lets you phone to your friends anywhere in the
79
79
 whole world, freely, simply by using the internet. It is compatible with the
140
140
Section: libdevel
141
141
Architecture: any
142
142
Depends: libortp7 (=${binary:Version}), libglib2.0-dev
143
 
Conflicts: libortp0-dev, libortp2-dev, libortp4-dev
 
143
Conflicts: libortp0-dev, libortp2-dev, libortp4-dev, libortp5-dev
144
144
Description: Real-time Transport Protocol stack
145
145
 This library implements the RFC1889 (RTP) with a easy to use API with high
146
146
 and low level access.