/var/lib/ocaml/lintian/liblambda-term-ocaml-dev.META.lambda-term is in liblambda-term-ocaml-dev 1.10.1-2build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 | # OASIS_START
# DO NOT EDIT (digest: e377397d05c6a35b858fec2efbec65e4)
version = "1.10.1"
description = "Cross-platform library for terminal manipulation"
requires = "lwt lwt.unix lwt.react zed"
archive(byte) = "lambda-term.cma"
archive(byte, plugin) = "lambda-term.cma"
archive(native) = "lambda-term.cmxa"
archive(native, plugin) = "lambda-term.cmxs"
exists_if = "lambda-term.cma"
# OASIS_STOP
|