ucommon 6.0.7-1.1 source package in Ubuntu

Changelog

ucommon (6.0.7-1.1) unstable; urgency=low


  * Non-maintainer upload.
  * Rebuild against libgnutls-dev (gnutls2.6)
    - Fixes "libucomon-dev: Dependency on libgnutls28-dev makes sflphone
    unbuildable" (Closes: #716855)

 -- Mark Purcell <email address hidden>  Sat, 18 Jan 2014 09:12:31 +1100

Upload details

Uploaded by:
Jonas Smedegaard
Uploaded to:
Sid
Original maintainer:
Jonas Smedegaard
Architectures:
any all
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe libs

Downloads

File Size SHA-256 Checksum
ucommon_6.0.7-1.1.dsc 1.5 KiB 5a88c6121c9799a2e269b5bbd68185b526ae0870623618c7209532cd0accb105
ucommon_6.0.7.orig.tar.gz 806.7 KiB 7d5cc5385c4d04e092c4e159522bc42d44cc0105fb499c0e960863f32a649be6
ucommon_6.0.7-1.1.debian.tar.xz 9.0 KiB 76fc0d288ca45148d7900be6b71c9648151c031566bb6e62e41fed7b199ca367

No changes file available.

Binary packages built by this source

libucommon-dev: No summary available for libucommon-dev in ubuntu utopic.

No description available for libucommon-dev in ubuntu utopic.

libucommon6: No summary available for libucommon6 in ubuntu utopic.

No description available for libucommon6 in ubuntu utopic.

libucommon6-dbg: lightweight C++ threading and sockets - debugging symbols

 GNU uCommon C++ is a lightweight library to facilitate using C++ design
 patterns even for very deeply embedded applications, such as for
 systems using uClibc along with POSIX threading support. For this
 reason, uCommon disables language features that consume memory or
 introduce runtime overhead. uCommon introduces some design patterns
 from Objective-C, such as reference counted objects, memory pools, and
 smart pointers. uCommon introduces some new concepts for handling of
 thread locking and synchronization.
 .
 This package contains the debugging symbols.

ucommon-doc: lightweight C++ threading and sockets - documentation

 GNU uCommon C++ is a lightweight library to facilitate using C++ design
 patterns even for very deeply embedded applications, such as for
 systems using uClibc along with POSIX threading support. For this
 reason, uCommon disables language features that consume memory or
 introduce runtime overhead. uCommon introduces some design patterns
 from Objective-C, such as reference counted objects, memory pools, and
 smart pointers. uCommon introduces some new concepts for handling of
 thread locking and synchronization.
 .
 This package contains the API documentation.

ucommon-utils: lightweight C++ threading and sockets - utilities

 GNU uCommon C++ is a lightweight library to facilitate using C++ design
 patterns even for very deeply embedded applications, such as for
 systems using uClibc along with POSIX threading support. For this
 reason, uCommon disables language features that consume memory or
 introduce runtime overhead. uCommon introduces some design patterns
 from Objective-C, such as reference counted objects, memory pools, and
 smart pointers. uCommon introduces some new concepts for handling of
 thread locking and synchronization.
 .
 This package contains the following utilities included as part of the
 GNU uCommon C++ project:
  * args
  * car
  * mdsum
  * scrub
  * sockaddr
  * zerofill