This file is indexed.

/usr/share/pyshared/lazr/enum/NEWS.txt is in python-lazr.enum 1.1.2-0ubuntu4.

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
==================
NEWS for lazr.enum
==================

1.1.2 (2009-08-31)
==================

- removed unnecessary build dependencies

1.1.1 (2009-08-06)
==================

- Removed sys.path hack from setup.py.

1.1 (2009-06-08)
================

- Added `url` argument to the BaseItem and DBItem constructors.


1.0 (2009-03-24)
================

- Initial release on PyPI