libmowgli 1.0.0-1ubuntu1 source package in Ubuntu

Changelog

libmowgli (1.0.0-1ubuntu1) trusty; urgency=low

  * debian/patches/buildsys.mk-ftbfs.patch: Don't fail if buildsys.mk doesn't
    exist, otherwise recent dh_auto_cleans blow up due to stricter error
    message matching.
  * debian/rules: Manually update config.{sub,guess} for arm64, since
    autoreconf won't do it for packages that don't use automake.
 -- William Grant <email address hidden>   Tue, 22 Oct 2013 19:35:23 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe libs

Downloads

File Size SHA-256 Checksum
libmowgli_1.0.0.orig.tar.bz2 103.4 KiB 8ea0dfd606b0ac280747c9a5f93ca940c23c7367dee0776715c87623ae6624fb
libmowgli_1.0.0-1ubuntu1.debian.tar.gz 7.9 KiB 609a639a557b3095fcbd92961f3ce8abc567adb0f1f1e30bdafdb2ddbeeee7c6
libmowgli_1.0.0-1ubuntu1.dsc 2.0 KiB 8c0845d08b2ee6a1a2a2b9f1b216af46bf2c4b6f40845e8b6e4b292653670738

View changes file

Binary packages built by this source

libmowgli-dev: high performance development framework for C (development)

 Mowgli is a development framework for C (like GLib), which provides high
 performance and highly flexible algorithms. It can be used as a supplement
 to GLib (to add additional functions (dictionaries, hashes), or replace some
 of the slow GLib list manipulation functions), or stand alone. It also
 provides a powerful hook system and convenient logging for your code, as well
 as high performance block allocator.
 .
 This package contains files needed for development with this library and code
 examples.

libmowgli2: high performance development framework for C

 Mowgli is a development framework for C (like GLib), which provides high
 performance and highly flexible algorithms. It can be used as a supplement
 to GLib (to add additional functions (dictionaries, hashes), or replace some
 of the slow GLib list manipulation functions), or stand alone. It also
 provides a powerful hook system and convenient logging for your code, as well
 as high performance block allocator.
 .
 This package contains the shared library needed to run programs that use the
 mowgli library.

libmowgli2-dbg: high performance development framework for C (debug)

 Mowgli is a development framework for C (like GLib), which provides high
 performance and highly flexible algorithms. It can be used as a supplement
 to GLib (to add additional functions (dictionaries, hashes), or replace some
 of the slow GLib list manipulation functions), or stand alone. It also
 provides a powerful hook system and convenient logging for your code, as well
 as high performance block allocator.
 .
 This package contains the debug symbols needed to create meaningful backtraces
 for applications that use the mowgli library.