Merge lp://staging/~jameinel/bzr-pipeline/2.6-compat into lp://staging/bzr-pipeline
Proposed by
John A Meinel
Status: | Rejected |
---|---|
Rejected by: | Aaron Bentley |
Proposed branch: | lp://staging/~jameinel/bzr-pipeline/2.6-compat |
Merge into: | lp://staging/bzr-pipeline |
Diff against target: |
12 lines (+1/-1) 1 file modified
__init__.py (+1/-1) |
To merge this branch: | bzr merge lp://staging/~jameinel/bzr-pipeline/2.6-compat |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Aaron Bentley | Disapprove | ||
Review via email: mp+202253@code.staging.launchpad.net |
Description of the change
Currently bzr-pipeline complains if you are using bzr 2.6, but I ran the test suite and it seems to pass just fine.
This just bumps the accepted versions of bzr.
To post a comment you must log in.
Unmerged revisions
- 215. By John A Meinel
-
bzr-pipeline test suite passes against bzr-2.6
If we're going to do a minimal-change update for 2.6 support, I think it should be in stable, which the releases are cut from, not trunk. This branch won't merge cleanly into stable (i.e. it brings in trunk changes), so I will just re-do it in stable.