libgee 0.6.8-1 source package in Ubuntu

Changelog

libgee (0.6.8-1) unstable; urgency=low


  * Team upload.
  * Track the 0.6 branch.
  * New upstream release.
  * Build-Depend on valac (>= 0.16) instead of valac-0.16. (Closes: #709695)
  * Bump Standards-Version to 3.9.4. No further changes.
  * Do not override VALAC in debian/rules but instead use VALAFLAGS to set the
    target glib. Bump target-glib to 2.32.
  * Don't set an explicit shlibs version, but simply use -V.

 -- Michael Biebl <email address hidden>  Sat, 25 May 2013 17:50:37 +0200

Upload details

Uploaded by:
Maintainers of Vala packages
Uploaded to:
Sid
Original maintainer:
Maintainers of Vala packages
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.8-1.dsc 2.2 KiB fe36df75bcd2fc403e69613f99e57c60665e2cc50f25934e3da49fd032ef054a
libgee_0.6.8.orig.tar.xz 432.7 KiB a61f8d796173d41f6144a030d4bd22461f0bb3fa18a3ebe02341b315feebf5d3
libgee_0.6.8-1.debian.tar.gz 6.3 KiB 022f731e3b8b328dc36dceb585113c982c705396da2d15ba38c73b82884aa731

No changes file available.

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.