[ubuntu/noble-updates] libportal 0.7.1-5 (Accepted)
Ubuntu Archive Robot
ubuntu-archive-robot at lists.canonical.com
Sat Mar 30 00:23:41 UTC 2024
libportal (0.7.1-5) unstable; urgency=medium
* Generate a vapigen wrapper that searches the appropriate ${libdir}.
Ideally vapigen should have a solution to this, but at the moment it
can't find GLib-2.0.gir without the compatibility symlink provided
by libgirepository1.0-dev (#1060904).
Generating our own wrapper like this also allows for
cross-compilation, by using the build-architecture vapigen but
telling it to look for GIR XML in the host architecture's library
directory. This acts as a prototype of being able to generate Vala
API descriptions during cross-compilation more generically.
* d/control: Stop depending on libgirepository1.0-dev explicitly.
Now that we can find GIR XML in /usr/lib/*/gir-1.0, we don't need
the libgirepository1.0-dev metapackage, which is not and cannot
be Multi-Arch: same (see #801672). Instead, we can take smaller
parts of it: the gobject-introspection tools, and the GIR XML in
gir1.2-glib-2.0-dev (which we already depended on).
Until all of our build-dependencies add dependencies for the
GIR XML that they depend on, we also need to build-depend on
gir1.2-freedesktop-dev.
* d/control, d/rules: Use cross g-ir-scanner to support cross-compiling.
Ideally this would be automatic (#1060838), but it isn't. Accept an
older version of gobject-introspection when not cross-compiling,
to facilitate backports.
* d/control: Build-Depend on Gio-2.0 by its systematic name
gir1.2-gio-2.0-dev, a virtual package provided by gir1.2-glib-2.0-dev
Date: 2024-01-18 04:34:38.919737+00:00
Signed-By: Ubuntu Archive Robot <ubuntu-archive-robot at lists.canonical.com>
https://launchpad.net/ubuntu/+source/libportal/0.7.1-5
-------------- next part --------------
Sorry, changesfile not available.
More information about the noble-changes
mailing list