summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2017-10-28 01:31:16 +0200
committerJonas Smedegaard <dr@jones.dk>2017-10-28 01:31:16 +0200
commit03cac4fb3669ffe76f11057ead5b241edaec32b3 (patch)
tree6b3a55a98b839020cde978b6518f262416e67b0b /debian/control
parentfdf806b6d3e7bf48f7b00309564b579f794b7b97 (diff)
Prepare for release: Update changelog, control file and copyright hints.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control12
1 files changed, 10 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 64659e7..5f840cc 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Build-Depends: cdbs,
debhelper,
dh-buildinfo,
libasound2-dev,
+ libavahi-client-dev,
libcodec2-dev,
libdirectfb-dev [amd64 arm64 armel armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips mips64el mipsel powerpc ppc64el s390x],
libjack-dev,
@@ -26,7 +27,7 @@ Build-Depends: cdbs,
portaudio19-dev,
pkg-config,
libre-dev (>= 0.5.5),
- librem-dev (>= 0.5.0),
+ librem-dev (>= 0.5.2),
libavcodec-dev,
libavformat-dev,
libavdevice-dev,
@@ -45,7 +46,7 @@ Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>,
Ramakrishnan Muthhukrishnan <ram@rkrishnan.org>,
Vasudev Kamath <vasudev@copyninja.info>
-Standards-Version: 4.1.0
+Standards-Version: 4.1.1
Vcs-Git: https://anonscm.debian.org/git/pkg-voip/baresip.git
Vcs-Browser: https://anonscm.debian.org/git/pkg-voip/baresip.git
Homepage: http://www.creytiv.com/baresip.html
@@ -67,6 +68,7 @@ Description: portable and modular SIP user-agent - metapackage
* Video output modules: SDL2, X11, DirectFB.
* NAT Traversal modules: STUN, TURN, ICE, NATBD, NAT-PMP, PCP.
* Media encryption modules: SRTP, DTLS-SRTP.
+ * DNS Service Discovery module: Avahi.
.
This metapackage will install baresip and all its optional features.
@@ -74,6 +76,7 @@ Package: baresip-core
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
+Recommends: ${cdbs:Recommends}
Suggests: ${cdbs:Suggests}
Description: portable and modular SIP user-agent - core parts
A modular SIP user-agent with support for audio and video, and many
@@ -87,6 +90,7 @@ Description: portable and modular SIP user-agent - core parts
* Video output modules: SDL2, X11, DirectFB.
* NAT Traversal modules: STUN, TURN, ICE, NATBD, NAT-PMP, PCP.
* Media encryption modules: SRTP, DTLS-SRTP.
+ * DNS Service Discovery module: Avahi.
.
Some of above features are provided in separate packages baresip-gtk,
baresip-ffmpeg, baresip-gstreamer and baresip-x11.
@@ -109,6 +113,7 @@ Description: portable and modular SIP user-agent - GTK+ front-end
* Video output modules: SDL2, X11, DirectFB.
* NAT Traversal modules: STUN, TURN, ICE, NATBD, NAT-PMP, PCP.
* Media encryption modules: SRTP, DTLS-SRTP.
+ * DNS Service Discovery module: Avahi.
.
This package provides a GTK+ front-end for baresip.
@@ -130,6 +135,7 @@ Description: portable and modular SIP user-agent - FFmpeg codecs and formats
* Video output modules: SDL2, X11, DirectFB.
* NAT Traversal modules: STUN, TURN, ICE, NATBD, NAT-PMP, PCP.
* Media encryption modules: SRTP, DTLS-SRTP.
+ * DNS Service Discovery module: Avahi.
.
This package integrates FFmpeg codecs and formats with baresip.
@@ -151,6 +157,7 @@ Description: portable and modular SIP user-agent - GStreamer pipelines
* Video output modules: SDL2, X11, DirectFB.
* NAT Traversal modules: STUN, TURN, ICE, NATBD, NAT-PMP, PCP.
* Media encryption modules: SRTP, DTLS-SRTP.
+ * DNS Service Discovery module: Avahi.
.
This package integrates GStreamer pipelines with baresip.
@@ -172,5 +179,6 @@ Description: portable and modular SIP user-agent - X11 features
* Video output modules: SDL2, X11, DirectFB.
* NAT Traversal modules: STUN, TURN, ICE, NATBD, NAT-PMP, PCP.
* Media encryption modules: SRTP, DTLS-SRTP.
+ * DNS Service Discovery module: Avahi.
.
This package provides various X11-related features for baresip.