libgee 0.6.4-0ubuntu1 source package in Ubuntu

Changelog

libgee (0.6.4-0ubuntu1) precise; urgency=low

  * New upstream version
    - Fix underflow while updating degree
    - Remove --shared-library from .typelib
    - Remove unneeded duplication of NULL definition
    - Fix gir_namespace and gir_version attributes
    - Fix compilation with vala master
    - Add gir_namespace and gir_version attributes
  * debian/control
    - build depend on valac-0.14
  * debian/rules
    - set VALAC to valac-0.14
 -- Ken VanDine <email address hidden>   Wed, 25 Jan 2012 19:03:57 -0500

Upload details

Uploaded by:
Ken VanDine
Uploaded to:
Precise
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.4.orig.tar.xz 422.6 KiB 55f39f3b28e676f6cbd9377d83edd031084436a4da41280a9503c94faffb1665
libgee_0.6.4-0ubuntu1.debian.tar.gz 6.1 KiB 064e1f41b4faece4d435107a21102abd4ea669734960ffa6e1cdc56c2ba53175
libgee_0.6.4-0ubuntu1.dsc 1.6 KiB 6167a11fb179fd0d2bd4ec0ddb4c3b1f70d8e066a1e0cb4d9e72587fe591395e

Available diffs

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.