This file is indexed.

/usr/share/doc/dh-lisp/README.Debian is in dh-lisp 0.7.1+nmu1.

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
For dh-lisp 0.7.0
=================

dh-lisp 0.7.0 has been released.  This is the first step of the removal
of c-l-c.  From now on, new common lisp packages will not depend on
c-l-c.

Users should not use CLC:CLC-REQUIRE any more.  It would be removed in
the future.

Developers had better get rid of dh-lisp from 'Build-Depends'.  For
compatibility, keeping dh-lisp is safe, but it does nothing.

For the implementation maintainers, <impl>.sh and install-clc.lisp are
useless now.  Please consider redebianizing.

 -- Desmond O. Chang <dochang@gmail.com>