e-antic 0.1.3+ds-3 source package in Ubuntu

Changelog

e-antic (0.1.3+ds-3) unstable; urgency=medium

  * FTBFS fix release (Closes: #941259), see below.
  * Debianization:
    - debian/{control,rules}, permit alpha port for flint.

 -- Jerome Benoit <email address hidden>  Fri, 27 Sep 2019 16:18:49 +0000

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
e-antic_0.1.3+ds-3.dsc 2.8 KiB 813dd11208a480750f4787211b3fbc394436bf7339df2600905e3821af91fa0e
e-antic_0.1.3+ds.orig.tar.xz 85.8 KiB 5911a6ad442bf2ead3a313d2bc01534811ba1e6c1e0f8d90b0644886ff00ee15
e-antic_0.1.3+ds-3.debian.tar.xz 7.6 KiB 0c5029deec718fa4eda15ea0e6b10204b8df44ad4287c2e739c0824e816facb4

Available diffs

No changes file available.

Binary packages built by this source

libeantic-dev: real Embedded Algebraic Number Theory In C/C++ - libdev

 E-ANTIC is a C/C++ mathematical library to deal with real embedded
 number fields built on top of ANTIC; ANTIC is an Algebraic Number
 Theory library In C <https://github.com/wbhart/antic>. The aim of
 the E_ANTIC libray is to have as fast as possible exact arithmetic
 operations and comparisons. E-ANTIC provides ANTIC.
 .
 This package contains static libraries and symbolic links that developers
 using the E-ANTIC library will need.

libeantic0: real Embedded Algebraic Number Theory In C/C++ - libs

 E-ANTIC is a C/C++ mathematical library to deal with real embedded
 number fields built on top of ANTIC; ANTIC is an Algebraic Number
 Theory library In C <https://github.com/wbhart/antic>. The aim of
 the E_ANTIC libray is to have as fast as possible exact arithmetic
 operations and comparisons. E-ANTIC provides ANTIC.
 .
 This package provides the shared libraries required to run programs compiled
 against the E-ANTIC library. To compile your own programs you also need to
 install the libeantic-dev package.

libeantic0-dbgsym: debug symbols for libeantic0