~juju-jitsu/juju-jitsu/stable

1
2
3
4
5
6
7
8
9
10
11
12
13
14
the release procedure afaik:

- bump version in configure.ac
- commit+tag that "Releasing $version"
- push that to trunk and stable
- bump again and push only to trunk "Opening new version $version for development"

- branch stable; autoreconf; configure; make; make dist
- create milestone and release via lp
- sign and upload tarball to release

- edit the recipe in lp (bump revision to the next stable version)
- request a build from lp