This file is indexed.

/usr/share/doc/wxglade/doc/ReleaseSteps.txt is in python-wxglade 0.6.8-2.2.

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
Steps to publish a new version
==============================

 1. Update documentation e.g. CHANGES.txt, NEWS.txt and README.txt
 2. Change the version number in common.py and wxglade-installer.iss
 3. Set SHOW_CONSOLE to False in install/pyinstaller/wxglade.spec
 3. Commit all open changes
 4. Create a new Mercurial tag 
   $ hg tag rel_0.6.4
 5. Push changes into public repository
 6. Create all packages
    - build windows installer (see docs/BuildingInstaller.txt)
    - create zip and tar.gz source packages
 7. Change version number in common.py and wxglade-installer.iss to HG