[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/phosh][rel-0.45_beta1] 3 commits: Bump phoc dependency
Guido Günther (@agx)
gitlab at salsa.debian.org
Mon Feb 3 11:02:56 GMT 2025
Guido Günther pushed to branch rel-0.45_beta1 at Debian On Mobile / phosh
Commits:
56792cb9 by Guido Günther at 2025-02-03T11:59:39+01:00
Bump phoc dependency
We need some of the fixes for correct layer surface display
Signed-off-by: Guido Günther <agx at sigxcpu.org>
- - - - -
bfe72c17 by Guido Günther at 2025-02-03T11:59:39+01:00
Update library API
Signed-off-by: Guido Günther <agx at sigxcpu.org>
- - - - -
5594350c by Guido Günther at 2025-02-03T12:00:24+01:00
Document changes and release 0.45~beta1-1
- - - - -
5 changed files:
- debian/changelog
- debian/control
- − debian/libphosh-0.44-0.lintian-overrides
- debian/libphosh-0.44-0.install → debian/libphosh-0.45-0.install
- debian/libphosh-0.44-dev.install → debian/libphosh-0.45-dev.install
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,28 @@
-phosh (0.45~beta1-1) UNRELEASED; urgency=medium
+phosh (0.45~beta1-1) experimental; urgency=medium
+ * Upload to experimental
* New upstream release
+ * Minimize and stabilize libphosh API so we can have a stable
+ API for trixie
+ * Detect captive portals and allow to open browser
+ * New quick setting plugin to switch display scales
+ * Create thumbnails for Screenshots
+ * Allow to uninstall apps from app-grid
+ * Close quick setting status pages when action was successful
+ * WWan enable/disable autoconnect with the connection so e.g.
+ mobile data doesn't turn on resume
+ * prefs plugins: Remove the last remaining GtkDialog and use
+ AdwEntryRow
+ * Respect week number setting in calendar widget
+ * Avoid crash when fixing between certain combinations of fractional
+ scales (with e.g. wlr-randr)
+ * Allow libphosh users to hide the whole overview/bottom bar
+ * Fade in system modal dialogs
+ * Several background image related fixes
+ * Fix crash on unlock with media player widget
+ * Rediff patches
- -- Guido Günther <agx at sigxcpu.org> Mon, 03 Feb 2025 11:19:59 +0100
+ -- Guido Günther <agx at sigxcpu.org> Mon, 03 Feb 2025 11:26:29 +0100
phosh (0.44.1-1) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -63,7 +63,7 @@ Depends:
fonts-lato,
gnome-shell-common,
gsettings-desktop-schemas (>= 47),
- phoc (>= 0.44~),
+ phoc (>= 0.45~beta1),
Recommends:
feedbackd (>= 0.5.0),
gnome-session-bin,
@@ -147,7 +147,7 @@ Description: Pure Wayland shell for mobile devices - development files
.
This package contains the development files.
-Package: libphosh-0.44-dev
+Package: libphosh-0.45-dev
Architecture: any
Section: libdevel
Depends:
@@ -163,7 +163,7 @@ Depends:
libhandy-1-dev,
libmm-glib-dev,
libnm-dev,
- libphosh-0.44-0 (= ${binary:Version}),
+ libphosh-0.45-0 (= ${binary:Version}),
libpolkit-agent-1-dev,
libpulse-dev,
libsecret-1-dev,
@@ -181,7 +181,7 @@ Description: Pure Wayland shell for mobile devices - binding developmen files
.
This package contains the development files for bindings
-Package: libphosh-0.44-0
+Package: libphosh-0.45-0
Architecture: any
Section: libs
Depends:
@@ -200,7 +200,7 @@ Section: libdevel
Depends:
${misc:Depends},
${shlibs:Depends},
- libphosh-0.44-0 (= ${binary:Version}),
+ libphosh-0.45-0 (= ${binary:Version}),
Description: Pure Wayland shell for mobile devices - GObject introspection data
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.44-0.lintian-overrides deleted
=====================================
@@ -1,2 +0,0 @@
-# We currently bump the API version per release:
-libphosh-0.44-0: no-symbols-control-file usr/lib/*/libphosh-0.44.so.0
=====================================
debian/libphosh-0.44-0.install → debian/libphosh-0.45-0.install
=====================================
=====================================
debian/libphosh-0.44-dev.install → debian/libphosh-0.45-dev.install
=====================================
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/phosh/-/compare/942124b97ff8f004b58489a3209c0fc6b3ab9449...5594350c635a1329a73fc65f55af5044cbe535ad
--
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/phosh/-/compare/942124b97ff8f004b58489a3209c0fc6b3ab9449...5594350c635a1329a73fc65f55af5044cbe535ad
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/20250203/cf37c51a/attachment-0001.htm>
More information about the Debian-on-mobile-maintainers
mailing list