[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/phosh][rel-0.51.0] 2 commits: Document changes and release 0.51.0-1
Guido Günther (@agx)
gitlab at salsa.debian.org
Sun Nov 16 14:37:36 GMT 2025
Guido Günther pushed to branch rel-0.51.0 at Debian On Mobile / phosh
Commits:
35c08c9e by Guido Günther at 2025-11-16T12:42:10+01:00
Document changes and release 0.51.0-1
- - - - -
cfd8aae7 by Guido Günther at 2025-11-16T15:37:25+01:00
Disable reporotest in CI
Instead the expected error we see `GFileInfo created without standard::type`
in the test-app-grid-button test:
# child process (/phosh/app-grid-button/set_invalid_mode [16774]) exit status: 1 (error)
# child process (/phosh/app-grid-button/set_invalid_mode [16774]) stdout: ""
# child process (/phosh/app-grid-button/set_invalid_mode [16774]) stderr: "\n(/tmp/reprotest.kB3xyH/const_build_path/const_build_path/obj-x86_64-linux-gnu/tests/test-app-grid-button:16774): GLib-GIO-CRITICAL **: 02:11:07.089: GFileInfo created without standard::type\n"
# stderr was:
#
# (/tmp/reprotest.kB3xyH/const_build_path/const_build_path/obj-x86_64-linux-gnu/tests/test-app-grid-button:16774): GLib-GIO-CRITICAL **: 02:11:07.089: GFileInfo created without standard::type
#
not ok /phosh/app-grid-button/set_invalid_mode - ERROR:../tests/test-app-grid-button.c:142:test_phosh_app_grid_button_set_invalid_mode: stderr of child process (/phosh/app-grid-button/set_invalid_mode [16774]) failed to match: *: phosh-app-grid-button-CRITICAL * Invalid mode 2147483647
Bail out!
stderr:
**
ERROR:../tests/test-app-grid-button.c:142:test_phosh_app_grid_button_set_invalid_mode: stderr of child process (/phosh/app-grid-button/set_invalid_mode [16774]) failed to match: *: phosh-app-grid-button-CRITICAL * Invalid mode 2147483647
Signed-off-by: Guido Günther <agx at sigxcpu.org>
- - - - -
2 changed files:
- debian/changelog
- debian/salsa-ci.yml
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,10 @@
-phosh (0.51.0-1) UNRELEASED; urgency=medium
+phosh (0.51.0-1) unstable; urgency=medium
* New upstream release
+ * caffeine: Allow one to configure durations via mobile
+ * torch: Allow one to configure minimal brightness via hwdb/udev
- -- Guido Günther <agx at sigxcpu.org> Sun, 16 Nov 2025 12:39:00 +0100
+ -- Guido Günther <agx at sigxcpu.org> Sun, 16 Nov 2025 12:41:09 +0100
phosh (0.51~rc1-1) unstable; urgency=medium
=====================================
debian/salsa-ci.yml
=====================================
@@ -2,3 +2,6 @@
include:
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
+
+variables:
+ SALSA_CI_DISABLE_REPROTEST: 1
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/phosh/-/compare/db47ec1427fb2b64807d9c171b9377b4a6d6ae95...cfd8aae785e893d813e815072d51ecb87a089136
--
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/phosh/-/compare/db47ec1427fb2b64807d9c171b9377b4a6d6ae95...cfd8aae785e893d813e815072d51ecb87a089136
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/20251116/b804247a/attachment-0001.htm>
More information about the Debian-on-mobile-maintainers
mailing list