<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>

<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>


<style>img {
max-width: 100%; height: auto;
}
body {
font-size: 0.875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
}
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";'>
<div class="content">

<h3 style="margin-top: 20px; margin-bottom: 10px;">
Guido Günther pushed to branch debian/master
at <a href="https://salsa.debian.org/DebianOnMobile-team/phosh" style="color: #1068bf;">Debian On Mobile / phosh</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/5fdc75d157a5f1d89616eb2c92f51cf5ca2ac036" style="color: #1068bf;">5fdc75d1</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-09-01T09:24:31+00:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>screen-saver-manager: Shorten DBus names

Make it match the PhoshDBusLoginSession proxy.

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1131>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/9370fa39714fd49ae29d674e96d6a928401c11a9" style="color: #1068bf;">9370fa39</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-09-01T09:24:31+00:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>screensaver-manager: Use cancellable

This makes sure we cancel pending calls on shutdown and allows
us to drop some refs/unrefs.

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1131>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/6ef8b39723989c8ce32c22d5d5ce0d43ca8ee361" style="color: #1068bf;">6ef8b397</a></strong>
<div>
<span>by Marge Bot</span>
<i>at 2022-09-01T09:48:20+00:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Merge branch 'screensaver-cleanup' into 'main'

screen-saver-manager: Shorten DBus names and use cancellable

See merge request World/Phosh/phosh!1131</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/d0adf34e8efc076725884a2c4c10e84008cc3a9f" style="color: #1068bf;">d0adf34e</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-09-01T11:08:54+00:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>packaging: Ship NEWS

It's a short summary of upstream changes.

Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1138>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/0fd5204633c0d767ced233913a6b7c5520348add" style="color: #1068bf;">0fd52046</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-09-01T11:08:54+00:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>packaging: Update copyright

This got improved quite a bit so lets fetch this upstream too
to minimize the delta.

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1138>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/c0e4b1896f3c6e441f0d4ddc60a6730d8c440245" style="color: #1068bf;">c0e4b189</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-09-01T11:08:54+00:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>packaging: Fix postinst interpreter

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1138>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/5dd68a798560cb429a40abb1833e33e633880eab" style="color: #1068bf;">5dd68a79</a></strong>
<div>
<span>by Evangelos Ribeiro Tzaras</span>
<i>at 2022-09-01T11:08:55+00:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>packaging: Mark phosh-doc as Multi-Arch0foreign (was all)

The d.o/pkg/phosh showed had a message from Multiarch hinter:

Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1138>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/c363619360a2b6ed96b0b239683efa7c1a5c0280" style="color: #1068bf;">c3636193</a></strong>
<div>
<span>by Marge Bot</span>
<i>at 2022-09-01T11:28:59+00:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Merge branch 'packaging' into 'main'

Update packaging

See merge request World/Phosh/phosh!1138</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/252abd0596a170aa3181aeb2014a14c9d066ac77" style="color: #1068bf;">252abd05</a></strong>
<div>
<span>by Zurab Kargareteli</span>
<i>at 2022-09-02T11:38:41+00:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Update Georgian translation
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/69168a98597923cd5419556ee32a695a77deeb15" style="color: #1068bf;">69168a98</a></strong>
<div>
<span>by Danial Behzadi</span>
<i>at 2022-09-03T12:26:26+00:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Update Persian translation
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/f5176efd3280f2d2e211d6317760936aefe8c824" style="color: #1068bf;">f5176efd</a></strong>
<div>
<span>by Anders Jonsson</span>
<i>at 2022-09-03T20:00:34+00:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Update Swedish translation
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/ca5837e92821e4b9cb07300c7808d224eb8ec265" style="color: #1068bf;">ca5837e9</a></strong>
<div>
<span>by Emin Tufan Çetin</span>
<i>at 2022-09-04T10:27:47+00:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Update Turkish translation
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/c69bb591a178e197b4174205084f3460948a0ca6" style="color: #1068bf;">c69bb591</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-09-04T12:47:46+00:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>event-list: Use plain week day

