This file is indexed.

/var/lib/ocaml/lintian/libsqlexpr-ocaml-dev.META.sqlexpr is in libsqlexpr-ocaml-dev 0.5.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
# OASIS_START
# DO NOT EDIT (digest: 241cffd68e9612eb6fa812c6118b726f)
version = "0.5.5"
description = "SQLite database access."
requires = "csv batteries sqlite3 estring lwt lwt.syntax lwt.unix unix threads"
archive(byte) = "sqlexpr.cma"
archive(native) = "sqlexpr.cmxa"
exists_if = "sqlexpr.cma"
package "syntax" (
 version = "0.5.5"
 description = "Syntax extension for SQL statements/expressions"
 requires = "camlp4 estring"
 archive(syntax, preprocessor) = "sqlexpr_syntax.cma"
 archive(syntax, toploop) = "sqlexpr_syntax.cma"
 exists_if = "sqlexpr_syntax.cma"
)
# OASIS_STOP