Author: Derick Rethans
Date: 2007-01-10 15:26:53 +0100 (Wed, 10 Jan 2007)
New Revision: 4481

Log:
- Make this reST proof.

Modified:
   docs/releasing.txt

Modified: docs/releasing.txt
===================================================================
--- docs/releasing.txt  2007-01-10 14:26:34 UTC (rev 4480)
+++ docs/releasing.txt  2007-01-10 14:26:53 UTC (rev 4481)
@@ -1,17 +1,25 @@
 Releasing a package
 ===================
 
+Creating a package
+------------------
+
 1. Check trunk/<packagename>/ChangeLog in ChangeLog for spelling and format
 2. ./scripts/release1.sh <packagename>
 
 if there are no errors:
 
 3. ./scripts/release2.sh <packagename> <baseversion> <version>
-4. go to http://components.ez.no/admin.php
-5. log in with "ezc"/"wee123"
 
-If the package is not listed under "Manage Packages" do:
+Uploading the package to the PEAR Channel
+-----------------------------------------
 
+1. go to http://components.ez.no/admin.php
+2. log in with "ezc"/"wee123"
+
+Registering a New Package
+-------------------------
+
 1. Click on "Create a Package" in the left top
 2. Fill in details:
 
@@ -35,7 +43,8 @@
        - Active Maintainer: yes
        - Click on "Add Maintainer"
 
-Uploading the release:
+Uploading the Release
+---------------------
 
 1. Click on "Upload a Release"
 2. Select the file from disk, should be /tmp/<packagename>-<version>.tgz
@@ -46,7 +55,8 @@
 the same version yet, by clicking on the package name under "Manage Packages"
 and scroll to the bottom, there you can delete releases.
 
-Testing if it works:
+Testing the Uploaded Release
+----------------------------
 
 If you didn't add the channel yet (check with pear list-channels):
 
@@ -86,7 +96,6 @@
 
 
 
-
 Making the PEAR "super" package
 ===============================
 1. cd to ezcomponents/

-- 
svn-components mailing list
svn-components@lists.ez.no
http://lists.ez.no/mailman/listinfo/svn-components

Reply via email to