From bcaf92d8d24c4288785bba6fcafb84859a5e6301 Mon Sep 17 00:00:00 2001 From: Bob Ham Date: Mon, 27 Jan 2020 14:56:08 +0000 Subject: [PATCH] Release Calls 0.1.2 --- debian/changelog | 21 +++++++++++++++++++++ meson.build | 2 +- 2 files changed, 22 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e1d6b00..d3dbb3d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +calls (0.1.2) amber-phone; urgency=medium + + [ Guido Günther ] + * debian: Add superficial autopkgtest + * gitlab-ci: Specify stages + * gitlab-ci: Build package and run autopkgtest / lintian + * po: Update pofiles.in (Closes: #76) + * Add potfile + + [ Mohammed Sadiq ] + * mm-provider: Fix a check to remove device + + [ Bob Ham ] + * call-display: Only mute the microphone with the Mute button + * mm-call: Sanitise disconnect messages + + [ Julian Sparber ] + * Replace HdyDialer with HdyKeypad and bump libhandy to 0.0.12 + + -- Bob Ham Mon, 27 Jan 2020 14:55:08 +0000 + calls (0.1.1) amber-phone; urgency=medium [ Bob Ham ] diff --git a/meson.build b/meson.build index 9fa36c1..b52a0d0 100644 --- a/meson.build +++ b/meson.build @@ -22,7 +22,7 @@ project( 'calls', 'c', 'vala', - version: '0.1.1', + version: '0.1.2', license: 'GPLv3+', meson_version: '>= 0.47.0', default_options: [