This file is indexed.

/usr/share/ada/adainclude/alog/alog-version.ads is in libalog0.4.1-base-dev 0.4.1-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
package Alog.Version is
   Version_Number : constant String :=
      "0.4.1";
end Alog.Version;