gtkmm-documentation 3.22.0-1 source package in Ubuntu

Changelog

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

  * New upstream release.
  * Update Build-Depends as per configure.ac:
    - Bump libglibmm-2.4-dev to (>= 2.50.0).
    - Bump libgtkmm-3.0-dev to (>= 3.22.0).
    - Bump mm-common to (>= 0.9.10).
  * Set <email address hidden> as Maintainer.
  * Convert from cdbs to dh.
  * Bump debhelper compat level to 10.

 -- Michael Biebl <email address hidden>  Wed, 16 Nov 2016 19:31:20 +0100

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

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
gtkmm-documentation_3.22.0-1.dsc 2.2 KiB c2a715aafa4df25bb8c74fdd6b10c4b7ffb5164fe669efa482dec03314cd2862
gtkmm-documentation_3.22.0.orig.tar.xz 2.3 MiB 97c567b1b75c110f926f881b23ad1f04c069228bd483921535d6cc2949098343
gtkmm-documentation_3.22.0-1.debian.tar.xz 4.9 KiB e1df34150ac86c887668c23bcc429eb494fb9fe3fce722497c4bf4cbd8e802fa

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.