add release checklist

Original commit message from CVS:
add release checklist
This commit is contained in:
David I. Lehn 2003-07-10 00:29:16 +00:00
parent 2f4b13918d
commit 209885307a
2 changed files with 20 additions and 0 deletions

View file

@ -19,6 +19,8 @@
* README.docs, README-docs: rename
* docs/notes/release: add release checklist
2003-06-26 David I. Lehn <dlehn@users.sourceforge.net>
* configure.ac, AUTHORS, NEWS, README, TODO, docs/Makefile.am,

18
docs/notes/release Normal file
View file

@ -0,0 +1,18 @@
Release Checklist
-----------------
(procedure while just working on trunk)
- update version in configure.ac
- update date in docs/gst-python.ent.in
- add entry for current version to docs/NEWS.xml
- 'make distcheck'
- fix problems and repeat as needed
- tag cvs ('cvs tag RELEASE-x_y_z')
- GPG sign tarball
- upload tarball to sourceforge
- build release notes:
- '(cd docs/; make RELNOTES.txt)'
- announce:
- gstreamer-{devel, announce}
- freshmeat