/var/lib/ocaml/lintian/libusb-ocaml-dev.META.usb is in libusb-ocaml-dev 1.3.0-4build1.
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: b2c1dd3d44032d0ec4341cceb2232662)
version = "1.3.0"
description = "Bindings for libusb-1.0"
requires = "lwt.unix"
archive(byte) = "usb.cma"
archive(byte, plugin) = "usb.cma"
archive(native) = "usb.cmxa"
archive(native, plugin) = "usb.cmxs"
exists_if = "usb.cma"
# OASIS_STOP
|