clp 1.17.9+ds-1 source package in Ubuntu

Changelog

clp (1.17.9+ds-1) unstable; urgency=medium

  * New upstream version 1.17.9+ds
  * Raising Standards version to 4.6.2
    - Rules-Requires-Root: no
  * Adopting the package (Closes: #934083)
  * Refreshing d/copyright
  * Depending on debhelper-compat 13
  * Removing unneeded versioned (build-)dependencies
  * Updating the list of files to exclude when repacking
  * Rewriting d/rules without autoreconf (Closes: #1033211)
    - Also listing files that should not be installed in d/not-installed
  * Removing embedded build path from Makefile and generated HTML files
    (Closes: #1014561)
  * Overriding the clean target so that package can be built twice in a row
    (Closes: #1043929)
  * Building with NDEBUG to disable asserts
  * Adding a Lintian override for shared libs' package name
  * Fixing a minor spelling mistake in the code

 -- Pierre Gruet <email address hidden>  Sun, 21 Jan 2024 21:42:16 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe science
Noble release universe science

Downloads

File Size SHA-256 Checksum
clp_1.17.9+ds-1.dsc 2.2 KiB 0c7aca5bdf91739e3585f72645855e3bda17b4a8c77d09ad3b982547bbf11174
clp_1.17.9+ds.orig.tar.xz 1.3 MiB 7f48047691debcf0a134e54b3a443e53d33571f99ecc4680ed6ef5784c3fb7bf
clp_1.17.9+ds-1.debian.tar.xz 14.6 KiB 4783abe4b93904ad556cee73a4161fd44ca9f048932f554264d872c933d53f3f

Available diffs

No changes file available.

Binary packages built by this source

coinor-clp: Coin-or linear programming solver

 Clp (Coin-or linear programming) is an open-source linear programming solver
 written in C++. It is primarily meant to be used as a callable library, but a
 basic, stand-alone executable version is also available. It is designed to
 find solutions of constrained linear mathematical optimization problems.
 .
 This package contains the clp executable.

coinor-clp-dbgsym: debug symbols for coinor-clp
coinor-libclp-dev: Coin-or linear programming solver (developer files)

 Clp (Coin-or linear programming) is an open-source linear programming solver
 written in C++. It is primarily meant to be used as a callable library, but a
 basic, stand-alone executable version is also available. It is designed to
 find solutions of constrained linear mathematical optimization problems.
 .
 This package contains the header files for developers.

coinor-libclp-doc: Coin-or linear programming solver (documentation)

 Clp (Coin-or linear programming) is an open-source linear programming solver
 written in C++. It is primarily meant to be used as a callable library, but a
 basic, stand-alone executable version is also available. It is designed to
 find solutions of constrained linear mathematical optimization problems.
 .
 This package contains the documentation and examples.

coinor-libclp1: Coin-or linear programming solver (shared libraries)

 Clp (Coin-or linear programming) is an open-source linear programming solver
 written in C++. It is primarily meant to be used as a callable library, but a
 basic, stand-alone executable version is also available. It is designed to
 find solutions of constrained linear mathematical optimization problems.
 .
 This package contains the Clp callable libraries, including the
 OSI Clp interface.

coinor-libclp1-dbgsym: debug symbols for coinor-libclp1