/var/lib/ocaml/lintian/libobus-ocaml-dev.META.obus is in libobus-ocaml-dev 1.1.5-3build1.
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 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 | # OASIS_START
# DO NOT EDIT (digest: fac5ab0cbbc71226c9943d4a4aaf5441)
version = "1.1.5"
description = "Pure OCaml implementation of D-Bus"
requires = "lwt.unix lwt.react xmlm"
archive(byte) = "obus.cma"
archive(byte, plugin) = "obus.cma"
archive(native) = "obus.cmxa"
archive(native, plugin) = "obus.cmxs"
exists_if = "obus.cma"
package "upower" (
version = "1.1.5"
description = "Freedesktop UPower service binding"
requires = "obus"
archive(byte) = "obus-upower.cma"
archive(byte, plugin) = "obus-upower.cma"
archive(native) = "obus-upower.cmxa"
archive(native, plugin) = "obus-upower.cmxs"
exists_if = "obus-upower.cma"
)
package "udisks" (
version = "1.1.5"
description = "Freedesktop UDisks service binding"
requires = "obus"
archive(byte) = "obus-udisks.cma"
archive(byte, plugin) = "obus-udisks.cma"
archive(native) = "obus-udisks.cmxa"
archive(native, plugin) = "obus-udisks.cmxs"
exists_if = "obus-udisks.cma"
)
package "syntax" (
version = "1.1.5"
description = "Syntactic sugars for defining D-Bus errors"
requires = "camlp4 type_conv"
archive(syntax, preprocessor) = "obus-syntax.cma"
archive(syntax, toploop) = "obus-syntax.cma"
exists_if = "obus-syntax.cma"
)
package "policykit" (
version = "1.1.5"
description = "Freedesktop PolicyKit service binding"
requires = "obus"
archive(byte) = "obus-policykit.cma"
archive(byte, plugin) = "obus-policykit.cma"
archive(native) = "obus-policykit.cmxa"
archive(native, plugin) = "obus-policykit.cmxs"
exists_if = "obus-policykit.cma"
)
package "notification" (
version = "1.1.5"
description = "Freedesktop Notification service binding"
requires = "obus"
archive(byte) = "obus-notification.cma"
archive(byte, plugin) = "obus-notification.cma"
archive(native) = "obus-notification.cmxa"
archive(native, plugin) = "obus-notification.cmxs"
exists_if = "obus-notification.cma"
)
package "network-manager" (
version = "1.1.5"
description = "Freedesktop NetworkManager service binding"
requires = "obus"
archive(byte) = "obus-network-manager.cma"
archive(byte, plugin) = "obus-network-manager.cma"
archive(native) = "obus-network-manager.cmxa"
archive(native, plugin) = "obus-network-manager.cmxs"
exists_if = "obus-network-manager.cma"
)
package "idl" (
version = "1.1.5"
description = "Intermediate language for writing D-Bus interfaces"
requires = "obus camlp4.lib"
archive(byte) = "obus-idl.cma"
archive(byte, plugin) = "obus-idl.cma"
archive(native) = "obus-idl.cmxa"
archive(native, plugin) = "obus-idl.cmxs"
exists_if = "obus-idl.cma"
)
package "hal" (
version = "1.1.5"
description = "Freedesktop Hal service binding"
requires = "obus"
archive(byte) = "obus-hal.cma"
archive(byte, plugin) = "obus-hal.cma"
archive(native) = "obus-hal.cmxa"
archive(native, plugin) = "obus-hal.cmxs"
exists_if = "obus-hal.cma"
)
# OASIS_STOP
|