coq 8.17.0+dfsg-1ubuntu1 source package in Ubuntu

Changelog

coq (8.17.0+dfsg-1ubuntu1) noble; urgency=medium

  * debian/patches/fbe9e28b667e795a5ceb41bd7784bd2ea7ab10bf.patch:
    - upstream hacky workaround for build failure due to some
      race condition (Closes: #1056062)

 -- Gianfranco Costamagna <email address hidden>  Wed, 22 Nov 2023 18:23:05 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Noble
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
coq_8.17.0+dfsg.orig.tar.xz 4.6 MiB 8dfab9a5db36300a19f31fd70009bb4907d3a2e1e2671dd89a7e64ddd4b77ca3
coq_8.17.0+dfsg-1ubuntu1.debian.tar.xz 33.4 KiB cb3367d9bacdb4ab13eba8ca5b9a0d5c2f0505d16497c177f1033b0e93d8d900
coq_8.17.0+dfsg-1ubuntu1.dsc 2.6 KiB c0eb8f60a5dae8c0a55b28fcea2eee5700cf6a31b55127594e1e7ad289a7cbad

View changes file

Binary packages built by this source

coq: proof assistant for higher-order logic (toplevel and compiler)

 Coq is a proof assistant for higher-order logic, which allows the
 development of computer programs consistent with their formal
 specification. It is developed using Objective Caml and Camlp5.
 .
 This package provides coqtop, a command line interface to Coq.
 .
 A graphical interface for Coq is provided in the coqide package.
 Coq can also be used with ProofGeneral, which allows proofs to be
 edited using emacs and xemacs. This requires the proofgeneral
 package to be installed.

coq-dbgsym: debug symbols for coq
coqide: proof assistant for higher-order logic (gtk interface)

 Coq is a proof assistant for higher-order logic, which allows the
 development of computer programs consistent with their formal
 specification. It is developed using Objective Caml and Camlp5.
 .
 This package provides CoqIde, a graphical user interface for
 developing proofs.

coqide-dbgsym: debug symbols for coqide
libcoq-core-ocaml: runtime libraries for Coq

 Coq is a proof assistant for higher-order logic, which allows the
 development of computer programs consistent with their formal
 specification. It is developed using Objective Caml and Camlp5.
 .
 This package provides runtime libraries for Coq.

libcoq-core-ocaml-dbgsym: debug symbols for libcoq-core-ocaml
libcoq-core-ocaml-dev: development libraries and tools for Coq

 Coq is a proof assistant for higher-order logic, which allows the
 development of computer programs consistent with their formal
 specification. It is developed using Objective Caml and Camlp5.
 .
 This package provides and libraries needed to develop OCaml-side
 extensions to Coq.

libcoq-stdlib: proof assistant for higher-order logic (theories)

 Coq is a proof assistant for higher-order logic, which allows the
 development of computer programs consistent with their formal
 specification. It is developed using Objective Caml and Camlp5.
 .
 This package provides existing theories that new proofs can be
 based upon, including theories of arithmetic and Boolean values.