This file is indexed.

/usr/share/std_srvs/package.xml is in libstd-srvs-dev 1.11.2-5.

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
<package>
  <name>std_srvs</name>
  <version>1.11.2</version>
  <description>Common service definitions.</description>
  <maintainer email="dthomas@osrfoundation.org">Dirk Thomas</maintainer>
  <license>BSD</license>

  <url>http://ros.org/wiki/std_srvs</url>
  <author>Morgan Quigley</author>

  <buildtool_depend>catkin</buildtool_depend>

  <build_depend>message_generation</build_depend>

  <run_depend>message_runtime</run_depend>
</package>