This matches the designs and helps languages that would otherwise
need a more complex pattern.

See https://gitlab.gnome.org/World/Phosh/phosh/-/commit/acc0a7608452ea51696889ff7470a0838a1d131f#note_1544775

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1139>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/41bf5d2569c32254e24e6f4c2e3c9766869f3fb9" style="color: #1068bf;">41bf5d25</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-09-04T12:47:46+00:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>upcoming-events: Use ngettext for different plural forms

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1139>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/ee1a3e0b126b43c4c57b3fb02f99e43e99ab10ec" style="color: #1068bf;">ee1a3e0b</a></strong>
<div>
<span>by Marge Bot</span>
<i>at 2022-09-04T13:11:28+00:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Merge branch 'upcoming-events-i18n' into 'main'

event-list: Help translations

See merge request World/Phosh/phosh!1139</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/fd433df492fbb95d72af8fef01d14aa9b2f3a2b9" style="color: #1068bf;">fd433df4</a></strong>
<div>
<span>by Piotr Drąg</span>
<i>at 2022-09-04T13:54:38+00:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Update Polish translation
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/770bec931f4bd767ca02059ae061885372655821" style="color: #1068bf;">770bec93</a></strong>
<div>
<span>by Danial Behzadi</span>
<i>at 2022-09-04T14:17:17+00:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Update Persian translation
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/5a0d9703a11385f8a703e2baa2bb58f74a783b08" style="color: #1068bf;">5a0d9703</a></strong>
<div>
<span>by Yuri Chornoivan</span>
<i>at 2022-09-04T17:56:50+00:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Update Ukrainian translation
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/2b890b031a0aff113007163648662a1c2417883b" style="color: #1068bf;">2b890b03</a></strong>
<div>
<span>by Emin Tufan Çetin</span>
<i>at 2022-09-04T20:15:29+00:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Update Turkish translation
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/3017300e5442374c1a574ac92b7b5f8edb933bfe" style="color: #1068bf;">3017300e</a></strong>
<div>
<span>by Goran Vidović</span>
<i>at 2022-09-04T20:38:07+00:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Update Croatian translation
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/8228c6b86afe597cef5a50b5c0d6520fe6508d78" style="color: #1068bf;">8228c6b8</a></strong>
<div>
<span>by Aleksandr Melman</span>
<i>at 2022-09-04T20:45:47+00:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Update Russian translation
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/5f4c69e58df2f12d5a914f3bd66d6be2ac0d6468" style="color: #1068bf;">5f4c69e5</a></strong>
<div>
<span>by Vittorio Monti</span>
<i>at 2022-09-06T15:29:35+00:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Update Italian translation
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/4378536f5289f93ed5d265fb81f90e76db13dbff" style="color: #1068bf;">4378536f</a></strong>
<div>
<span>by Anders Jonsson</span>
<i>at 2022-09-06T19:00:49+00:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Update Swedish translation
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/e26b48303fe14de81f994981bd1e7752386e1e24" style="color: #1068bf;">e26b4830</a></strong>
<div>
<span>by Марко Костић</span>
<i>at 2022-09-07T07:06:59+00:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Update Serbian translation
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/689bdfb987ca77932b71a3b59a498b5d98e8c43f" style="color: #1068bf;">689bdfb9</a></strong>
<div>
<span>by Jiri Grönroos</span>
<i>at 2022-09-09T16:30:42+00:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Update Finnish translation
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/ccda72f5950580265bd75ab6fc82e43de1f7f8d3" style="color: #1068bf;">ccda72f5</a></strong>
<div>
<span>by Daniel Șerbănescu</span>
<i>at 2022-09-10T16:13:26+00:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Update Romanian translation
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/3c1b8dae20d89149f7e4a7f668febd2589c13802" style="color: #1068bf;">3c1b8dae</a></strong>
<div>
<span>by Yosef Or Boczko</span>
<i>at 2022-09-11T04:26:42+00:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Update Hebrew translation
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/20ce6d01faf92e1204d1d3059b2e9d147411a271" style="color: #1068bf;">20ce6d01</a></strong>
<div>
<span>by Jürgen Benvenuti</span>
<i>at 2022-09-17T08:49:21+00:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Update German translation
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/7e546466b5d752d4c33bdb2596bd094a4f3f4b2d" style="color: #1068bf;">7e546466</a></strong>
<div>
<span>by Rūdolfs Mazurs</span>
<i>at 2022-09-17T17:02:12+00:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Add Latvian translation
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/274a6e01dcb4b7a2212f4e074f9ff799e84920a6" style="color: #1068bf;">274a6e01</a></strong>
<div>
<span>by Martin</span>
<i>at 2022-09-18T10:03:29+00:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Update Slovenian translation
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/a60546aa12944ae043cad1aae9711c29a8a066b8" style="color: #1068bf;">a60546aa</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-09-19T10:32:33+00:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Update libcall-ui to 0.0.5

