[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/phosh][bindings] Document changes and release 0.41.0-2

Guido Günther (@agx) gitlab at salsa.debian.org
Sun Sep 1 11:42:30 BST 2024



Guido Günther pushed to branch bindings at Debian On Mobile / phosh


Commits:
3aaf8fc8 by Guido Günther at 2024-09-01T12:40:44+02:00
Document changes and release 0.41.0-2

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,16 @@
+phosh (0.41.0-2) unstable; urgency=medium
+
+  [ Simon McVittie ]
+  * d/control, d/rules: Use dbus-run-session to run tests.
+    Instead of relying on X11 autolaunching, explicitly start a session
+    bus for the unit tests. This avoids a dependency on dbus-x11.
+    (Closes: #1079555)
+
+  [ Guido Günther ]
+  * Add bindings lib. Needed for libphosh-rs.
+
+ -- Guido Günther <agx at sigxcpu.org>  Sun, 25 Aug 2024 22:52:58 +0200
+
 phosh (0.41.0-1) unstable; urgency=medium
 
   * New upstream release


=====================================
debian/control
=====================================
@@ -141,11 +141,12 @@ Description: Pure Wayland shell for mobile devices - development files
 
 Package: libphosh0-41-dev
 Architecture: any
+Section: libdevel
 Depends:
  ${misc:Depends},
  ${shlibs:Depends},
  phosh-dev (= ${binary:Version})
-Description: Pure Wayland shell for mobile devices - development files
+Description: Pure Wayland shell for mobile devices - binding developmen 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
  based inputs and small screens.
@@ -154,12 +155,13 @@ Description: Pure Wayland shell for mobile devices - development files
 
 Package: libphosh0-41
 Architecture: any
+Section: libs
 Depends:
  ${misc:Depends},
  ${shlibs:Depends},
-Description: Pure Wayland shell for mobile devices - development files
+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
  based inputs and small screens.
  .
- This package contains the shared libarary for bindings.
+ This package contains the shared libarary for language bindings.



View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/3aaf8fc890161bdcc5f9e410dff21805c7774ea0

-- 
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/phosh/-/commit/3aaf8fc890161bdcc5f9e410dff21805c7774ea0
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/20240901/a14041d0/attachment-0001.htm>


More information about the Debian-on-mobile-maintainers mailing list