1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-06-25 05:09:30 +00:00

Release Calls 0.1.2

This commit is contained in:
Bob Ham 2020-01-27 14:56:08 +00:00
parent 497fe072fc
commit bcaf92d8d2
2 changed files with 22 additions and 1 deletions

21
debian/changelog vendored
View file

@ -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 <bob.ham@puri.sm> Mon, 27 Jan 2020 14:55:08 +0000
calls (0.1.1) amber-phone; urgency=medium
[ Bob Ham ]

View file

@ -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: [