This file is indexed.

/usr/share/pyshared/gbp-0.6.0_git20120601.egg-info/SOURCES.txt is in git-buildpackage 0.6.0~git20120601.

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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
README
setup.cfg
setup.py
bin/gbp-clone
bin/gbp-create-remote-repo
bin/gbp-pq
bin/gbp-pull
bin/git-buildpackage
bin/git-dch
bin/git-import-dsc
bin/git-import-dscs
bin/git-import-orig
bin/git-pbuilder
gbp/__init__.py
gbp/command_wrappers.py
gbp/config.py
gbp/dch.py
gbp/errors.py
gbp/log.py
gbp/notifications.py
gbp/patch_series.py
gbp/tristate.py
gbp/version.py
gbp.egg-info/PKG-INFO
gbp.egg-info/SOURCES.txt
gbp.egg-info/dependency_links.txt
gbp.egg-info/top_level.txt
gbp/deb/__init__.py
gbp/deb/changelog.py
gbp/deb/control.py
gbp/deb/git.py
gbp/deb/pristinetar.py
gbp/git/__init__.py
gbp/git/args.py
gbp/git/commit.py
gbp/git/errors.py
gbp/git/fastimport.py
gbp/git/modifier.py
gbp/git/repository.py
gbp/pkg/__init__.py
gbp/pkg/pristinetar.py
gbp/scripts/__init__.py
gbp/scripts/buildpackage.py
gbp/scripts/clone.py
gbp/scripts/create_remote_repo.py
gbp/scripts/dch.py
gbp/scripts/import_dsc.py
gbp/scripts/import_dscs.py
gbp/scripts/import_orig.py
gbp/scripts/pq.py
gbp/scripts/pull.py
gbp/scripts/common/__init__.py
gbp/scripts/common/buildpackage.py
gbp/scripts/common/import_orig.py
gbp/scripts/common/pq.py