[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/phoc][debian/master] d/control: bump required wlroots version
Arnaud Ferraris (@a-wai)
gitlab at salsa.debian.org
Mon Apr 4 13:12:55 BST 2022
Arnaud Ferraris pushed to branch debian/master at Debian On Mobile / phoc
Commits:
6fd4a32b by Arnaud Ferraris at 2022-04-04T14:12:44+02:00
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.
- - - - -
1 changed file:
- debian/control
Changes:
=====================================
debian/control
=====================================
@@ -10,7 +10,7 @@ Build-Depends:
libinput-dev,
libpixman-1-dev,
libwayland-dev,
- libwlroots-dev (>= 0.14.1),
+ libwlroots-dev (>= 0.15.1),
libxcb1-dev,
libxkbcommon-dev,
meson (>= 0.54.0),
@@ -41,8 +41,6 @@ Depends:
gsettings-desktop-schemas,
mutter-common,
Recommends: phosh
-Breaks:
- phosh (<< 0.4.5),
Description: Wayland compositor for mobile phones
Tiny wayland compositor based on wlroots for use on mobile phones like the
Librem 5.
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/6fd4a32bffaa4618b8d58c763de08f017f0515b3
--
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/phoc/-/commit/6fd4a32bffaa4618b8d58c763de08f017f0515b3
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/20220404/be52df57/attachment.htm>
More information about the Debian-on-mobile-maintainers
mailing list