Philip M. Gollucci wrote:
Hi,
I'd like to propose the following change to make rolling release
candidates slightly easier.
Instead of removing the -dev in ./Changes, we could change it to rc1,
rc2...., etc.
The version would then be 'mod_perl-2.0.x-rcn' and the tarball would be
mod_perl-2.0.x-rcn.tar.gz which untars into mod_perl-2.0.x-rcn/.
+1, but see below
A-T diff:
----------
/home/pgollucci/dev/repos/asf/perl/Apache-Test/trunk rv=0 165 >svn diff
Index: RELEASE
===================================================================
--- RELEASE (revision 327074)
+++ RELEASE (working copy)
@@ -3,7 +3,7 @@
1. 'make dist' - to make sure nothing is missing from the manifest,
etc. Now test this generated package (not svn) with as many
configurations as possible on as many platforms as possible.
- Note, in step 3a, removing the "-dev" line changes the package version
+ Note, in step 3a, changing the "-dev" line changes the package version
name. i.e. (1.28-dev to 1.28)
a. nuke any preinstalled Apache-Test libs and run 'make test'
@@ -32,7 +32,7 @@
package to be released
a. edit ./Changes:
- - remove '-dev'
+ - change -dev to -rc\d+ start with -rc1
- add release date
but where is the instruction to remove -rcX when doing the final release?
--
_____________________________________________________________
Stas Bekman mailto:[EMAIL PROTECTED] http://stason.org/
MailChannels: Assured Messaging(TM) http://mailchannels.com/
The "Practical mod_perl" book http://modperlbook.org/
http://perl.apache.org/ http://perl.org/ http://logilune.com/