gtkmm-documentation 3.12.0-1 source package in Ubuntu

Changelog

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


  * New upstream release.
  * Bump Standards-Version to 3.9.5.
  * Bump Build-Depends on libgtkmm-3.0-dev and libglibmm-2.4-dev as per
    configure.ac.
  * Switch from gnome-doc-utils to yelp-tools.

 -- Michael Biebl <email address hidden>  Tue, 02 Sep 2014 23:30:59 +0200

Upload details

Uploaded by:
Deng Xiyue
Uploaded to:
Sid
Original maintainer:
Deng Xiyue
Architectures:
all
Section:
doc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Utopic: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
gtkmm-documentation_3.12.0-1.dsc 2.2 KiB 8423c1a660fccb92a8924637b84828754b647ac3d3e09a6847aa6a0b3f799e9a
gtkmm-documentation_3.12.0.orig.tar.xz 1.9 MiB ecb00e3e1d4109cc042abf2ab6ba0c7a9a7c4297cfbd646de245195faba46095
gtkmm-documentation_3.12.0-1.debian.tar.xz 4.8 KiB 94e409087b0b0d63e2c033497481e5d5a0ca15fd5531b15b59c57087832d33c6

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.