[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/phosh][wip/a-wai/move-gschemas] phosh: move gschemas to libphosh
Arnaud Ferraris (@a-wai)
gitlab at salsa.debian.org
Mon Feb 10 18:04:50 GMT 2025
Arnaud Ferraris pushed to branch wip/a-wai/move-gschemas at Debian On Mobile / phosh
Commits:
8c341cfe by Arnaud Ferraris at 2025-02-10T19:04:42+01:00
phosh: move gschemas to libphosh
Otherwise this requires software linked against `libphosh-0.x` to also
depend on `phosh`.
- - - - -
3 changed files:
- debian/control
- debian/libphosh-0.45-0.install
- debian/phosh.install
Changes:
=====================================
debian/control
=====================================
@@ -188,6 +188,7 @@ Section: libs
Depends:
${misc:Depends},
${shlibs:Depends},
+Conflicts: phosh (<= 0.45~rc1-2)
Description: Pure Wayland shell for mobile devices - binding shared library
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/libphosh-0.45-0.install
=====================================
@@ -1 +1,3 @@
usr/lib/*/libphosh-0.??.so.0
+usr/share/glib-2.0/schemas/mobi.phosh.shell.enums.xml
+usr/share/glib-2.0/schemas/mobi.phosh.shell.gschema.xml
=====================================
debian/phosh.install
=====================================
@@ -8,8 +8,6 @@ usr/share/icons/hicolor/symbolic/apps/mobi.phosh.Shell-symbolic.svg
usr/share/locale
usr/share/wayland-sessions/phosh.desktop
usr/share/phosh/phoc.ini
-usr/share/glib-2.0/schemas/mobi.phosh.shell.enums.xml
-usr/share/glib-2.0/schemas/mobi.phosh.shell.gschema.xml
usr/share/gnome-session/sessions/phosh.session
usr/share/applications/mobi.phosh.Shell.desktop
usr/share/dbus-1/services/mobi.phosh.Shell.CalendarServer.service
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/8c341cfe1c410435ccf21f5536e85ada2e5155c8
--
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/8c341cfe1c410435ccf21f5536e85ada2e5155c8
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/20250210/a9efb0ec/attachment-0001.htm>
More information about the Debian-on-mobile-maintainers
mailing list