This file is indexed.

/usr/share/pyshared/lazr/lifecycle/NEWS.txt is in python-lazr.lifecycle 1.0-0ubuntu2.

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

1.0 (2009-08-31)
================

- Remove build dependencies on bzr and egg_info

- remove sys.path hack in setup.py for __version__

0.1 (2009-03-24)
================

- Initial release