gtkmm-documentation 3.0.3-1 source package in Ubuntu

Changelog

gtkmm-documentation (3.0.3-1) unstable; urgency=low

  * New upstream release for GTKMM 3.0:
    + debian/control.in:
      - Update build dependencies to libgtkmm-3.0-dev >= 3.0.0.
      - Fix Vcs-* URLs.
      - Update Standard-Version to 3.9.2. No change needed.
  * debian/watch:
    + Fix Regex to work correctly, and target *.tar.bz2.
  * Update to debian source format 3.0 (quilt). 
  * debian/gtkmm-documentation.doc-base.gtkmm-documentation-faq:
    + Dropped. No longer exists.
  * debian/gtkmm-documentation.*:
    + Update links and references to gtkmm-3.0.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  24 Jun 2011 09:07:15 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Deng Xiyue
Architectures:
all
Section:
doc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
gtkmm-documentation_3.0.3.orig.tar.bz2 2.3 MiB d4f2c7b883f5b6fb2b2b94ce8eccf55b4ef2992b7eabe6f91ef6e3cb7c3f428b
gtkmm-documentation_3.0.3-1.debian.tar.gz 4.7 KiB 4ad25072a1de7bd95edd90435e5d792338d1f7f7c641daff6bf7f2601e61be96
gtkmm-documentation_3.0.3-1.dsc 1.6 KiB d20a06ed9271408908e1a26228e97cee46df0d41c55fa79fba859559c7184a84

Available diffs

View changes file

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.