[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/phosh][debian/master] 2 commits: Add package for phosh plugins
Guido Günther (@agx)
gitlab at salsa.debian.org
Tue Aug 30 11:11:12 BST 2022
Guido Günther pushed to branch debian/master at Debian On Mobile / phosh
Commits:
994c1a1e by Guido Günther at 2022-08-30T11:30:49+02:00
Add package for phosh plugins
It will only contain a single plugin for now but
there will be more with upcoming releases.
- - - - -
10ab77ec by Guido Günther at 2022-08-30T11:31:33+02:00
Document changes and release 0.20.0-2
- - - - -
4 changed files:
- debian/changelog
- debian/control
- − debian/not-installed
- + debian/phosh-plugins.install
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,19 @@
+phosh (0.20.0-2) unstable; urgency=medium
+
+ [ Guido Günther ]
+ * d/control: Raise phoc dependency.
+ We want the renamed 0.21.0+ds1 tarball as the 0.21.0 one lacks the
+ rotation fixes.
+ * Add package for phosh plugins.
+ It will only contain a single plugin for now but
+ there will be more with upcoming releases.
+
+ [ Evangelos Ribeiro Tzaras ]
+ * Mark phosh-doc as Multi-Arch: foreign (was all)
+ * Update copyright
+
+ -- Guido Günther <agx at sigxcpu.org> Tue, 30 Aug 2022 11:30:57 +0200
+
phosh (0.20.0-1) unstable; urgency=medium
* Upload to unstable
=====================================
debian/control
=====================================
@@ -99,3 +99,17 @@ Description: Pure Wayland shell for mobile devices - GSettings tweaks
based inputs and small screens.
.
This package contains settings to improve behaviour on mobile devices.
+
+Package: phosh-plugins
+Architecture: any
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends},
+ gsettings-desktop-schemas,
+ phoc (>= 0.13.1),
+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
+ based inputs and small screens.
+ .
+ This package contains additional plugins.
=====================================
debian/not-installed deleted
=====================================
@@ -1 +0,0 @@
-usr/lib/*/phosh/plugins/libphosh-plugin-calendar.so
=====================================
debian/phosh-plugins.install
=====================================
@@ -0,0 +1 @@
+/usr/lib/*/phosh/plugins/libphosh-plugin-*.so
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/phosh/-/compare/fd4de8d094a6da54b850c71b7f4d8a5cbe0eb2fc...10ab77ecade88b09af92d3be4a834ccc5a497cfa
--
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/phosh/-/compare/fd4de8d094a6da54b850c71b7f4d8a5cbe0eb2fc...10ab77ecade88b09af92d3be4a834ccc5a497cfa
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/20220830/985bc0ac/attachment-0001.htm>
More information about the Debian-on-mobile-maintainers
mailing list