[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/gnome-calls][upstream/latest] 23 commits: Update Friulian translation

Evangelos Ribeiro Tzaras (@devrtz) gitlab at salsa.debian.org
Fri Jan 13 09:36:53 GMT 2023



Evangelos Ribeiro Tzaras pushed to branch upstream/latest at Debian On Mobile / gnome-calls


Commits:
536ae7c1 by Fabio Tomat at 2022-12-08T08:56:07+00:00
Update Friulian translation

(cherry picked from commit a8c6cf3c81e805a896b2f961373d68518d8952cf)

- - - - -
fc44ec1f by Vasil Pupkin at 2022-12-08T22:45:16+00:00
Add Belarusian translation

- - - - -
e24fd6b5 by Chris Talbot at 2022-12-10T00:34:48+00:00
meson: use version_compare to check meson version

- - - - -
d3635838 by Дилян Палаузов at 2022-12-20T07:34:39+01:00
ringer: Fix typo

- - - - -
55f1255b by Fran Dieguez at 2022-12-21T19:13:38+00:00
Update Galician translation

(cherry picked from commit b6cff9a0945bd7703f2f7f4634083482a61397c5)

- - - - -
f997048a by Evangelos Ribeiro Tzaras at 2022-12-22T15:08:18+00:00
build: Rename config.h to calls-config.h

This guards against accidentally including configuration from elsewhere.

- - - - -
8b56e817 by Evangelos Ribeiro Tzaras at 2022-12-22T15:08:18+00:00
meson: Add option to use gstreamer debugging API

gst_debug_bin_to_dot_data() can only be used if gstreamer
has been compiled with debugging features enabled.

- - - - -
8d15f46b by Evangelos Ribeiro Tzaras at 2022-12-22T15:08:18+00:00
sip-pipeline: Only use gstreamer debugging if option is set

Fixes build issues when gstreamer has not been compiled with debugging
enabled.

Fixes: #533

- - - - -
faac160a by Bruce Cowan at 2022-12-23T09:23:49+00:00
Update British English translation

(cherry picked from commit 74c3a5960774bd5a7d7bebf1edcb35dff715f2a4)

- - - - -
cd608618 by Efstathios Iosifidis at 2022-12-25T17:13:53+00:00
Update Greek translation

(cherry picked from commit 3aed6b650a036437251dd055d12820574f0890e8)

- - - - -
c7511534 by Freddy Cheng at 2022-12-30T23:45:25+00:00
Add Chinese (Taiwan) translation

- - - - -
a52a2a39 by Evangelos Ribeiro Tzaras at 2022-12-31T18:37:08+01:00
record-row: Defer enabling popup actions until displaying

There is no need to enable or disable actions until the popover
is actually presented.

This also get's rid of having to be notified of changes to the
"can-add-contact" property which led to a segfault as the signal handler
was not properly cleared.

Fixes: #535

As the "can-add-contact" property is now always checked,
the menu item will be properly shown.

Fixes: #485

- - - - -
7be5870a by Sabri Ünal at 2023-01-02T14:04:06+00:00
Update Turkish translation

- - - - -
08c4b3aa by Matheus Barbosa at 2023-01-02T17:20:54+00:00
Update Brazilian Portuguese translation

- - - - -
e6f7fce7 by Fabio Tomat at 2023-01-08T13:04:02+00:00
Update Friulian translation

- - - - -
0d072e73 by Evangelos Ribeiro Tzaras at 2023-01-09T16:58:33+00:00
ringer: Remove explicit DBus timeout handling

As libfeedback uses GDbusProxy under the hood which defaults to timing
out after 25 seconds there is no need to handle timeouts explicitly.

Furthermore 1 second seems to not always be enough time to get a
response which leads to endless ringing.

Fixes #543

- - - - -
14c630ab by Abderrahim Kitouni at 2023-01-11T09:39:45+00:00
Only define EPhoneNumber autocleanup for old versions

This fixes build with latest evolution-data-server

- - - - -
b6e0d3db by Evangelos Ribeiro Tzaras at 2023-01-11T14:23:12+00:00
ci: Move flatpak jobs to packaging stage

It is more fitting than the default "test" stage and
has the desirable side effect that the Debian packaging jobs
no longer need to wait for flatpak jobs to finish.

- - - - -
56891363 by Evangelos Ribeiro Tzaras at 2023-01-11T18:14:36+01:00
history-box: Fix clearing signal handler

By the time g_clear_signal_handler() was invoked self->model had already
been NULL'ed, so clear the signal before clearing the model.

- - - - -
17719946 by Evangelos Ribeiro Tzaras at 2023-01-11T18:47:43+01:00
application: Set unix signal handler source ID to 0

g_clear_signal_handle_id() will complain about unknown sources otherwise.

- - - - -
e878fabb by Evangelos Ribeiro Tzaras at 2023-01-11T18:50:22+01:00
application: Remove and destroy application windows on shutdown

The windows need to be removed from the GtkApplication because they are
holding references to the application which prevents proper cleanup.

Fixes: #508

- - - - -
a7678e49 by Evangelos Ribeiro Tzaras at 2023-01-12T10:50:29+01:00
Document and release 44~alpha.1

- - - - -
4708361c by Evangelos Ribeiro Tzaras at 2023-01-13T10:29:48+01:00
New upstream version 44~alpha.1
- - - - -


16 changed files:

- .gitlab-ci.yml
- NEWS
- debian/changelog
- meson.build
- meson_options.txt
- plugins/provider/sip/calls-sip-media-pipeline.c
- plugins/provider/sip/calls-sip-origin.c
- plugins/provider/sip/calls-sip-provider.c
- po/LINGUAS
- + po/be.po
- po/el.po
- po/en_GB.po
- po/fur.po
- po/gl.po
- po/pt_BR.po
- po/tr.po


The diff was not included because it is too large.


View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/gnome-calls/-/compare/0e178029584bb6544acc2e189267ede9f19e78c3...4708361cb73d84323343c82fc2975653ab72a984

-- 
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/gnome-calls/-/compare/0e178029584bb6544acc2e189267ede9f19e78c3...4708361cb73d84323343c82fc2975653ab72a984
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-on-mobile-maintainers/attachments/20230113/bd759904/attachment-0001.htm>


More information about the Debian-on-mobile-maintainers mailing list