[Calypso-commits] [calypso] 02/03: Update release process for upstream calypso for move to alioth.

Jelmer Vernooij jelmer at moszumanska.debian.org
Sat Apr 9 11:52:25 UTC 2016


This is an automated email from the git hooks/post-receive script.

jelmer pushed a commit to branch master
in repository calypso.

commit 4a7095655ac1cba856f22e3a9b8135bb62d0df3a
Author: Jelmer Vernooij <jelmer at jelmer.uk>
Date:   Sat Apr 9 11:48:49 2016 +0000

    Update release process for upstream calypso for move to alioth.
---
 RELEASE | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/RELEASE b/RELEASE
index 34d8b6f..47b7027 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,17 +1,17 @@
-Calypso eelease process
+Calypso release process
 
-1) Set version in calypso/__init__.py. Commit to master
+Upstream:
 
-2) Tag master branch with version number
+1) Run the tests (./setup.py nosetests)
 
-3) Merge master to debian branch.
+2) Set version in calypso/__init__.py. Commit to master
 
-4) Update debian/changelog. Commit to debian
+3) Tag master branch with version number
 
-5) sh ./release.sh
+4) Push master branch and tag to alioth repository.
 
-6) sh ./upload.sh
+5) Send mail to the calypso at keithp.com mailing list
 
-7) Update calypso.mdwn page to add link for new release tarball
+ To generate the history, use e.g.:
 
-8) Send mail to the calypso at keithp.com mailing list
+ $ git log --format=tformat:%s\ \(%an\) 1.4.. > ChangeLog

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/calypso/calypso.git



More information about the Calypso-commits mailing list