omake 0.10.3-2 source package in Ubuntu

Changelog

omake (0.10.3-2) unstable; urgency=medium

  * Team upload.
  * Remove not needed build dependency on libfam-dev (Closes: #981516)
  * Mark omake-doc as "Multi-Arch: foreign"

 -- Mehdi Dogguy <email address hidden>  Mon, 01 Feb 2021 21:59:49 +0100

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any all
Section:
ocaml
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
omake_0.10.3-2.dsc 2.0 KiB ce4c8500468206eff8ab7c82f657033b4a484b12d0aa88ac4bb828d0b85fc956
omake_0.10.3.orig.tar.gz 2.3 MiB ff3107e9459615ea6526309c533b04815eef60692a20dcd3a6169f5860786d1d
omake_0.10.3-2.debian.tar.xz 5.1 KiB 8eb2e1d2f98e3a1b60b973ee80693756968ad7b8afda18ef0fe55427c4f7c004

Available diffs

No changes file available.

Binary packages built by this source

omake: build system with automated dependency analysis

 OMake is a build system designed to scale from small projects to very
 large projects spanning many directories. OMake uses a syntax similar
 to GNU make, with many additional features. It contains
 specifications for easily building C, OCaml, and LaTeX programs, but
 can be used to build projects with other languages as well.
 .
 OMake includes an accurate, automated dependency analysis based on
 MD5 digests. It also includes a stand-alone command-line
 interpreter, osh, that can be used as an interactive shell for
 debugging the build files. OMake's syntax is a full object oriented
 language. Features of the OMake language include integer and
 floating point arithmetic, scoped expressions, higher order
 functions, multiple inheritance, pattern matching, runtime
 exceptions, lexers, and LALR(1) parsers. Users can easily produce
 architecture independent builds as omake provides a uniform interface
 to its standard library on Linux/Unix, Win32, and OS X.

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

No description available for omake-dbgsym in ubuntu hirsute.

omake-doc: documentation for OMake

 OMake is a build system designed to scale from small projects to very
 large projects spanning many directories. OMake uses a syntax similar
 to GNU make, with many additional features. It contains
 specifications for easily building C, OCaml, and LaTeX programs, but
 can be used to build projects with other languages as well.
 .
 This package contains documentation for OMake in html and pdf
 formats.