This file is indexed.

/usr/share/doc/debconf-doc/namespace.txt is in debconf-doc 1.5.66.

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
Questions and templates both exist in a hierarchical namespace. It can be
arbitrarily deep, and is separated by '/' characters, like a unix directory
hierarchy. Here are the conventions we're using so far to divide up the
namespace.

package/*	- This is the property of a single package, and can be
		  subdivided however that package wants to.

shared/foo/*	- This holds items that are shared between several packages.
		  "foo" is replaced by a name that relates to all of them. For
		  example, news grabbers and readers all can use 
		  shared/news/server to store the news server they use.

Currently the following shared templates and questions exist:

shared/news/server	- Prompt for hostname of the news server.
shared/mailname		- Prompt for contents of /etc/mailname