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

Guido Günther (@agx) gitlab at salsa.debian.org
Sun Jan 4 16:41:47 GMT 2026



Guido Günther pushed to branch debian/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
- - - - -
401bdce7 by Guido Günther at 2026-01-04T16:52:27+01:00
Update upstream source from tag 'upstream/0.52.0'

Update to upstream version '0.52.0'
with Debian dir c3e8ea991aab242c4372946bc8e6eedece471fcd
- - - - -
bcd8f3bf by Guido Günther at 2026-01-04T16:52:28+01:00
New upstream release

- - - - -
bd55e208 by Guido Günther at 2026-01-04T16:58:44+01:00
Document changes and release 0.52.0-1

- - - - -


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-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Guido Günther <agx at sigxcpu.org>  Sun, 04 Jan 2026 16:55:53 +0100
+
 phosh (0.52~rc1-1) unstable; urgency=medium
 
   * New upstream release


=====================================
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/47cb5d23dec34c38e37b7d6b6a190d53995b5f35...bd55e208252d226b42c96dbb6671ef877eb71509

-- 
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/phosh/-/compare/47cb5d23dec34c38e37b7d6b6a190d53995b5f35...bd55e208252d226b42c96dbb6671ef877eb71509
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/2e86aa6b/attachment-0001.htm>


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