This file is indexed.

/usr/share/doc/xcftools/README.Debian is in xcftools 1.0.7-4.

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
xcftools (1.0.7-1) unstable; urgency=high

  * Recommendation of x11-common is switched to suggestion. Also xfree86-common
    is droped since it's not in the archive any more.

 -- Jan Hauke Rahm <info@jhr-online.de>  Wed, 08 Jul 2009 19:02:11 +0200

xcftools (1.0.2-1) unstable; urgency=low

  This package recommends
  
  1) x11-common or xfree86-common
     to provide the X11 color name database. Without one of these
     packages, background colors can only be specfied numerically.
  
  2) mime-support
     to provide /etc/mailcap. Without this package, xcfview will work
     only for users who have written a .mailcap file in their home
     directory.
  
  3) One of several packages that provide a viewer for PNG or PPM files.
     Such a viewer is necessary for xcfview to work. The recommended
     packages all register the viewer in /etc/mailcap. There are also a
     number of image viewers in Debian that do not register themselves
     in /etc/mailcap; you can use one of these instead of the recommended
     ones if you write a definition for image/png or image/x-portable-pixmap
     in the user section of /etc/mailcap. Afterwards you may want to file
     a "wishlist" bug report for the image viewer to supply its own
     mailcap line.
  
     Conversely, if you find a viewer in Debian that does register itself
     in /etc/mailcap but does not appear in the recommendation list of
     "unstable" xcftools, please file a "wishlist" bug to have it added.

 -- Henning Makholm <henning@makholm.net> Wed, 22 Feb 2006 21:29:28 +0100