ounit 2.2.7-1 source package in Ubuntu

Changelog

ounit (2.2.7-1) unstable; urgency=medium

  * Taking maintenance over (Closes: #934213).
  * Fix d/watch.
  * Bump standards-version to 4.6.2.
  * New upstream release.
  * Fix compilation with recent dune

 -- Julien Puydt <email address hidden>  Thu, 06 Jul 2023 14:38:02 +0200

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
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
ounit_2.2.7-1.dsc 1.9 KiB 0b5da1b379622475a6fedcc2f79a8b90bc04654b58e6370e3fe8cb9837d7ba6b
ounit_2.2.7.orig.tar.gz 68.1 KiB a067da09af075a6202bbd233e1e4ade46908c18c089caddd7398a859b95acbe7
ounit_2.2.7-1.debian.tar.xz 5.2 KiB c264eb3245726c79a304c3b00fe786f8517cd4f9f9d6f6942e6362a56815330f

Available diffs

No changes file available.

Binary packages built by this source

libounit-ocaml-dev: Unit testing framework for OCaml

 OUnit is a unit testing framework for OCaml, imspired
 by the JUnit tool for Java and the HUnit tool for Haskell.
 .
 OUnit is designed to provide a convenient way for you to write tests
 for your OCaml code. Tests can be aggregated into test suites, making
 it easy to both write tests close to the code being examined and
 execute a comprehensive aggregate set of tests -- or any subset of it.

libounit-ocaml-dev-dbgsym: debug symbols for libounit-ocaml-dev