[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/phosh][debian/latest] 2 commits: Move translations from phosh to phosh-common
Guido Günther (@agx)
gitlab at salsa.debian.org
Tue Feb 17 20:59:55 GMT 2026
Guido Günther pushed to branch debian/latest at Debian On Mobile / phosh
Commits:
3907de22 by Guido Günther at 2026-02-17T19:12:03+01:00
Move translations from phosh to phosh-common
This allows the Mobian PlaMo images to use phrog
without having the phosh package installed.
See #1128020 for a discussion
Signed-off-by: Guido Günther <agx at sigxcpu.org>
- - - - -
a90eb9ad by Guido Günther at 2026-02-17T19:12:45+01:00
Document changes and release 0.53.0-2
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/phosh-common.install
- debian/phosh.install
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+phosh (0.53.0-2) UNRELEASED; urgency=medium
+
+ * Move translations from phosh to phosh-common. This allows the Mobian PlaMo
+ images to use phrog without having the phosh package installed. See
+ #1128020 for a discussion
+
+ -- Guido Günther <agx at sigxcpu.org> Tue, 17 Feb 2026 19:12:06 +0100
+
phosh (0.53.0-1) unstable; urgency=medium
* New upstream release
=====================================
debian/control
=====================================
@@ -111,8 +111,10 @@ Architecture: all
Multi-Arch: foreign
Depends:
${misc:Depends},
-Conflicts:
- phosh (<< 0.45~rc1-3~),
+Breaks:
+ phosh (<< 0.53.0-2~),
+Replaces:
+ phosh (<< 0.53.0-2~),
Description: Pure Wayland shell for mobile devices - Common files
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
=====================================
debian/phosh-common.install
=====================================
@@ -1,3 +1,4 @@
usr/lib/systemd/user/mobi.phosh.OSK.target
usr/share/glib-2.0/schemas/mobi.phosh.shell.enums.xml
usr/share/glib-2.0/schemas/mobi.phosh.shell.gschema.xml
+usr/share/locale
=====================================
debian/phosh.install
=====================================
@@ -10,7 +10,6 @@ usr/share/dbus-1/services/mobi.phosh.Shell.CalendarServer.service
usr/share/dbus-1/services/mobi.phosh.Shell.Search.service
usr/share/gnome-session/sessions/phosh.session
usr/share/icons/hicolor/symbolic/apps/mobi.phosh.Shell-symbolic.svg
-usr/share/locale
usr/share/phosh/phoc.ini
usr/share/wayland-sessions/phosh.desktop
usr/share/xdg-desktop-portal/phosh-portals.conf
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/phosh/-/compare/f2f2f20b31d74358d3e6a050ca66da8dee55a6c4...a90eb9ad689f948b9070ea0240e42c58986714ee
--
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/phosh/-/compare/f2f2f20b31d74358d3e6a050ca66da8dee55a6c4...a90eb9ad689f948b9070ea0240e42c58986714ee
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/20260217/6aa94a81/attachment-0001.htm>
More information about the Debian-on-mobile-maintainers
mailing list