gtkmm-documentation 3.24.0-1 source package in Ubuntu

Changelog

gtkmm-documentation (3.24.0-1) unstable; urgency=medium

  * New upstream release
  * Bump minimum gtkmm to 3.24.0
  * Don't depend on lynx | www-browser
  * Update Vcs fields for migration to https://salsa.debian.org/
  * Bump Standards-Version to 4.2.1
  * Bump debhelper compat to 11

 -- Jeremy Bicha <email address hidden>  Sun, 18 Nov 2018 10:28:54 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main doc
Lunar release main doc
Jammy release main doc
Focal release main doc

Builds

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
gtkmm-documentation_3.24.0-1.dsc 2.1 KiB 7e40c9a3af69e2530bb2fde0f5fe7baa059eea851f5b29038c13f6ccdb65f5bc
gtkmm-documentation_3.24.0.orig.tar.xz 2.3 MiB c4e0e18c3dda6e20c0122bc7f59663b14dddcc3abc9c60d3e1eb88ca67a31ba8
gtkmm-documentation_3.24.0-1.debian.tar.xz 5.0 KiB 2530bb7e2e70e94e44c6403913ce2689004a49d5e62dd102ff799ef0f53eb6f4

Available diffs

No changes file available.

Binary packages built by this source

gtkmm-documentation: Documentation of C++ wrappers for GLib/GTK

 GLib is a low-level general-purpose library used mainly by GTK/GNOME
 applications, but is useful for other programs as well.
 glibmm is the C++ wrapper for GLib.
 .
 Gtkmm is a C++ interface for the popular GUI library GTK. It provides
 a convenient interface for C++ programmers to create graphical user
 interfaces with GTK's flexible OO framework. Highlights include type
 safe callbacks, widgets extensible using inheritance and over 180
 classes that can be freely combined to quickly create complex user
 interfaces.
 .
 This package contains tutorial, FAQ, as well as examples for the above
 components.