[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/phosh][debian/master] 3 commits: d/control: Bump phoc dependency
Guido Günther (@agx)
gitlab at salsa.debian.org
Mon Apr 3 18:58:47 BST 2023
Guido Günther pushed to branch debian/master at Debian On Mobile / phosh
Commits:
3a3a8601 by Guido Günther at 2023-04-03T19:41:16+02:00
d/control: Bump phoc dependency
Phosh can work with older phoc but will only bind to the
newer protocol versions with phoc >= 0.26.0
- - - - -
e0feaef7 by Guido Günther at 2023-04-03T19:44:10+02:00
d/control: Make sure plugins match the phosh version
- - - - -
5ccbc38e by Guido Günther at 2023-04-03T19:51:36+02:00
Document changes and release 0.26.0-2
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+phosh (0.26.0-2) experimental; urgency=medium
+
+ * Team upload
+ * d/control: Bump phoc dependency.
+ Phosh can work with older phoc but will only bind to the
+ newer protocol versions with phoc >= 0.26.0
+ * d/control: Make sure plugins match the phosh version
+
+ -- Guido Günther <agx at sigxcpu.org> Mon, 03 Apr 2023 19:44:14 +0200
+
phosh (0.26.0-1) experimental; urgency=medium
* Team upload
=====================================
debian/control
=====================================
@@ -56,7 +56,7 @@ Depends:
fonts-lato,
gnome-shell-common,
gsettings-desktop-schemas,
- phoc (>= 0.25.0),
+ phoc (>= 0.26.0),
Recommends:
feedbackd,
gnome-session-bin,
@@ -115,6 +115,7 @@ Depends:
${shlibs:Depends},
gsettings-desktop-schemas,
phoc (>= 0.13.1),
+ phosh (= ${binary:Version}),
Description: Pure Wayland shell for mobile devices - Plugins
Phosh is a graphical shell for Wayland compositors speaking the layer-surface
protocol and aimed at mobile devices like smart phones and tablets using touch
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/phosh/-/compare/4b7abaab92f1ac682168cb86cd8525c4e32e8ed1...5ccbc38ef052f79c8f50c2c684e25c7d39c82efd
--
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/phosh/-/compare/4b7abaab92f1ac682168cb86cd8525c4e32e8ed1...5ccbc38ef052f79c8f50c2c684e25c7d39c82efd
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/20230403/6d6c265c/attachment-0001.htm>
More information about the Debian-on-mobile-maintainers
mailing list