6 Commits
Author SHA1 Message Date
Sebastian KrzyszkowiakandMarge Bot 93d3a967d3 data: Restart the daemon on failure
If Calls crashes for some reason, the user will be left with no
running Calls instance until it's launched manually. Make sure
the daemon gets restarted on a failure.

Signed-off-by: Sebastian Krzyszkowiak <sebastian.krzyszkowiak@puri.sm>
Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/810>
2025-12-26 10:15:07 +00:00
Sebastian KrzyszkowiakandGuido Gunther 5acf019518 gitlab-ci: Don't use global before_script for package jobs
It used to work because the pipeline definitions had been
overriding `before_script`, which isn't the case anymore.

Fixes #213
2021-01-20 09:42:19 +00:00
Sebastian Krzyszkowiak f9648e8f63 Document changes and release 0.2.0 2021-01-06 01:35:24 +01:00
Sebastian Krzyszkowiak f1addc1965 debian: Add maintscript to rename xdg autostart file
It got renamed in f6f9e3f039

Fixes #200
2020-12-16 01:51:46 +01:00
Sebastian Krzyszkowiak 900550b353 Document changes and release 0.1.9 2020-11-04 18:08:29 +01:00
Sebastian Krzyszkowiak b9fb2775cd gitlab-ci: Use bullseye CI repo
This is needed to be able to use callaudiod before it reaches
Debian Bullseye.
2020-10-30 18:29:05 +01:00