tagged v0.3.3
This commit is contained in:
parent
f1e71bc0c2
commit
f556fc4c59
728 changed files with 104734 additions and 0 deletions
23
v0.3.3/stuff/upload_and_release-policy.txt
Normal file
23
v0.3.3/stuff/upload_and_release-policy.txt
Normal file
|
@ -0,0 +1,23 @@
|
|||
This file describes common procedures for commiting code and for releasing a
|
||||
new version.
|
||||
|
||||
1) day-to-day commits:
|
||||
|
||||
The usual steps before commit:
|
||||
- scripts/update_po_files.py && scripts/revert_unchanged_po_files.sh
|
||||
- run unittests:
|
||||
- bin/uml-setup.py
|
||||
- log into uml
|
||||
- install the previously build package
|
||||
- invoke-rc.d cryptobox-server stop
|
||||
- hostfs/bin/do_unittests.sh
|
||||
- check that CryptoBoxRootActions has OVERRIDE_FILECHECK = False
|
||||
|
||||
|
||||
2) release a new version
|
||||
|
||||
- follow the instructions in "debian-package-policy.txt"
|
||||
- upload the tar/deb/iso to codecoop
|
||||
- update the website: index and download
|
||||
- announce the release on freshmeat: http://freshmeat.net/projects/cryptobox
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue