isl 0.19-1 source package in Ubuntu

Changelog

isl (0.19-1) unstable; urgency=medium

  * New upstream release.
  * Update debian/copyright. Closes: #892375.
  * Stop building the debug package, move the pretty printers to the library
    package.
  * Bump the libisl soname.

 -- Matthias Klose <email address hidden>  Fri, 09 Mar 2018 09:44:38 +0700

Upload details

Uploaded by:
Debian GCC maintainers
Uploaded to:
Sid
Original maintainer:
Debian GCC maintainers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release main libs

Downloads

File Size SHA-256 Checksum
isl_0.19-1.dsc 1.8 KiB f9786677430e2ea7295c6ad9480e7e710582f84b5b850a5ddfe1f21b3d726b0f
isl_0.19.orig.tar.xz 1.4 MiB 6d6c1aa00e2a6dfc509fa46d9a9dbe93af0c451e196a670577a148feecf6b8a5
isl_0.19-1.debian.tar.xz 21.9 KiB aa034a5700c63867aae836a1f985fccc50ccacd1abe57a2a016e076fa745feb0

Available diffs

No changes file available.

Binary packages built by this source

libisl-dev: manipulating sets and relations of integer points bounded by linear constraints

 isl is a library for manipulating sets and relations of integer points
 bounded by linear constraints. Supported operations on sets include
 intersection, union, set difference, emptiness check, convex hull,
 (integer) affine hull, integer projection, and computing the lexicographic
 minimum using parametric integer programming. It also includes an ILP solver
 based on generalized basis reduction.
 .
 This package contains the development files.

libisl19: manipulating sets and relations of integer points bounded by linear constraints

 isl is a library for manipulating sets and relations of integer points
 bounded by linear constraints. Supported operations on sets include
 intersection, union, set difference, emptiness check, convex hull,
 (integer) affine hull, integer projection, and computing the lexicographic
 minimum using parametric integer programming. It also includes an ILP solver
 based on generalized basis reduction.
 .
 This package contains the runtime library.

libisl19-dbgsym: debug symbols for libisl19