coinor-osi 0.108.9+ds-1 source package in Ubuntu

Changelog

coinor-osi (0.108.9+ds-1) unstable; urgency=medium

  * New upstream release.
  * Reintroduce package in Debian Science Team and set myself as uploader.
    Closes: #934086
  * d/watch:
    - Bump to version 4.
    - Change repack suffix to '+ds'.
    - Change URI, point to GitHub.
  * d/copyright:
    - Update source field, point to GitHub.
    - Only reference GPL-3 license file in copyright statement.
    - Update Files-Excluded, to match new file layout.
    - Upstream relicensed source code to EPL-2.0
  * d/control:
    - Remove dependency on libjs-jquery, not needed.
    - Bump debhelper to 13.
    - Change homepage, point to GitHub.
    - Update Standards-Version to 4.6.2, no changes needed.
    - Update package description for coinor-libosi-dev.
    - Document Rules-Requires-Root.
    - Add coinor-libosi-doc as suggested package for coinor-libosi-dev.
  * d/rules:
    - Build without autoreconf.
    - Override dh_auto_configure, '--runstatedir' is not recognized, we
      therefore need to specify our own options.
    - Build documentation parallelized.
  * d/not-install: Specify files to not install.
  * Add don-t-build-documentation-with-full-path.patch, change Doxygen setting
    to prevent files referencing build-path.
  * Only build documentation on independent architectures.
  * wrap-and-sort -at

  [ Vagrant Cascadian ]
  * debian/rules: Add dh_installexamples override to remove the build
    path from the example Makefile. Closes: #1011257

  [ Pierre Gruet ]
  * Refreshing debian/copyright

 -- HÃ¥vard F. Aasen <email address hidden>  Wed, 20 Dec 2023 09:37:06 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe science

Downloads

File Size SHA-256 Checksum
coinor-osi_0.108.9+ds-1.dsc 1.6 KiB 33f324ff0c82da31f0e504f3021e8d34026474615efff4183c5d6299cf85e373
coinor-osi_0.108.9+ds.orig.tar.xz 451.0 KiB 603690c5f2500241b8d665bf2de9c1a028187c07f54b4071688260fc3c4efa71
coinor-osi_0.108.9+ds-1.debian.tar.xz 12.4 KiB 664a37a3496ded2131f88485b231b793de79ed1cf5564ed6544866c6f92ddb47

Available diffs

No changes file available.

Binary packages built by this source

coinor-libosi-dev: COIN-OR Open Solver Interface (developer files)

 Osi (Open Solver Interface) provides an abstract C++ base class to a generic
 linear programming (LP) solver, along with derived classes for specific
 solvers. Many applications may be able to use the Osi to insulate themselves
 from a specific LP solver.
 .
 Osi is part of the larger COIN-OR initiative (Computational Infrastructure
 for Operations Research).
 .
 This package contains header files and static libraries.

coinor-libosi-doc: COIN-OR Open Solver Interface (documentation)

 Osi (Open Solver Interface) provides an abstract C++ base class to a generic
 linear programming (LP) solver, along with derived classes for specific
 solvers. Many applications may be able to use the Osi to insulate themselves
 from a specific LP solver.
 .
 Osi is part of the larger COIN-OR initiative (Computational Infrastructure
 for Operations Research).
 .
 This package contains the documentation and examples.

coinor-libosi1v5: COIN-OR Open Solver Interface

 Osi (Open Solver Interface) provides an abstract C++ base class to a generic
 linear programming (LP) solver, along with derived classes for specific
 solvers. Many applications may be able to use the Osi to insulate themselves
 from a specific LP solver.
 .
 Osi is part of the larger COIN-OR initiative (Computational Infrastructure
 for Operations Research).
 .
 This package contains the abstract Osi base library; implementations for
 different solvers are provided separately. The OsiClp interface is provided
 by the clp source package.

coinor-libosi1v5-dbgsym: debug symbols for coinor-libosi1v5