Update the release procedure.
authorEric S. Raymond <esr@thyrsus.com>
Mon, 8 Oct 2012 16:42:41 +0000 (12:42 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Mon, 8 Oct 2012 16:42:41 +0000 (12:42 -0400)
hacking.txt

index 583113f3e046977069ce5525cbe3910fee9536d2..253a2c621299c57432be5888e10a9764794af7d8 100644 (file)
@@ -33,15 +33,17 @@ type switch. It can deduce the repo type by looking, so it should.
 
 == Release procedure ==
 
-1. Do 'make pylint' to audit the code.
+1. Check for merge requests at gitorious
 
-2. Run irkerd and irkerhook.py; look at #irker on freenode to verify.
+2. Do 'make pylint' to audit the code.
 
-3. Bump the version numbers in irkerd and irkerhook.py
+3. Run irkerd and irkerhook.py; look at #irker on freenode to verify.
 
-4. Update the NEWS file
+4. Bump the version numbers in irkerd and irkerhook.py
 
-5. make dist; make release
+5. Update the NEWS file
+
+6. make dist; make release
 
 == Thanks where due ==