[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/phosh][upstream/latest] 3 commits: treewide: Document changes and release 0.52.0

Guido Günther (@agx) gitlab at salsa.debian.org
Sun Jan 4 15:55:50 GMT 2026



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


Commits:
0c7d356a by Guido Günther at 2026-01-04T15:45:21+01:00
treewide: Document changes and release 0.52.0

Signed-off-by: Guido Günther <agx at sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1851>

- - - - -
b29ca5ff by Marge Bot at 2026-01-04T15:37:48+00:00
Merge branch 'rel-0.52.0' into 'main'

treewide: Document changes and release 0.52.0

See merge request World/Phosh/phosh!1851
- - - - -
9ba75ec7 by Guido Günther at 2026-01-04T16:52:19+01:00
New upstream version 0.52.0
- - - - -


5 changed files:

- NEWS
- debian/changelog
- meson.build
- subprojects/gvc/gvc-mixer-card.c
- subprojects/gvc/gvc-mixer-stream.c


Changes:

=====================================
NEWS
=====================================
@@ -1,6 +1,6 @@
-phosh 0.52~rc1
---------------
-Released December 2025
+phosh 0.52.0
+------------
+Released January 2026
 * Add `DebugControl` debug interface to control debug options at runtime
 * Add brightness gesture to lockscreen
 * Wi-Fi hotspot: Show QR code to ease connecting devices


=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+phosh (0.52.0) experimental; urgency=medium
+
+  * No changes from 0.52~rc1
+
+ -- Guido Günther <agx at sigxcpu.org>  Sun, 04 Jan 2026 15:44:21 +0100
+
 phosh (0.52~rc1) experimental; urgency=medium
 
   [ Guido Günther ]


=====================================
meson.build
=====================================
@@ -1,7 +1,7 @@
 project(
   'phosh',
   'c',
-  version: '0.52.rc1',
+  version: '0.52.0',
   license: 'GPL-3.0-or-later',
   meson_version: '>= 1.7.0',
   default_options: [


=====================================
subprojects/gvc/gvc-mixer-card.c
=====================================
@@ -165,7 +165,7 @@ gvc_mixer_card_get_profile (GvcMixerCard *card)
                 }
         }
 
-        //g_assert_not_reached ();
+        g_assert_not_reached ();
 
         return NULL;
 }


=====================================
subprojects/gvc/gvc-mixer-stream.c
=====================================
@@ -532,7 +532,7 @@ gvc_mixer_stream_get_port (GvcMixerStream *stream)
                 }
         }
 
-        //g_assert_not_reached ();
+        g_assert_not_reached ();
 
         return NULL;
 }



View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/phosh/-/compare/f4da3365b0671cb261274d61b99b562eeb156ce1...9ba75ec72e06dab7d106dfe3e97c17b1aca31370

-- 
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/phosh/-/compare/f4da3365b0671cb261274d61b99b562eeb156ce1...9ba75ec72e06dab7d106dfe3e97c17b1aca31370
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/20260104/45ae7eee/attachment-0001.htm>


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