Post release bump to 44.alpha.0
This commit is contained in:
14
debian/changelog
vendored
14
debian/changelog
vendored
@@ -1,3 +1,17 @@
|
|||||||
|
gnome-calls (44~alpha.0) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
* meson: Post release bump
|
||||||
|
* manager: Remove unused include
|
||||||
|
* record-store: Removed deprecated CuiCallStates
|
||||||
|
* ringer: Remove deprecated CuiCallStates
|
||||||
|
* ringer: Move libfeedback related cleanup to finalize()
|
||||||
|
* ringer: Cancel any ongoing actions on shutdown
|
||||||
|
* application: Don't return value in start_proper()
|
||||||
|
* application: Don't show application window if started as daemon
|
||||||
|
* meson: Sort sources alphabetically
|
||||||
|
|
||||||
|
-- Evangelos Ribeiro Tzaras <devrtz-debian@fortysixandtwo.eu> Wed, 21 Sep 2022 12:44:00 +0200
|
||||||
|
|
||||||
gnome-calls (43.0) unstable; urgency=medium
|
gnome-calls (43.0) unstable; urgency=medium
|
||||||
|
|
||||||
[ Emin Tufan Çetin ]
|
[ Emin Tufan Çetin ]
|
||||||
|
@@ -22,7 +22,7 @@
|
|||||||
project(
|
project(
|
||||||
'calls',
|
'calls',
|
||||||
'c', 'vala',
|
'c', 'vala',
|
||||||
version: '43.1',
|
version: '44.alpha.0',
|
||||||
license: 'GPLv3+',
|
license: 'GPLv3+',
|
||||||
meson_version: '>= 0.56.0',
|
meson_version: '>= 0.56.0',
|
||||||
default_options: [
|
default_options: [
|
||||||
|
Reference in New Issue
Block a user