File: ReleaseSteps.txt

package info (click to toggle)
wxglade 0.6.5-2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 3,348 kB
  • sloc: python: 24,679; xml: 1,022; makefile: 135; sh: 4
file content (14 lines) | stat: -rw-r--r-- 589 bytes parent folder | download | duplicates (2)
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