libgee 0.6.2.1-0ubuntu1 source package in Ubuntu

Changelog

libgee (0.6.2.1-0ubuntu1) oneiric; urgency=low

  * New upstream version
    - Fix problem with key used in range is freed.
    - Fix adding second element to priority queue.
  * -debian/patches/01_priority-queue-second-element-addition.patch
    - Merged upstream
  * debian/control
    - Updated to latest standards version
 -- Ken VanDine <email address hidden>   Mon, 19 Sep 2011 21:53:26 -0700

Upload details

Uploaded by:
Ken VanDine
Uploaded to:
Oneiric
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libgee_0.6.2.1.orig.tar.bz2 466.0 KiB e177be887727c9c214bd41f46063e386a7292ba207f586930148190580c829ad
libgee_0.6.2.1-0ubuntu1.debian.tar.gz 6.1 KiB 59ec71f55d577fce1cd6879e9338a4433eb1ffd936124c8c6704356630ce427f
libgee_0.6.2.1-0ubuntu1.dsc 1.5 KiB 7b8fd8ca28deffc5848bde721f1c61e40e31fdc2b76cd6d1f603d4ab7d32c948

View changes file

Binary packages built by this source

gir1.2-gee-1.0: GLib Telepathy connection manager library (GObject-Introspection)

 This package contains introspection data for libgee, which can be used
 to generate dynamic bindings.
 .
 libgee is a collection library providing GObject-based interfaces and
 classes for commonly used data structures.

libgee-dev: GObject based collection library (development files)

 libgee is a collection library providing GObject-based interfaces and
 classes for commonly used data structures.
 .
 libgee provides the following interfaces:
  * Iterable
   * Collection
    * List
    * Set
  * Iterator
  * Map
 .
 The ArrayList, HashSet, and HashMap classes provide a reasonable sample
 implementation of the List, Set, and Map interfaces. ReadOnlyCollection,
 ReadOnlyList, ReadOnlySet, and ReadOnlyMap are read-only wrapper classes
 that prevent modification of the underlying collection.
 .
 libgee is written in Vala and can be used like any GObject-based C library.
 It's planned to provide bindings for further languages.
 .
 This package contains the headers and development libraries.

libgee2: GObject based collection library

 libgee is a collection library providing GObject-based interfaces and
 classes for commonly used data structures.
 .
 libgee provides the following interfaces:
  * Iterable
   * Collection
    * List
    * Set
  * Iterator
  * Map
 .
 The ArrayList, HashSet, and HashMap classes provide a reasonable sample
 implementation of the List, Set, and Map interfaces. ReadOnlyCollection,
 ReadOnlyList, ReadOnlySet, and ReadOnlyMap are read-only wrapper classes
 that prevent modification of the underlying collection.
 .
 libgee is written in Vala and can be used like any GObject-based C library.
 It's planned to provide bindings for further languages.
 .
 This package contains the shared libraries.

libgee2-dbg: GObject based collection library - library symbols

 libgee is a collection library providing GObject-based interfaces and
 classes for commonly used data structures.
 .
 This package contains the library symbols.