libcoyotl 3.1.0-6.2 source package in Ubuntu

Changelog

libcoyotl (3.1.0-6.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix "FTBFS with libpng16" -- include <string.h> (Closes: #809948)
  * Add the missing two files to d/copyright (Closes: #794932)

 -- Tobias Frost <email address hidden>  Sat, 23 Jan 2016 17:50:28 +0100

Upload details

Uploaded by:
Al Stone
Uploaded to:
Sid
Original maintainer:
Al Stone
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe libs

Downloads

File Size SHA-256 Checksum
libcoyotl_3.1.0-6.2.dsc 1.7 KiB e7f9a1cee05e03385e0587740526160367ac73cac600b2012b2613cb0f5883c0
libcoyotl_3.1.0.orig.tar.gz 338.3 KiB 540cb2e131cc345f94eaa1a7682532e200b57efd6b6a5e2d9e68aa7819f63860
libcoyotl_3.1.0-6.2.debian.tar.xz 271.3 KiB a44110aa1f12e7bd670264d1e056d97958aaf0df1db08b35112e6a480f5a43a1

Available diffs

No changes file available.

Binary packages built by this source

libcoyotl-3.1-4v5: No summary available for libcoyotl-3.1-4v5 in ubuntu yakkety.

No description available for libcoyotl-3.1-4v5 in ubuntu yakkety.

libcoyotl-3.1-4v5-dbgsym: debug symbols for package libcoyotl-3.1-4v5

 The classes provided here do not easily fit into a single category; in
 essence, these are tools that the author of the acovea package has found
 useful in a variety of applications.
 .
 Among the algorithms included:
 .
   - a polymorphic collection of the best pseudorandom number generators,
     including the Mersenne Twister and Marsaglia's favorites.
 .
   - utilities for working with real numbers, including additional functions
     for trigonometry, least common multiple, greatest common denominator,
     rounding, and other purposes.
 .
   - a simple cross-platform command-line parser.
 .
   - a framework for generating rectangular mazes.
 .
   - a template for fixed-point math based on different integer sizes and
     decimal point locations.
 .
   - templatized sorting utilities (designed before standard C++'s use
     of <algorithms>, but still useful).
 .
   - validation tools for "Design by Contract" programming.

libcoyotl-dev: portable C++ classes used by acovea -- development files

 This package provides the files needed to develop code that uses the
 libcoyotl library.
 .
 The classes provided here do not easily fit into a single category; in
 essence, these are tools that the author of the acovea package has found
 useful in a variety of applications.
 .
 Among the algorithms included:
 .
   - a polymorphic collection of the best pseudorandom number generators,
     including the Mersenne Twister and Marsaglia's favorites.
 .
   - utilities for working with real numbers, including additional functions
     for trigonometry, least common multiple, greatest common denominator,
     rounding, and other purposes.
 .
   - a simple cross-platform command-line parser.
 .
   - a framework for generating rectangular mazes.
 .
   - a template for fixed-point math based on different integer sizes and
     decimal point locations.
 .
   - templatized sorting utilities (designed before standard C++'s use
     of <algorithms>, but still useful).
 .
   - validation tools for "Design by Contract" programming.