This file is indexed.

/usr/share/doc/libjs-jquery-ui-theme-mint-choc/README.Debian is in libjs-jquery-ui-theme-mint-choc 1.8.24+dfsg-1.

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
jquery-ui-themes for Debian
---------------------------

In order to make use of jquery-ui-themes in your html, include the following
lines in your html header:

    <link type="text/css"
    href="/javascript/jquery-ui-themes/mint-choc/jquery.ui.all.css"
    rel="stylesheet" />


Explain why dfsg-packaging
--------------------------

jquery-ui-themes originally comes with minified files. However, it violates
the Debian Policy. See the 'get-orig-source' rule in debian/rules for the
files removed from upstream tarball.

 -- Marcelo Jorge Vieira <metal@debian.org>  Tue, 24 Jan 2012 15:10:26 -0200