There aren't any breaking changes but the style refresh
makes longer strings fit way better.

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1140>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/9afa49e6df29f67bd0babc98d27f7d2205b1492c" style="color: #1068bf;">9afa49e6</a></strong>
<div>
<span>by Marge Bot</span>
<i>at 2022-09-19T10:55:24+00:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Merge branch 'libcall-ui-0.0.5' into 'main'

Update libcall-ui to 0.0.5

See merge request World/Phosh/phosh!1140</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/4a9e447c49729ed893ac37749ec1b8598a11695c" style="color: #1068bf;">4a9e447c</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-09-22T19:42:44+02:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>log: Track log domains instead of passing it to the handler as user data

This will allow us to not set the handler multiple times in the
next commit.

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1148>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/b30ef98044b61c069cf12b502d6fb13a50e63936" style="color: #1068bf;">b30ef980</a></strong>
<div>
<span>by Evangelos Ribeiro Tzaras</span>
<i>at 2022-09-22T19:42:44+02:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>log: Guard against setting g_log_set_writer_func() multiple times

While it was always invalid it is enforced as of glib 2.74.

This fixes tests failing like:

GLib-ERROR **: 08:25:34.271: g_log_set_writer_func() called multiple times

Closes: https://gitlab.gnome.org/World/Phosh/phosh/-/issues/841
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1148>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/9375f72b2e22a588c7dc39dfef8fe9b46d936d03" style="color: #1068bf;">9375f72b</a></strong>
<div>
<span>by Fiona Klute</span>
<i>at 2022-09-22T19:42:44+02:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>util: Don't use G_REGEX_JAVASCRIPT_COMPAT

G_REGEX_JAVASCRIPT_COMPAT is unsupported as of glib 2.74 and
not needed for the regex at hand.

G_REGEX_DEFAULT is the preferable default but not available before
glib 2.73.2, so there's a fallback to 0 for earlier versions.

Closes: https://gitlab.gnome.org/World/Phosh/phosh/-/issues/840
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1148>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/34781a80d75a13101cd9980048b00c2acb9a8423" style="color: #1068bf;">34781a80</a></strong>
<div>
<span>by Marge Bot</span>
<i>at 2022-09-22T18:12:58+00:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Merge branch 'set-log' into 'main'

Fixes for glib 2.74

Closes #840 and #841

See merge request World/Phosh/phosh!1148</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/de077d5d01c1e890ed5fb787f3bba325b4daad31" style="color: #1068bf;">de077d5d</a></strong>
<div>
<span>by Sam Hewitt</span>
<i>at 2022-09-22T18:13:37+00:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>style: Overview & appgrid fixes for high contrast

Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1121>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/cec7cd162e9c2955fe402a5dee1fd3c6337cc1a0" style="color: #1068bf;">cec7cd16</a></strong>
<div>
<span>by Marge Bot</span>
<i>at 2022-09-22T18:29:20+00:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Merge branch 'appgrid-hc-fixes' into 'main'

