Changes between Version 14 and Version 15 of Development
- Timestamp:
- 04/28/09 10:21:17 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Development
v14 v15 27 27 * run {{{ perl ../tools/update_version_number.pl VERSION }}} that will update the version number in every module and report if there was no VERSION entry in a module. Those need to be fixed. (commit) 28 28 * run {{{ perl ../tools/release.pl REV VERSION [--tag] }}} will try to create a distribution using a temporary directory and copy the resulting Padre-X.XX.tar.gz in the current directory. The optional --tag flag will also create a tag in SVN. So the release manager first can run it dry and when she is sure it creates a good release can run it again to also tag it in SVN. 29 * Upload to http://perlide.org/download/source/ (needs to be done by Gabor) 30 * try installing it using pip, tell people on IRC #padre about it 29 31 * Upload to PAUSE 30 32 * Send announcement to [http://mail.perlide.org/mailman/listinfo/padre-dev padre-dev] mailing list
