e-antic 2.0.2+ds-1 source package in Ubuntu

Changelog

e-antic (2.0.2+ds-1) unstable; urgency=medium

  * New upstream patch version.
  * Debianization:
    - d/watch, correct;
    - d/patches/*:
      - d/p/gcc_13.patch, obsoleted;
    - d/control:
      - SONAME, bump to 3;
    - debian/copyright:
      - copyright year tuples, update.

 -- Jerome Benoit <email address hidden>  Fri, 23 Feb 2024 18:55:04 +0000

Upload details

Uploaded by:
Debian Math Team
Uploaded to:
Sid
Original maintainer:
Debian Math 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_2.0.2+ds-1.dsc 2.7 KiB 915612df60ae117934d9719d2bb16d46abdb2c27b316221bf240a6284ef81e77
e-antic_2.0.2+ds.orig.tar.xz 202.6 KiB adda7c0fe513915c46efb021053cc9ab32646025303d88f493bbda3d5f43566e
e-antic_2.0.2+ds-1.debian.tar.xz 8.6 KiB b2019ffb8cea5413e2304ab7a2b3c257a98b335b6ee7ad2db4e3e2355896f2a2

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 library is to have as fast as possible exact arithmetic
 operations and comparisons.
 .
 This package contains static libraries and symbolic links that developers
 using the E-ANTIC library will need.

libeantic3: 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 library is to have as fast as possible exact arithmetic
 operations and comparisons.
 .
 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.

libeantic3-dbgsym: debug symbols for libeantic3