gobject-introspection 1.78.1-10 source package in Ubuntu

Changelog

gobject-introspection (1.78.1-10) unstable; urgency=medium

  * d/control: g-i Depends on g-i-bin for same kernel, not just same endian.
    If the host and build architecture are different kernels
    (cross-compiling for Hurd on Linux or vice versa) then qemu-user is
    not going to work. In practice qemu-user is only available on Linux
    anyway, so this restricts us to cross-compiling for Linux on Linux,
    or native builds.
  * d/control: Make g-i-bin Multi-Arch: foreign.
    The release team's migration tools now handle the case where :any
    appears on a dependency on a virtual package name that is provided by
    a Multi-Arch: allowed real package (see #1059929), but it's simpler
    if we don't have to rely on that subtlety. (Helps: #1030223)
  * d/cross-g-ir-tool.in: Autodetect whether we can run host binaries.
    Instead of assuming that we need qemu-user to run anything whose
    architecture does not match Python's, run a small test program from
    the host architecture and see what happens. This means we'll use a
    configured binfmt implementation if any, falling back to qemu-user
    if none. (Helps: #1030223)
  * Rename Debian-specific elf-get-needed tool to deb-elf-get-needed.
    This provides a better indication that it is not part of the upstream
    API of the package.
  * Release to unstable

 -- Simon McVittie <email address hidden>  Sun, 14 Jan 2024 19:33:20 +0000

Upload details

Uploaded by:
Debian GNOME Maintainers
Uploaded to:
Sid
Original maintainer:
Debian GNOME Maintainers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gobject-introspection_1.78.1-10.dsc 4.1 KiB 9448e8229710086637a8ccc00a587cae5751aceff826c2c6febd44a051856e8b
gobject-introspection_1.78.1.orig-glib.tar.xz 5.1 MiB 44eaab8b720877ce303c5540b657b126f12dc94972d9880b52959f43fb537b30
gobject-introspection_1.78.1.orig.tar.xz 1.0 MiB bd7babd99af7258e76819e45ba4a6bc399608fe762d83fde3cac033c50841bb4
gobject-introspection_1.78.1-10.debian.tar.xz 56.6 KiB cef05665246b118832e994faadffba81e6b84187f9f70975576ccc8b3e4993d7

Available diffs

No changes file available.

Binary packages built by this source

gir1.2-freedesktop: Introspection data for some FreeDesktop components

 GObject Introspection is a project for providing machine readable
 introspection data of the API of C libraries. This introspection
 data can be used in several different use cases, for example
 automatic code generation for bindings, API verification and documentation
 generation.
 .
 GObject Introspection contains tools to generate and handle the
 introspection data.
 .
 This package contains small pieces of introspection data for the Cairo,
 FontConfig, FreeType, GL, and some XOrg libraries, in the typelib format
 used to generate bindings for dynamic languages like JavaScript and Python.
 They are far from complete and only include what is necessary for other
 introspection packages to work properly.

gir1.2-freedesktop-dev: GIR XML for some FreeDesktop components

 GObject Introspection is a project for providing machine readable
 introspection data of the API of C libraries. This introspection
 data can be used in several different use cases, for example
 automatic code generation for bindings, API verification and documentation
 generation.
 .
 This package contains small pieces of introspection data for the Cairo,
 FontConfig, FreeType, GL, and some XOrg libraries, in the GIR XML format
 used to generate bindings for static languages like C++, D and Haskell.
 They are far from complete and only include what is necessary for other
 introspection packages to work properly.

gir1.2-girepository-2.0: Introspection data for GIRepository library

 GObject Introspection is a project for providing machine readable
 introspection data of the API of C libraries. This introspection
 data can be used in several different use cases, for example
 automatic code generation for bindings, API verification and documentation
 generation.
 .
 This package contains the introspection data for the GIRepository library,
 which can be used to manipulate the search path used by language bindings
 and load introspection data.

gir1.2-girepository-2.0-dev: GIR XML for GIRepository library

 GObject Introspection is a project for providing machine readable
 introspection data of the API of C libraries. This introspection
 data can be used in several different use cases, for example
 automatic code generation for bindings, API verification and documentation
 generation.
 .
 This package contains the introspection data for the GIRepository
 library, in the GIR XML format used to generate bindings for static languages
 like C++, D and Haskell.

gir1.2-glib-2.0: Introspection data for GLib, GObject, Gio and GModule

 GObject Introspection is a project for providing machine readable
 introspection data of the API of C libraries. This introspection
 data can be used in several different use cases, for example
 automatic code generation for bindings, API verification and documentation
 generation.
 .
 This package contains the introspection data for the GLib, GObject,
 GModule and Gio libraries, in the typelib format used to generate
 bindings for dynamic languages like JavaScript and Python.

gir1.2-glib-2.0-dev: GIR XML for GLib, GObject, Gio and GModule

 GObject Introspection is a project for providing machine readable
 introspection data of the API of C libraries. This introspection
 data can be used in several different use cases, for example
 automatic code generation for bindings, API verification and documentation
 generation.
 .
 This package contains the introspection data for the GLib, GObject,
 GModule and Gio libraries, in the GIR XML format used to generate
 bindings for static languages like C++, D and Haskell.

gobject-introspection: Generate interface introspection data for GObject libraries

 GObject Introspection is a project for providing machine readable
 introspection data of the API of C libraries. This introspection
 data can be used in several different use cases, for example
 automatic code generation for bindings, API verification and documentation
 generation.
 .
 GObject Introspection contains tools to generate and handle the
 introspection data.
 .
 This package contains tools for extracting introspection data from libraries
 and transforming it to different formats. The versions of these tools with
 architecture name prefixes, such as riscv64-linux-gnu-g-ir-scanner,
 can be used during cross-compilation.
 .
 Although this package includes the pkg-config metadata for both the tools
 and the libgirepository-1.0 library, it does not guarantee to provide the
 library itself (currently it does provide the libgirepository-1.0.so
 symlink as a workaround for a Meson issue, but this should not be
 relied on). Packages that explicitly link to libgirepository-1.0.so,
 mainly dynamic language bindings like GJS and PyGIi, will need to
 build-depend on libgirepository-1.0-dev in addition to this package.

gobject-introspection-bin: Executables for gobject-introspection

 GObject Introspection is a project for providing machine readable
 introspection data of the API of C libraries. This introspection
 data can be used in several different use cases, for example
 automatic code generation for bindings, API verification and documentation
 generation.
 .
 This package contains the implementation for various tools.
 Please do not depend on this package directly: use gobject-introspection
 instead.

gobject-introspection-bin-dbgsym: debug symbols for gobject-introspection-bin
gobject-introspection-dbgsym: debug symbols for gobject-introspection
libgirepository-1.0-1: Library for handling GObject introspection data (runtime library)

 GObject Introspection is a project for providing machine readable
 introspection data of the API of C libraries. This introspection
 data can be used in several different use cases, for example
 automatic code generation for bindings, API verification and documentation
 generation.
 .
 GObject Introspection contains tools to generate and handle the
 introspection data.
 .
 This package contains a C library for handling the introspection data.

libgirepository-1.0-1-dbgsym: debug symbols for libgirepository-1.0-1
libgirepository-1.0-dev: Library for handling GObject introspection data (development files)

 GObject Introspection is a project for providing machine readable
 introspection data of the API of C libraries. This introspection
 data can be used in several different use cases, for example
 automatic code generation for bindings, API verification and documentation
 generation.
 .
 GObject Introspection contains tools to generate and handle the
 introspection data.
 .
 This package contains the headers for the C library for handling the
 introspection data.

libgirepository1.0-dev: Library for handling GObject introspection data (complete development files)

 GObject Introspection is a project for providing machine readable
 introspection data of the API of C libraries. This introspection
 data can be used in several different use cases, for example
 automatic code generation for bindings, API verification and documentation
 generation.
 .
 This metapackage depends on everything needed to use GObject-Introspection.
 It also provides GLib-2.0.gir at its traditional location in /usr/share,
 for compatibility with older code-generation tools which do not read GIR XML
 from /usr/lib/riscv64-linux-gnu/gir-1.0.
 .
 Please consider build-depending on gobject-introspection and the appropriate
 gir1.2-*-dev packages in preference to this package, to allow for
 cross-compilation.

libgirepository1.0-doc: Library for handling GObject introspection data (documentation)

 GObject Introspection is a project for providing machine readable
 introspection data of the API of C libraries. This introspection
 data can be used in several different use cases, for example
 automatic code generation for bindings, API verification and documentation
 generation.
 .
 GObject Introspection contains tools to generate and handle the
 introspection data.
 .
 This package contains the documentation for the C library for handling the
 introspection data.