gi-docgen 2023.1+ds-2 source package in Ubuntu

Changelog

gi-docgen (2023.1+ds-2) unstable; urgency=medium

  * debian/control.in: Require Python >= 3.11 and drop python3-toml dependency
  * debian/control.in: Build-Depend on dh-python >= 5.20230130~
  * Update standards version to 4.6.2, no changes needed

 -- Jeremy Bicha <email address hidden>  Mon, 30 Jan 2023 14:08:14 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
gi-docgen_2023.1+ds-2.dsc 2.4 KiB b45ca2936acbff074e75fc451e15e99ae42d94109e7625a6327b30894a7f520a
gi-docgen_2023.1+ds.orig.tar.xz 932.1 KiB bc2130ebdfd9abbe115093fdbb14801d75b4192fc99f3b0e905eef7f3f7f2090
gi-docgen_2023.1+ds-2.debian.tar.xz 12.3 KiB 8b1ff31f594400ef049f8670b8492db15af4602375a0265b73b4c49955a10199

Available diffs

No changes file available.

Binary packages built by this source

gi-docgen: source code documentation tool using GObject-Introspection

 GI-DocGen is a document generator for GObject-based libraries. GObject
 is the base type system of the GNOME project. GI-Docgen reuses the
 introspection data generated by GObject-based libraries to generate
 the API reference of these libraries, as well as other ancillary
 documentation.
 .
 GI-DocGen is not a general purpose documentation tool for C libraries:
 while GI-DocGen can be used to generate API references for most GObject/C
 libraries that expose introspection data, its main goal is to generate
 the reference for GTK and its immediate dependencies.
 .
 GI-DocGen is still in development. The upstream-recommended use of
 GI-DocGen is to add it as a sub-project to a Meson build system, and
 vendor it when releasing dist archives. Until GI-DocGen becomes stable,
 Debian packages that use it for their documentation should use a vendored
 copy (as allowed by Policy ยง4.13), and should not have a Build-Depends
 on gi-docgen unless no vendored copy is present in upstream releases.

gi-docgen-doc: Documentation for the gi-docgen documentation tool

 GI-DocGen is a document generator for GObject-based libraries. GObject
 is the base type system of the GNOME project. GI-Docgen reuses the
 introspection data generated by GObject-based libraries to generate
 the API reference of these libraries, as well as other ancillary
 documentation.
 .
 This package contains documentation for gi-docgen.