style: Overview & appgrid fixes for high contrast

See merge request World/Phosh/phosh!1121</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/d836e462d8b1c0f48d66a2f5d1fa3de73d6d207c" style="color: #1068bf;">d836e462</a></strong>
<div>
<span>by Evangelos Ribeiro Tzaras</span>
<i>at 2022-09-22T18:29:58+00:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>shell: Tweak phosh_shell_set_state() debug message

before:
Adding to PHOSH_STATE_BLANKED shells state. New state: PHOSH_STATE_BLANKED | PHOSH_STATE_LOCKED
Removing from PHOSH_STATE_BLANKED shells state. New state: PHOSH_STATE_LOCKED

after:
Adding PHOSH_STATE_LOCKED to shells state. New state: PHOSH_STATE_LOCKED | PHOSH_STATE_OVERVIEW
Removing PHOSH_STATE_LOCKED from shells state. New state: PHOSH_STATE_OVERVIEW

Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1147>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/2c03f93599a71f7216cef629deb73c7ed9966864" style="color: #1068bf;">2c03f935</a></strong>
<div>
<span>by Marge Bot</span>
<i>at 2022-09-22T19:02:08+00:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Merge branch 'shell_state_debug_reword' into 'main'

shell: Tweak phosh_shell_set_state() debug message

See merge request World/Phosh/phosh!1147</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/c790afb2cb645ff73e3aebe2b1659dd91f32e009" style="color: #1068bf;">c790afb2</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-09-24T18:01:53+02:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>ci: Update cross image

This allows the i386 build to pass again

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1151>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/82f22a51ac1ea7824b067a64b0c731d343e9e728" style="color: #1068bf;">82f22a51</a></strong>
<div>
<span>by Marge Bot</span>
<i>at 2022-09-24T16:31:04+00:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Merge branch 'update-cross' into 'main'

ci: update cross image

See merge request World/Phosh/phosh!1151</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/c04f1d6167dc840acfe7737b4ca168e9dbd0cc47" style="color: #1068bf;">c04f1d61</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-09-26T07:50:24+00:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>screen-saver-manager: Shorten DBus names

This is similar to

  5fdc75d1 ("screen-saver-manager: Shorten DBus names")

bug for the ScreenSaverIface we implement.

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1141>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/00354e7d311b1a871b265efa4d4580e03fe27b27" style="color: #1068bf;">00354e7d</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-09-26T07:50:24+00:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>shell: Avoid screen-saver singleton

This avoids an odd singleton with an argument. Instead use our current
pattern to create the object in the shell and add an accessor.

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1141>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/5e14b58a0a398a49fc530160faae209cfef20a61" style="color: #1068bf;">5e14b58a</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-09-26T07:50:24+00:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>monitor-manager: Add method to set power-save mode of all monitors

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1141>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/29c5be4b20a15a463ef2ef9eb2bf5d5aefe96c24" style="color: #1068bf;">29c5be4b</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-09-26T07:50:24+00:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Move blank on presence status change to screen-saver

This was on the LockscreenManager before but for blanking
only we want it on the screensaver.

Signed-off-by: Guido Günther <guido.gunther@puri.sm>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1141>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/2762de3ac537885a091df37df817929e76ad931f" style="color: #1068bf;">2762de3a</a></strong>
<div>
<span>by Marge Bot</span>
<i>at 2022-09-26T08:19:22+00:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Merge branch 'screen-saver-cleanups' into 'main'

screen-saver-manager: More cleanups

See merge request World/Phosh/phosh!1141</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/3f5563facf77729271d6b31c0dc53224d88b5d1c" style="color: #1068bf;">3f5563fa</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-09-26T11:30:26+02:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Document changes and release 0.21.1

Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1153>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/c779ffa8ecf1a942a695bca4418b09c46bbe0d9f" style="color: #1068bf;">c779ffa8</a></strong>
<div>
<span>by Marge Bot</span>
<i>at 2022-09-28T10:35:09+00:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Merge branch 'rel-0.21.1' into 'main'

