summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control21
1 files changed, 10 insertions, 11 deletions
diff --git a/debian/control b/debian/control
index fde2419..3e0a017 100644
--- a/debian/control
+++ b/debian/control
@@ -2,20 +2,19 @@ Source: baresip
Section: comm
Priority: optional
Maintainer: Alfred E. Heggestad <aeh@db.org>
-Build-Depends: debhelper (>= 4.0.0), librem-dev (>= 0.4.5), libre-dev (>= 0.4.5), libasound2-dev, libavformat-dev, libavdevice-dev
-Standards-Version: 3.6.2
-Homepage: http://www.creytiv.com/baresip.html
+Standards-Version: 3.9.5
+Build-Depends: debhelper (>= 9.20120311), librem-dev (>= 0.4.5), libre-dev (>= 0.4.5), libasound2-dev, libavformat-dev, libavdevice-dev
+Homepage: http://www.creytiv.com/
Package: baresip
Architecture: any
-Depends: ${shlibs:Depends}, librem (>= 0.4.5), libre (>= 0.4.5)
+Depends: ${shlibs:Depends}, ${misc:Depends}, librem (>= 0.4.5), libre (>= 0.4.5)
Description: Modular SIP User-Agent with audio and video support
- .
Design goals:
.
- - Minimalistic and modular VoIP client
- - SIP, SDP, RTP/RTCP, STUN/TURN/ICE
- - IPv4 and IPv6 support
- - RFC compliant
- - Robust, fast, low footprint
- - Portable C89 and C99 source code
+ Minimalistic and modular VoIP client
+ SIP, SDP, RTP/RTCP, STUN/TURN/ICE
+ IPv4 and IPv6 support
+ RFC compliant
+ Robust, fast, low footprint
+ Portable C89 and C99 source code