Merge lp://staging/~andrea.corbellini/terminator/fix-392493-2 into lp://staging/terminator/trunk
Proposed by
Andrea Corbellini
Status: | Rejected |
---|---|
Rejected by: | Chris Jones |
Proposed branch: | lp://staging/~andrea.corbellini/terminator/fix-392493-2 |
Merge into: | lp://staging/terminator/trunk |
Diff against target: | None lines |
To merge this branch: | bzr merge lp://staging/~andrea.corbellini/terminator/fix-392493-2 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Chris Jones (community) | Disapprove | ||
Review via email: mp+7954@code.staging.launchpad.net |
To post a comment you must log in.
Unmerged revisions
- 757. By Andrea Corbellini
-
Depend on python >= 2.5 in the debian package.
- 756. By Andrea Corbellini
-
Raise RuntimeError when trying to use Terminator with Python << 2.5.
This is an another way to fix bug 392493: depend on Python >= 2.5 (solution proposed by Chris Jones).
In this branch I have
* updated terminatorlib to check the interpreter version on import
* updated the debian package changing the XS-Python-Version field
I don't know how to fix this in the RPM package specification.