Document changes and release 0.21.1

See merge request World/Phosh/phosh!1153</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/3fac2ea76e6d67ac4f97762018d20593bcf7133b" style="color: #1068bf;">3fac2ea7</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-09-28T13:04:39+02:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>New upstream version 0.21.1</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/d9bb4426170a59196f0b1bc9b11768558164eab4" style="color: #1068bf;">d9bb4426</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-09-28T13:04:47+02:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Update upstream source from tag 'upstream/0.21.1'

Update to upstream version '0.21.1'
with Debian dir dbc8677f0cd68d6a012096e1fbf9abaa20a5f922</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/1e677934d4d1c59b74ff0cf4e149f392e1307472" style="color: #1068bf;">1e677934</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-09-28T13:04:48+02:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>New upstream release
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/cb69c167b47ee4d3b7aab7d588351c37eda6fd90" style="color: #1068bf;">cb69c167</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-09-28T13:05:37+02:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Drop all patches
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/31b1b75cf69dda820832353041758ec424acd65b" style="color: #1068bf;">31b1b75c</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-09-28T13:16:21+02:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Bump standards version

No changes needed.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/e6b03ae6263effecd3f5e0ac9636636a65d3e343" style="color: #1068bf;">e6b03ae6</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-09-28T13:39:03+02:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>d/phosh.lintian-overrides: Adjust format

Add the binary package to match lintian's expectations
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/06a7bf056e47c583a324907769ce0027f2f02faa" style="color: #1068bf;">06a7bf05</a></strong>
<div>
<span>by Guido Günther</span>
<i>at 2022-09-28T13:39:36+02:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Document changes and release 0.21.1-1
</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#587d266bb27a4dc3022bbed44dfa19849df3044c" style="color: #1068bf;">
.gitlab-ci.yml
</a>
</li>
<li class="file-stats">
<a href="#9f621eb5fd3bcb2fa5c7bd228c9b1ad42edc46c8" style="color: #1068bf;">
NEWS
</a>
</li>
<li class="file-stats">
<a href="#9c96da0e9f91d7d8937b69b524702c106258f0d1" style="color: #1068bf;">
debian/changelog
</a>
</li>
<li class="file-stats">
<a href="#58ef006ab62b83b4bec5d81fe5b32c3b4c2d1cc2" style="color: #1068bf;">
debian/control
</a>
</li>
<li class="file-stats">
<a href="#24f76670ae61050c7daedabe7f963a32cb9c0ff0" style="color: #1068bf;">
<span class="deleted-file">

debian/patches/0001-util-Don-t-use-G_REGEX_JAVASCRIPT_COMPAT.patch
</span>
</a>
</li>
<li class="file-stats">
<a href="#bc34014ab4b9a49dd7a27bdd8d352912607c3a96" style="color: #1068bf;">
<span class="deleted-file">

