phoc (0.13.1-2)
[PTS] [DDPO]
COMMITS: VCS has seen 5 commits since the debian/0.13.1-1 tag
- Git: https://salsa.debian.org/DebianOnMobile-team/phoc.git
-
- Branch: debian/master
- Path: debian/changelog
- Browser: https://salsa.debian.org/DebianOnMobile-team/phoc
- Last scan: 2022-05-24 22:49:10+00
- Next scan: 2022-06-01 13:14:00+00
- CI pipeline status: success
- Debian changelog in Git:
phoc (0.13.1-2) unstable; urgency=medium
* d/patches: handle touch frame events.
Not doing so disabled touch input for Qt-based applications, let's fix
that. (Closes: #1008919)
-- Arnaud Ferraris <arnaud.ferraris@gmail.com> Mon, 04 Apr 2022 13:50:44 +0200
- This branch is 5 commits ahead of tag debian/0.13.1-1
- Git log:
commit 704b69cc5f0cf9171dd414c2d4a0928c59115a3b
Author: Guido Günther <agx@sigxcpu.org>
Date: Tue Apr 5 12:02:01 2022 +0200
d/control: Recommend xwayland
This makes sure X11 clients don't just work because something
else pulls it in.
commit 9f9b56e2d95d96ed006294212efd3766e2720d42
Author: Guido Günther <agx@sigxcpu.org>
Date: Tue Apr 5 14:29:01 2022 +0200
Use consistent line breaks
Run "wrap-and-sort -ast" but ignore the changes in Build-Depends:
so we can have them sorted by topic: docs, tests, ...
commit 6fd4a32bffaa4618b8d58c763de08f017f0515b3
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Mon Apr 4 14:12:44 2022 +0200
d/control: bump required wlroots version
Due to the backported patches we carry, `wlroots` minimum version should
be '0.15.1', not '0.14.1'.
Also, drop the `Breaks` on pre-0.4.5 `phosh` as this version is long
gone from Debian.
commit c3df0e4e5de6ee496756069fc493418c96a68eb6
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Mon Apr 4 13:51:31 2022 +0200
d/changelog: release version 0.13.1-2
commit 90e042544dc003f2dd1224ae296a1dc3450fa905
Author: Arnaud Ferraris <arnaud.ferraris@collabora.com>
Date: Mon Apr 4 13:50:39 2022 +0200
d/patches: handle touch frame events
Not doing so disabled touch input for Qt-based applications, let's fix
that.
Closes: #1008919