dose3 3.1.3-3build2 source package in Ubuntu

Changelog

dose3 (3.1.3-3build2) saucy; urgency=low

  * Rebuild for new OCaml ABIs.
 -- Colin Watson <email address hidden>   Sun, 12 May 2013 21:25:44 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Saucy
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
ocaml
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
dose3_3.1.3.orig.tar.gz 247.8 KiB dcb881a8f6fbe68e91419689f6e50467c74a359ea5312011274be5a7e90476a4
dose3_3.1.3-3build2.debian.tar.gz 14.9 KiB 37617e20ba5d6e525a1c9659a6b670c570d17bde72fbc6ed813deb8f34a8d25c
dose3_3.1.3-3build2.dsc 2.5 KiB 9fa1cef8baaa8c3ad30c6ee1ec4b83f3e02a052c660d51fdf26b08c3e9177594

View changes file

Binary packages built by this source

apt-cudf: CUDF solver integration for APT

 apt-cudf provides integration among the APT package manager and CUDF solvers,
 allowing APT to rely on external (CUDF-based) dependency solvers to plan
 package installation, upgrade, and removal.
 .
 CUDF is a distribution-independent, standard format to describe dependency
 solving scenarios, as faced by package managers in popular package-based
 GNU/Linux distributions. APT is a well-known package manager for Debian-based
 distributions, which is able to delegate dependency solving to external
 solvers, by the means of the External Dependency Solving Protocol (EDSP).
 .
 apt-cudf provides the glue between the EDSP protocol and CUDF solvers,
 enabling any installed CUDF solver to be used as an external solver for APT.
 .
 Several CUDF solvers are available in Debian. They all provide the cudf-solver
 virtual package.

dose-builddebcheck: Checks whether build-dependencies can be satisfied

 This software checks, given a collection of source package stanzas
 and a collection of binary package stanzas of debian packages, whether
 the build-dependencies of each source package can be satisfied by the
 binary packages.

dose-distcheck: No summary available for dose-distcheck in ubuntu saucy.

No description available for dose-distcheck in ubuntu saucy.

dose-extra: No summary available for dose-extra in ubuntu saucy.

No description available for dose-extra in ubuntu saucy.

libdose3-ocaml: No summary available for libdose3-ocaml in ubuntu saucy.

No description available for libdose3-ocaml in ubuntu saucy.

libdose3-ocaml-dev: OCaml libraries for package dependencies (development files)

 Dose3 is a framework consisting of several OCaml libraries for analysing
 the metadata of software packages (like Packages files of debian suites).
 .
 Though not tied to any particular distribution, Dose3 constitutes a
 pool of libraries which enable analyzing packages coming from various
 distributions.
 .
 Besides basic functionalities for querying and setting package
 properties, dose3 also implements algorithms for solving more complex
 problems (monitoring package evolutions, correct and complete
 dependency resolution, repository-wide uninstallability checks).
 .
 This package contains the development stuff you need to use dose3 for
 the development of programs.