summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2017-01-12 17:13:26 +0100
committerJonas Smedegaard <dr@jones.dk>2017-01-12 17:13:26 +0100
commit52cca7c1ef0b8a38c7d7a592b460a503921de690 (patch)
tree267e296014e19fe5f02dbf40c0f3d628fd681247 /debian/changelog
parentfe8d23fd721ca00d72872ba1aaf087236051f7cd (diff)
Prepare for release: Update changelog, control file, and copyright hints.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog121
1 files changed, 54 insertions, 67 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