[uim-commit] r2275 - in trunk: . doc
yamaken at freedesktop.org
yamaken at freedesktop.org
Tue Nov 29 08:54:04 PST 2005
Author: yamaken
Date: 2005-11-29 08:53:25 -0800 (Tue, 29 Nov 2005)
New Revision: 2275
Added:
trunk/doc/RELEASING
Removed:
trunk/RELEASING
Modified:
trunk/AUTHORS
Log:
* AUTHORS
- Update
* RELEASING
- move to doc/RELEASING
Modified: trunk/AUTHORS
===================================================================
--- trunk/AUTHORS 2005-11-29 13:16:58 UTC (rev 2274)
+++ trunk/AUTHORS 2005-11-29 16:53:25 UTC (rev 2275)
@@ -1,32 +1,35 @@
-TOKUNAGA Hiroyuki <tkng at xem.jp>
- Maintainer
+TOKUNAGA Hiroyuki <tkng AT xem.jp>
+ Committer
-Masahito Omote <omote at utuuzin.net>
+Masahito Omote <omote AT utuuzin.net>
Maintainer of Debian packages & Committer
-Yusuke Tabata <yusuke at cherubim.icw.co.jp>
- Creator & Committer
+Yusuke Tabata <yusuke AT cherubim.icw.co.jp>
+ Original author & Committer
-Yamaken <yamaken at bp.iij4u.or.jp>
- Author of IMKit-uim for Zaurus & Committer
+Yamaken <yamaken AT bp.iij4u.or.jp>
+ Project leader
-NOKUBI Takatsugu <knok at daionet.gr.jp>
+NOKUBI Takatsugu <knok AT daionet.gr.jp>
Author of screen-uim
-Kazuki Ohta <mover at hct.zaq.ne.jp>
+Kazuki Ohta <mover AT hct.zaq.ne.jp>
Author of qt-immodule for uim & Committer
-Masanari Yamamoto <h013177b at ice.nuie.nagoya-u.ac.jp>
+Masanari Yamamoto <h013177b AT ice.nuie.nagoya-u.ac.jp>
Author of uim-fep & Committer
-Etsushi Kato <ekato at ees.hokudai.ac.jp>
- Committer
+Etsushi Kato <ekato AT ees.hokudai.ac.jp>
+ Release manager & Committer
-Takuro Ashie <ashie at homa.ne.jp>
+Takuro Ashie <ashie AT homa.ne.jp>
Committer
-Jun Inoue <jun.lambda at gmail.com>
+Jun Inoue <jun.lambda AT gmail.com>
Committer
-Konosuke Watanabe <sasugaanija at gmail.com>
- Author of uim-el
+Jae-hyeon Park <jhpark AT tuhep.phys.tohoku.ac.jp>
+ Author of uim-byeoru
+
+Konosuke Watanabe <sasugaanija AT gmail.com>
+ Author of uim.el
Deleted: trunk/RELEASING
===================================================================
--- trunk/RELEASING 2005-11-29 13:16:58 UTC (rev 2274)
+++ trunk/RELEASING 2005-11-29 16:53:25 UTC (rev 2275)
@@ -1,57 +0,0 @@
-Release manual for uim
-======================
-
-As of this moment, uim has three types of release of the same version. They
-are alpha, beta and final. Alpha may be an unstable release and it may be
-untested. After the alpha release, any new big features may not be committed.
-
-The beta release must be tested partially by the maintainer. In the ideal case
-it will be well-tested by the maintainer. If a first beta (beta1) is too
-unstable, a second beta (beta2) should be released to ensure the quality of
-the final release. After beta release, new features may not be committed.
-
-The final release is really the final release. It must be tested well.
-
-For each release the following steps should be followed. To make the final
-release, you have to repeat the following procedure at least three times.
-
-1. Declare 'I will make a new release' to the mailing list.
-
- Committers must not add a new unstable feature if a new release has been
- announced.
-
-2. Gather up details of the release from each committer.
-
- The ChangeLog of uim is very long, so making a release note from the
- ChangeLog is hard work. Therefore a committer should send details of their
- commit. Maybe we sould prepare a better way.
-
-3. Checkout a fresh version from svn.
-
- svn co svn+ssh://freedesktop.org/srv/uim.freedesktop.org/svn/trunk
-
-4. Do a build test with make releasetest
-
- This test is not enough, but worth doing. It is especially useful when a
- new file is added. As a TODO, we should do unit testing at this point.
-
-5. Do test
-
- This item needs many many description... I must fill this item later.
-
-6. Increment the version number in configure.ac and Project-Id-Version in
- po/*.po, then commit it.
-
-7. make dist
-
-8. Copy the source tarball to http://uim.freedesktop.org/releases
-
-9. Tag to tags/uim-x.y.z
-
- svn copy svn+ssh://freedesktop.org/srv/uim.freedesktop.org/svn/trunk\
- svn+ssh://freedesktop.org/srv/uim.freedesktop.org/svn/tags/uim-x.y.z
-
-10. Send a message to uim at freedesktop.org.
-
-11. Update the web page.
-
Copied: trunk/doc/RELEASING (from rev 2274, trunk/RELEASING)
More information about the uim-commit
mailing list