debian/patches/series
</span>
</a>
</li>
<li class="file-stats">
<a href="#a72ec2a9441620cf0de1405d3c189cbb7f67ffe6" style="color: #1068bf;">
debian/phosh.lintian-overrides
</a>
</li>
<li class="file-stats">
<a href="#0cc1139e3347f573ae1feee5b73dbc8a8a21fcfa" style="color: #1068bf;">
meson.build
</a>
</li>
<li class="file-stats">
<a href="#88d284ac79d854c5450f7dd698a21958e83d0efd" style="color: #1068bf;">
plugins/upcoming-events/event-list.c
</a>
</li>
<li class="file-stats">
<a href="#54d6c31c823e250ebb67120d8dd489a69a02213c" style="color: #1068bf;">
po/LINGUAS
</a>
</li>
<li class="file-stats">
<a href="#8133f48bcd872819f4d7310d09b4ef30a26831b0" style="color: #1068bf;">
po/de.po
</a>
</li>
<li class="file-stats">
<a href="#e12a31846ecc18b4dcc3317902c8289d8a91245b" style="color: #1068bf;">
po/fa.po
</a>
</li>
<li class="file-stats">
<a href="#4a909f28ec13a23ac75c362bf9a9e15669d47d6d" style="color: #1068bf;">
po/fi.po
</a>
</li>
<li class="file-stats">
<a href="#9736778f9a16ee15c1c44053336396019853d06d" style="color: #1068bf;">
po/he.po
</a>
</li>
<li class="file-stats">
<a href="#cc4723edf8f9ac38112559780a3a966ae8e3bdf1" style="color: #1068bf;">
po/hr.po
</a>
</li>
<li class="file-stats">
<a href="#327aa0bc550fa884acca79a3295e722b622f7559" style="color: #1068bf;">
po/it.po
</a>
</li>
<li class="file-stats">
<a href="#b4483a69a17ce84171905a68001440348a030887" style="color: #1068bf;">
po/ka.po
</a>
</li>
<li class="file-stats">
<a href="#a0adcdda490179b406b32704f47949b4fae75aa9" style="color: #1068bf;">
<span class="new-file">
+
po/lv.po
</span>
</a>
</li>
<li class="file-stats">
<a href="#74adca948cd9fddf7f9644856d4988126ffe9601" style="color: #1068bf;">
po/pl.po
</a>
</li>
<li class="file-stats">
<a href="#061fabf97dbb370db590a7ca14a815203247ff25" style="color: #1068bf;">
po/ro.po
</a>
</li>
<li class="file-stats">
<a href="#2316433971b53f8a58c69a9c3ce650787e35b3c0" style="color: #1068bf;">
po/ru.po
</a>
</li>
<li class="file-stats">
<a href="#7e2711a6522cf155c0feff1d146c8b426502177f" style="color: #1068bf;">
po/sl.po
</a>
</li>
<li class="file-stats">
<a href="#bda7bced01d5161a83057e18daf3fe692099e5ac" style="color: #1068bf;">
po/sr.po
</a>
</li>
<li class="file-stats">
<a href="#4a5c1cf4e30bce97baf810ad306a537239e2c52e" style="color: #1068bf;">
po/sv.po
</a>
</li>
<li class="file-stats">
<a href="#cf4f0b0dadc52f5cd0dfbc7af6bc3ca27ba42355" style="color: #1068bf;">
po/tr.po
</a>
</li>
<li class="file-stats">
<a href="#b51f8cbe35a8772efe6f023fc1673b635dca1f80" style="color: #1068bf;">
po/uk.po
</a>
</li>
<li class="file-stats">
<a href="#151522ff4e4a637c277c537abe5bf8e78959d922" style="color: #1068bf;">
src/dbus/meson.build
</a>
</li>
<li class="file-stats">
<a href="#e8ed61f5a0eb0347880e7698355c39ae21b5143f" style="color: #1068bf;">
src/lockscreen-manager.c
</a>
</li>
<li class="file-stats">
<a href="#b01aa722797a46f9a83d4dce00c064015001c888" style="color: #1068bf;">
src/log.c
</a>
</li>
<li class="file-stats">
<a href="#3a576e09615c0e19842e5f3ac31e858c9ae7fe41" style="color: #1068bf;">
src/main.c
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: 0.875rem;">The diff was not included because it is too large.</h5>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #666;">

<br>
<a href="https://salsa.debian.org/DebianOnMobile-team/phosh/-/compare/e26dd58b16e9bc9b284d9ee43023f789ee41221b...06a7bf056e47c583a324907769ce0027f2f02faa" style="color: #1068bf;">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://salsa.debian.org" style="color: #1068bf;">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link" style="color: #1068bf;">Manage all notifications</a> · <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link" style="color: #1068bf;">Help</a>



</p>
</div>
</body>
</html>