Merge lp://staging/~jelmer/bzr-builder/substvar into lp://staging/bzr-builder
Proposed by
Jelmer Vernooij
Status: | Merged |
---|---|
Approved by: | James Westby |
Approved revision: | 125 |
Merged at revision: | 121 |
Proposed branch: | lp://staging/~jelmer/bzr-builder/substvar |
Merge into: | lp://staging/bzr-builder |
Diff against target: |
270 lines (+128/-57) 2 files modified
cmds.py (+8/-8) recipe.py (+120/-49) |
To merge this branch: | bzr merge lp://staging/~jelmer/bzr-builder/substvar |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
James Westby | Approve | ||
Review via email: mp+59620@code.staging.launchpad.net |
Description of the change
In preparation of adding more substitution variables, make the existing
ones more generic.
Other requested substitution variables:
* tags: bug 608912
* svn revnos: bug 412722
* debupstream with +bzr stripped: 597444
* git commit ids: bug 620132
To post a comment you must log in.