summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2016-12-24 01:20:06 +0100
committerJonas Smedegaard <dr@jones.dk>2016-12-24 01:20:06 +0100
commit20d9e231b5287c885c1fc0289c94d6595511a85a (patch)
tree1fff4a212012ca2cfc885c964e2433d4d0a2ebbc /debian/changelog
parent0ad7a905790b031d48543601f712004e29a783cd (diff)
Update changelog, control file, and copyright hints.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog26
1 files changed, 26 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 987af53..c2df945 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,29 @@
+baresip (0.4.20-2) UNRELEASED; urgency=medium
+
+ [ Jonas Smedegaard ]
+ * Add myself as uploader (and sort the list while at it).
+ * Refresh patches with shortening quilt options.
+ * Add git-buildpackage config:
+ + Use pristine-tar.
+ + Sign tags.
+ + Filter debian dir and any .git* file.
+ * Fix clean built code.
+
+ [ 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> Fri, 23 Dec 2016 23:52:11 +0100
+
baresip (0.4.20-1) unstable; urgency=medium
* Initial Release.