opam 2.0.5-1ubuntu1 source package in Ubuntu

Changelog

opam (2.0.5-1ubuntu1) focal; urgency=medium

  * Fix FTBFS with Dune 2.0. Patch adapted from upstream.

 -- William Grant <email address hidden>  Mon, 13 Apr 2020 12:21:32 +1000

Upload details

Uploaded by:
William Grant
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
opam_2.0.5.orig.tar.gz 605.0 KiB 9432111732bea1610e284e8ad04489d1a2a9fab81437f5b23bdffdb08afacb82
opam_2.0.5-1ubuntu1.debian.tar.xz 8.7 KiB 6047719ae8515b8f2a38049015d6fcdc075bae6adc40d774af5d9e94349743a1
opam_2.0.5-1ubuntu1.dsc 2.6 KiB 933944fdaff5cd46f9ddc60bd973a7da701b96a2379d6e67e6662f71a744f23d

View changes file

Binary packages built by this source

opam: package manager for OCaml

 OPAM stands for OCaml PAckage Manager. It aims to suit to a vast number
 of users and use cases, and has unique features:
  * Powerful handling of dependencies: versions constraints, optional
    dependencies, conflicts, etc.
  * Multiple repositories backends: HTTP, rsync, git
  * Ease to create packages and repositories
  * Ability to switch between different compiler versions
 .
 Typically, OPAM will probably make your life easier if you recognize
 yourself in at least one of these profiles:
  * You use multiple versions of the OCaml compiler, or you hack the compiler
    yourself and needs to frequently switch between compiler versions.
  * You use or develop software that needs a specific and/or modified version
    of the OCaml compiler to be installed.
  * You use or develop software that depends on a specific version of an OCaml
    library, or you just want to install a specific version of a package, not
    just the latest one.
  * You want to create your own packages yourself, put them on your own
    repository, with minimal effort.

opam-dbgsym: No summary available for opam-dbgsym in ubuntu hirsute.

No description available for opam-dbgsym in ubuntu hirsute.

opam-doc: No summary available for opam-doc in ubuntu groovy.

No description available for opam-doc in ubuntu groovy.

opam-installer: Utility handling (un)installation of Opam .install files

 opam-installer is a small utility, part of Opam, that can interpret
 Opam's .install files and take the appropriate actions.
 .
 OPAM stands for OCaml PAckage Manager. It aims to suit to a vast number
 of users and use cases, and has unique features:
  * Powerful handling of dependencies: versions constraints, optional
    dependencies, conflicts, etc.
  * Multiple repositories backends: HTTP, rsync, git
  * Ease to create packages and repositories
  * Ability to switch between different compiler versions

opam-installer-dbgsym: debug symbols for opam-installer