~noskcaj/ubuntu/saucy/sflphone/merge-1.2.3-2

« back to all changes in this revision

Viewing changes to tools/build-system/launchpad/sflphone-common/debian/control

  • Committer: Package Import Robot
  • Author(s): Mark Purcell
  • Date: 2012-05-19 21:46:37 UTC
  • mfrom: (1.1.7)
  • Revision ID: package-import@ubuntu.com-20120519214637-la8rbrford5kj6m3
Tags: 1.1.0-1
* New upstream release 
  - Fixes "FTBFS with libccrtp-dev/2.0.2 from experimental" (Closes: #663282)
* NEW Maintainer: Debian VoIP Team - Thanks Francois for your work.
  - (Closes: #665789: O: sflphone -- SIP and IAX2 compatible VoIP phone)
* Added Build-Depends: libdbus-c++-bin
* Add gcc47-fixes.patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Source: sflphone-common
2
 
Maintainer: SavoirFaireLinux Inc <julien.bonjean@savoirfairelinux.com>
3
 
Section: gnome
4
 
Priority: optional
5
 
Build-Depends: debhelper (>= 7.0.50), libgcc1, autoconf, automake, libpulse-dev, libsamplerate0-dev, libcommoncpp2-dev, libccrtp-dev, libgsm1-dev, libspeex-dev, libtool, libdbus-1-dev, libasound2-dev, libspeexdsp-dev, uuid-dev, libexpat1-dev, libzrtpcpp-dev, libssl-dev, libpcre3-dev, libyaml-dev, libcelt-dev, libdbus-c++-dev
6
 
Standards-Version: 3.7.3
7
 
 
8
 
Package: sflphone-common
9
 
Priority: optional
10
 
Architecture: any
11
 
Depends: ${shlibs:Depends}, ${misc:Depends}
12
 
Replaces: sflphone
13
 
Conflicts: sflphone
14
 
Homepage: http://www.sflphone.org
15
 
Description: SIP and IAX2 compatible softphone - Core
16
 
 SFLphone is meant to be a robust enterprise-class desktop phone.
17
 
 SFLphone is released under the GNU General Public License.
18
 
 SFLphone is being developed by the global community, and maintained by
19
 
 Savoir-faire Linux, a Montreal, Quebec, Canada-based Linux consulting company.
20
 
 
21
 
Package: sflphone-common-dbg
22
 
Architecture: any
23
 
Section: debug
24
 
Priority: extra
25
 
Depends:
26
 
    sflphone-common (= ${binary:Version}),
27
 
    ${misc:Depends}
28
 
Description: debugging symbols for sflphone-common