gobject-introspection 1.78.1-12 source package in Ubuntu

Changelog

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

  * d/rules: Tell dh_python3 to look for private giscanner modules.
    Previously we were only doing this for the gobject-introspection
    binary package, which was correct before 1.78.1-7, but regressed when
    we moved the giscanner implementation to g-i-bin. (Closes: #1061141)
  * d/control: (Build-)Depend on python3-setuptools.
    This provides a python3.12-friendly implementation of the deprecated
    distutils API, which (for the moment) g-ir-scanner still needs.
  * d/p/tests-Do-not-use-PYTHONPATH-to-import-giscanner.patch:
    Add patch from upstream to fix FTBFS with python3.12 as default.
    Thanks to Graham Inggs, Matthias Klose (Closes: #1061143)

 -- Simon McVittie <email address hidden>  Fri, 19 Jan 2024 13:50:09 +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-12.dsc 4.1 KiB 6f73ed3562b062065a5590c97988914b7daf2866e11a512b58078b948f1e1951
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-12.debian.tar.xz 59.0 KiB 59ce3ce76a4fa58623a50f8358ef589090b67b71a1df83e086815470c84ed7b5

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.