summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkarltk <karltk@gentoo.org>2005-03-12 16:54:51 +0000
committerkarltk <karltk@gentoo.org>2005-03-12 16:54:51 +0000
commit8c949c767795603ef1d406f07d9ddba1ef2de733 (patch)
treee058b7ac0a2aa4020be51b3c4c694230c3255277
parent15cf2a01208f201a895fab088df31c4f8ad3aef7 (diff)
downloadgentoolkit-8c949c767795603ef1d406f07d9ddba1ef2de733.tar.gz
Added a few notes about release.sh
svn path=/; revision=190
-rw-r--r--trunk/README.Developer23
1 files changed, 23 insertions, 0 deletions
diff --git a/trunk/README.Developer b/trunk/README.Developer
index c11ce21..290590d 100644
--- a/trunk/README.Developer
+++ b/trunk/README.Developer
@@ -41,3 +41,26 @@ Important!
the patch version and try again (and again, and again until you get
it right;)
+
+MAKING A RELEASE WITH release.sh
+
+If you have added your system details at the top of the release.sh script,
+you can make a release in the following fashion:
+
+(NOTE! This only works for -dev at the moment)
+
+1) Add a notice in the ChangeLog about the release you are making.
+2) Do VERSION="x.y.z" ./release.sh
+3) Test the package: ACCEPT_KEYWORDS="~arch" emerge gentoolkit-dev
+4) Do a repoman ci -m "Released x.y.z" in your
+ CVS/app-portage/gentoolkit-dev directory.
+
+
+Currently, the following people have "release access":
+
+ - karltk@gentoo.org
+ - genone@gentoo.org
+ - port001@gentoo.org
+
+If you want a new release, ping either of us. If you want to get
+"release access", talk to karltk@gentoo.org