[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/phoc][debian/latest] 7 commits: Depend on gobject-introspection
Guido Günther (@agx)
gitlab at salsa.debian.org
Sat Apr 4 10:42:44 BST 2026
Guido Günther pushed to branch debian/latest at Debian On Mobile / phoc
Commits:
06f514e4 by Guido Günther at 2026-03-28T18:41:35+01:00
Depend on gobject-introspection
Closes: #1118903
Signed-off-by: Guido Günther <agx at sigxcpu.org>
- - - - -
425c8fc5 by Guido Günther at 2026-04-03T17:06:21+02:00
treewide: Document changes and release 0.54.0
Signed-off-by: Guido Günther <agx at sigxcpu.org>
Part-of: <https://gitlab.gnome.org/World/Phosh/phoc/-/merge_requests/773>
- - - - -
c9529980 by Marge Bot at 2026-04-03T19:45:23+00:00
Merge branch 'rel-0.54.0' into 'main'
treewide: Document changes and release 0.54.0
See merge request World/Phosh/phoc!773
- - - - -
f70578ce by Guido Günther at 2026-04-03T22:00:48+02:00
New upstream version 0.54.0
- - - - -
29823527 by Guido Günther at 2026-04-03T22:00:57+02:00
Update upstream source from tag 'upstream/0.54.0'
Update to upstream version '0.54.0'
with Debian dir c4bb598b04070f9873f40214bfe1dd4c80d7a8c1
- - - - -
d50a5e54 by Guido Günther at 2026-04-03T22:00:57+02:00
New upstream release
- - - - -
c92e5845 by Guido Günther at 2026-04-03T22:02:25+02:00
Document changes and release 0.54.0-1
- - - - -
4 changed files:
- NEWS
- debian/changelog
- debian/control
- meson.build
Changes:
=====================================
NEWS
=====================================
@@ -1,6 +1,6 @@
-phoc 0.54~rc1
--------------
-Released March 2026
+phoc 0.54.0
+-----------
+Released April 2026
* Workspace focus improvements
* X11 override-redirect handling improvements
* Multiple bug fixes, internal cleanups and improvements
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+phoc (0.54.0-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Guido Günther <agx at sigxcpu.org> Fri, 03 Apr 2026 22:02:21 +0200
+
phoc (0.54~rc1-1) unstable; urgency=medium
* New upstream release
=====================================
debian/control
=====================================
@@ -6,8 +6,8 @@ Uploaders:
Guido Günther <agx at sigxcpu.org>,
Build-Depends:
debhelper-compat (= 13),
+ gobject-introspection (>= 1.80) <!nodoc>,
gsettings-desktop-schemas,
- libgirepository1.0-dev:native <!nodoc>,
libglib2.0-dev,
libgmobile-dev (>= 0.6.0~beta1),
libgnome-desktop-3-dev,
=====================================
meson.build
=====================================
@@ -1,7 +1,7 @@
project(
'phoc',
'c',
- version: '0.54.rc1',
+ version: '0.54.0',
license: 'GPLv3+',
meson_version: '>= 0.63.0',
default_options: ['warning_level=1', 'buildtype=debugoptimized', 'c_std=gnu11'],
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/phoc/-/compare/363782e4642e06d0b5d74ed6366cf5f0157d1937...c92e5845b00b41fee3f93db2d0715485a684138a
--
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/phoc/-/compare/363782e4642e06d0b5d74ed6366cf5f0157d1937...c92e5845b00b41fee3f93db2d0715485a684138a
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/20260404/49066b58/attachment-0001.htm>
More information about the Debian-on-mobile-maintainers
mailing list