summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog121
-rw-r--r--debian/control23
-rw-r--r--debian/copyright_hints61
3 files changed, 121 insertions, 84 deletions
diff --git a/debian/changelog b/debian/changelog
index 265693e..4ea1689 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,60 +1,22 @@
-baresip (0.5.0-1~exp4) experimental; urgency=medium
-
- * Fix really override lintian for
- possible-gpl-code-linked-with-openssl (binary package, not source).
- * Stop override lintian for
- package-needs-versioned-debhelper-build-depends: Fixed in lintian.
- * Update package relations:
- + Limit to build-depend on livevdev-dev only on linux archs.
- + Fix build-depend explicitly on libssl-dev.
- Closes: Bug#849694. Thanks to Logan Rosen.
-
- -- Jonas Smedegaard <dr@jones.dk> Fri, 30 Dec 2016 15:56:49 +0100
-
-baresip (0.5.0-1~exp3) experimental; urgency=medium
-
- * Enable module sdl2 and include in binary package baresip-x11.
- Build-depend on libsdl2-dev.
- * Enable module h265.
- Build-depend on libx265-dev.
- * Simplify build:
- + Drop build flags equal to auto-resolved defaults.
- + Let CDBS handle build and install.
- * Enable testsuite.
- Thanks to Alfred Heggestad.
-
- -- Jonas Smedegaard <dr@jones.dk> Wed, 28 Dec 2016 00:39:06 +0100
-
-baresip (0.5.0-1~exp2) experimental; urgency=medium
-
- [ Vasudev Kamath ]
- * Enable module rst and include in binary package baresip-x11.
- * Build-depend on libmpg123-dev.
-
- [ Jonas Smedegaard ]
- * Fix stop suppress copyright check of debian dir: May contain code.
- * Enable a bunch of modules:
- + In binary package baresip: amr b2bua codec2 directfb echo
- jacklibsrtp mpa pcp portaudio pulse snapshot sndfile sndio speex
- speex_aec speex_pp.
- + In binary package baresip-ffmpeg: swscale.
- + Build-depend on libcodec2-dev libdirectfb-dev libjack-dev
- libopencore-amrnb libopencore-amrwb libpng-dev libpulse-dev
- libsndfile1-dev libsndio-dev libspeex-dev libspeexdsp-dev
- libsrtp0-dev libswscale-dev libtwolame-dev portaudio19-dev.
- * Fix dollar-escape skeleton variables.
- * Update watch file:
- + Add usage comment.
- + Use github pattern from documentation.
- + Add trailing newline.
-
- -- Jonas Smedegaard <dr@jones.dk> Tue, 27 Dec 2016 01:43:47 +0100
-
-baresip (0.5.0-1~exp1) experimental; urgency=medium
+baresip (0.5.0-1) unstable; urgency=medium
[ upstream ]
* New release.
+ [ Vasudev Kamath ]
+ * Fix path to wav files: Set variable PREFIX during build.
+ * Enable more modules:
+ + gst_video1
+ + gtk
+ + rst
+ Build-depend on libgtk2.0-dev libgstreamer-plugins-base1.0-dev
+ libmpg123-dev libx11-dev libxext-dev.
+ * Add separate binary packages for non-core modules:
+ + baresip-ffmpeg
+ + baresip-gstreamer
+ + baresip-gtk
+ + baresip-x11
+
[ Jonas Smedegaard ]
* Add myself as uploader (and sort the list while at it).
* Refresh patches with shortening quilt options.
@@ -73,21 +35,46 @@ baresip (0.5.0-1~exp1) experimental; urgency=medium
* Drop obsolete upstream patches.
* Install README and TODO files with all binary packages.
* Install example files as such.
+ * Fix stop suppress copyright check of debian dir: May contain code.
+ * Enable more modules: amr b2bua codec2 directfb echo jack h265
+ libsrtp mpa pcp portaudio pulse sdl2 snapshot sndfile sndio speex
+ speex_aec speex_pp swscale.
+ * Update package relations:
+ + Build-depend on libcodec2-dev libjack-dev libopencore-amrnb
+ libopencore-amrwb libpng-dev libpulse-dev libsdl2-dev
+ libsndfile1-dev libsndio-dev libspeex-dev libspeexdsp-dev
+ libsrtp0-dev libswscale-dev libtwolame-dev libx265-dev
+ portaudio19-dev.
+ + Build-depend on libdirectfb-dev on supported archs
+ (queried online in maintainer mode).
+ + Limit to build-depend on libevdev-dev only on linux archs.
+ + Fix build-depend explicitly on libssl-dev.
+ Closes: Bug#849694. Thanks to Logan Rosen.
+ + Fix have other packages break+replace baresip.
+ Closes: Bug#850663. Thanks to Axel Beckert.
+ + Have baresip suggest other packages.
+ + Have other packages enhance baresip.
+ + Mention other packages in long description of baresip.
+ * Fix dollar-escape skeleton variables.
+ * Update watch file:
+ + Add usage comment.
+ + Use github pattern from documentation.
+ + Add trailing newline.
+ * Simplify build:
+ + Drop build flags equal to auto-resolved defaults.
+ + Let CDBS handle build and install.
+ * Enable testsuite.
+ Thanks to Alfred Heggestad.
+ * Stop override lintian for
+ package-needs-versioned-debhelper-build-depends: Fixed in lintian.
+ * Update copyright info:
+ + Fix double-indent subsequent copyright holders.
+ + Strip useless copyright pseudo-signs.
+ + Sort copyright holders.
+ + Extend coverage of Debian packaging.
+ + Add license grant to rules.
- [ Vasudev Kamath ]
- * Fix path to wav files: Set variable PREFIX during build.
- * Enable more modules:
- + gst_video1
- + gtk
- Build-depend on libgtk2.0-dev libgstreamer-plugins-base1.0-dev
- libx11-dev libxext-dev.
- * Add separate binary packages for non-core moules:
- + baresip-ffmpeg
- + baresip-gstreamer
- + baresip-gtk
- + baresip-x11
-
- -- Jonas Smedegaard <dr@jones.dk> Sat, 24 Dec 2016 03:15:52 +0100
+ -- Jonas Smedegaard <dr@jones.dk> Thu, 12 Jan 2017 17:13:18 +0100
baresip (0.4.20-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index cd77e8b..ef7c700 100644
--- a/debian/control
+++ b/debian/control
@@ -7,14 +7,13 @@ Build-Depends: cdbs (>= 0.4.131~),
dh-buildinfo,
libasound2-dev,
libcodec2-dev,
- libdirectfb-dev,
+ libdirectfb-dev [amd64 arm64 armel armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips mips64el mipsel powerpc ppc64el s390x],
libjack-dev,
libgsm1-dev,
libopus-dev,
libopencore-amrnb-dev,
libopencore-amrwb-dev,
libpng-dev,
- libpulse-dev,
libre-dev,
librem-dev,
libsdl2-dev,
@@ -26,19 +25,21 @@ Build-Depends: cdbs (>= 0.4.131~),
libsrtp0-dev,
libtwolame-dev,
libvpx-dev,
- libx265-dev,
libssl-dev,
+ libevdev-dev [linux-any],
portaudio19-dev,
pkg-config,
libavcodec-dev,
libavformat-dev,
libavdevice-dev,
libswscale-dev,
+ libx265-dev,
libgstreamer1.0-dev,
libgstreamer-plugins-base1.0-dev,
libgtk2.0-dev,
libcairo2-dev,
libmpg123-dev,
+ libpulse-dev,
libxext-dev,
libx11-dev
Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
@@ -54,6 +55,7 @@ Package: baresip
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
+Suggests: ${cdbs:Suggests}
Description: portable and modular SIP User-Agent with audio and video support
A modular SIP User-Agent with support for many IETF standards such as
SIP,SDP,RTP/RTCP,STUN,TURN,ICE. It supports both IPv4 and IPv6. It
@@ -68,11 +70,15 @@ Description: portable and modular SIP User-Agent with audio and video support
* Video output modules: OpenGL, SDL/SDL2, X11, DirectFB
* NAT Traversal modules: STUN, TURN, ICE, NAT-PMP
* Media encryption modules: SRTP, DTLS-SRTP, ZRTP
+ .
+ Additional features are provided in packages baresip-gtk,
+ baresip-ffmpeg, baresip-gstreamer and baresip-x11.
Package: baresip-gtk
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
+Enhances: ${cdbs:Enhances}
Description: GTK frontend for baresip SIP User-Agent
A modular SIP User-Agent with support for many IETF standards such as
SIP,SDP,RTP/RTCP,STUN,TURN,ICE. It supports both IPv4 and IPv6. It
@@ -94,6 +100,9 @@ Package: baresip-ffmpeg
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
+Breaks: ${cdbs:Breaks}
+Replaces: ${cdbs:Replaces}
+Enhances: ${cdbs:Enhances}
Description: FFMPEG codec for baresip SIP User-Agent
A modular SIP User-Agent with support for many IETF standards such as
SIP,SDP,RTP/RTCP,STUN,TURN,ICE. It supports both IPv4 and IPv6. It
@@ -115,6 +124,9 @@ Package: baresip-gstreamer
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
+Breaks: ${cdbs:Breaks}
+Replaces: ${cdbs:Replaces}
+Enhances: ${cdbs:Enhances}
Description: GStreamer codec for baresip SIP User-Agent
A modular SIP User-Agent with support for many IETF standards such as
SIP,SDP,RTP/RTCP,STUN,TURN,ICE. It supports both IPv4 and IPv6. It
@@ -136,6 +148,9 @@ Package: baresip-x11
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
+Breaks: ${cdbs:Breaks}
+Replaces: ${cdbs:Replaces}
+Enhances: ${cdbs:Enhances}
Description: various X11 dependent modules for baresip SIP User-Agent
A modular SIP User-Agent with support for many IETF standards such as
SIP,SDP,RTP/RTCP,STUN,TURN,ICE. It supports both IPv4 and IPv6. It
@@ -151,4 +166,4 @@ Description: various X11 dependent modules for baresip SIP User-Agent
* NAT Traversal modules: STUN, TURN, ICE, NAT-PMP
* Media encryption modules: SRTP, DTLS-SRTP, ZRTP
.
- This package provides various X11 dependent modules for baresip. \ No newline at end of file
+ This package provides various X11 dependent modules for baresip.
diff --git a/debian/copyright_hints b/debian/copyright_hints
index d97436a..9173187 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -5,7 +5,7 @@ Source: FIXME
Disclaimer: Autogenerated by CDBS
Files: Makefile
- docs/README
+ README.md
include/baresip.h
mk/mod.mk
mk/modules.mk
@@ -36,6 +36,11 @@ Files: Makefile
modules/aufile/module.mk
modules/auloop/auloop.c
modules/auloop/module.mk
+ modules/av1/av1.c
+ modules/av1/av1.h
+ modules/av1/decode.c
+ modules/av1/encode.c
+ modules/av1/module.mk
modules/avcapture/avcapture.m
modules/avcapture/module.mk
modules/avcodec/avcodec.c
@@ -69,6 +74,8 @@ Files: Makefile
modules/daala/decode.c
modules/daala/encode.c
modules/daala/module.mk
+ modules/debug_cmd/debug_cmd.c
+ modules/debug_cmd/module.mk
modules/dshow/module.mk
modules/dtls_srtp/dtls.c
modules/dtls_srtp/dtls_srtp.c
@@ -100,7 +107,6 @@ Files: Makefile
modules/gst/gst.h
modules/gst/module.mk
modules/gst1/gst.c
- modules/gst1/gst.h
modules/gst1/module.mk
modules/gst_video/module.mk
modules/gst_video/sdp.c
@@ -159,6 +165,10 @@ Files: Makefile
modules/opus/sdp.c
modules/oss/module.mk
modules/oss/oss.c
+ modules/pcp/listener.c
+ modules/pcp/module.mk
+ modules/pcp/pcp.c
+ modules/pcp/pcp.h
modules/plc/module.mk
modules/plc/plc.c
modules/portaudio/module.mk
@@ -212,6 +222,8 @@ Files: Makefile
modules/stdio/stdio.c
modules/stun/module.mk
modules/stun/stun.c
+ modules/swscale/module.mk
+ modules/swscale/swscale.c
modules/syslog/module.mk
modules/syslog/syslog.c
modules/turn/module.mk
@@ -304,10 +316,15 @@ Files: Makefile
src/vidsrc.c
test/call.c
test/cmd.c
+ test/contact.c
test/cplusplus.cpp
test/main.c
test/mock/cert.c
test/mock/dnssrv.c
+ test/mock/mock_ausrc.c
+ test/mock/mock_vidcodec.c
+ test/mock/mock_vidisp.c
+ test/mock/mock_vidsrc.c
test/mos.c
test/net.c
test/sip/aor.c
@@ -330,12 +347,19 @@ Copyright: 2010, Creytiv.com
License: UNKNOWN
FIXME
-Files: README.md
+Files: debian/baresip.install
+ debian/baresip.lintian-overrides
+ debian/clean
+ debian/compat
+ debian/control
+ debian/control.in
+ debian/gbp.conf
debian/patches/2001_drop_libre_so_check.patch
debian/patches/README
debian/patches/series
debian/source/format
debian/source/lintian-overrides
+ debian/watch
docs/ChangeLog
docs/TODO
docs/examples/accounts
@@ -356,7 +380,6 @@ Files: README.md
modules/snapshot/png_vf.c
modules/snapshot/png_vf.h
modules/v4l2_codec/README
- rpm/baresip.spec
test/test.c
Copyright: NONE
License: UNKNOWN
@@ -393,28 +416,40 @@ Copyright: 2010, Creytiv.com
License: UNKNOWN
FIXME
+Files: debian/pkgarchs.sh
+ debian/rules
+Copyright: 2008, 2017, Jonas Smedegaard <dr@jones.dk>
+ 2016-2017, Jonas Smedegaard <dr@jones.dk>
+License: GPL-3+
+ FIXME
+
Files: modules/dtmfio/dtmfio.c
Copyright: 2014, Aaron Herting 'qwertos' <aaron@herting.cc>
License: BSD-3-clause
FIXME
Files: docs/COPYING
-Copyright: 2010-2015, Alfred E. Heggestad
- 2010-2015, Creytiv.com
- 2010-2015, Richard Aas
+Copyright: 2010-2016, Alfred E. Heggestad
+ 2010-2016, Creytiv.com
+ 2010-2016, Richard Aas
License: BSD-3-clause
FIXME
-Files: src/main.c
-Copyright: 2010-2015, Creytiv.com
- 2010-2016,
-License: UNKNOWN
- FIXME
-
Files: modules/gtk/gtk_mod.c
Copyright: 2010-2015, Alfred E. Heggestad et al."
2010-2015, Creytiv.com
2015, Charles E. Lehner
+License: BSD~unspecified
+ FIXME
+
+Files: rpm/baresip.spec
+Copyright: NONE
+License: BSD~unspecified
+ FIXME
+
+Files: src/main.c
+Copyright: 2010-2015, Creytiv.com
+ 2010-2016,
License: UNKNOWN
FIXME