This file is indexed.

/usr/share/doc/cube2/README.Debian is in cube2 0.0.20130203+dfsg-1ubuntu1.

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
Cube2 for Debian
================

Bug reporting
=============

If the engine crashes on your system, please install the cube2-dbg package and
generate a backtrace of the crash.

To generate a backtrace open a terminal and change to the directory
/usr/lib/cube2. Then run "gdb ./cube2_client" and type "run -q"$HOME/.cube2 -r
-t" at the gdb prompt.  Once cube2 has crashed, type "bt" to obtain the
backtrace. Please attach the output when you report a bug about crashes.

 -- Markus Koschany <apo@gambaru.de>  Thu, 27 Feb 2014 16:58:47 +0100