Merge lp:~barry/daily-journal/bug-706044 into lp:daily-journal
Proposed by
Barry Warsaw
on 2011-01-21
Status: | Needs review |
---|---|
Proposed branch: | lp:~barry/daily-journal/bug-706044 |
Merge into: | lp:daily-journal |
Diff against target: |
27 lines (+8/-1) 2 files modified
debian/changelog (+7/-0) debian/control (+1/-1) |
To merge this branch: | bzr merge lp:~barry/daily-journal/bug-706044 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Rick Spencer | 2011-01-21 | Pending | |
Review via email:
|
Description of the change
* debian/control: Use explicit version lower bound in XS-Python-Version
in order to pick up Python 2.7 in Natty.
To post a comment you must log in.
Barry Warsaw (barry) wrote : | # |
Unmerged revisions
- 66. By Barry Warsaw on 2011-01-21
-
debian/control: Use explicit version lower bound in XS-Python-Version
in order to pick up Python 2.7 in Natty.
Oops, you'll also have to update 'version' in setup.py, but I'll leave that one to you when you merge the branch.