Merge lp:~gary/launchpad/storm-0.18 into lp:launchpad

Proposed by Gary Poster
Status: Merged
Approved by: Aaron Bentley
Approved revision: no longer in the source branch.
Merged at revision: 11792
Proposed branch: lp:~gary/launchpad/storm-0.18
Merge into: lp:launchpad
Diff against target: 15 lines (+1/-4)
1 file modified
versions.cfg (+1/-4)
To merge this branch: bzr merge lp:~gary/launchpad/storm-0.18
Reviewer Review Type Date Requested Status
Aaron Bentley (community) Approve
Review via email: mp+39286@code.launchpad.net

Commit message

change Launchpad to use Storm 0.18

Description of the change

This branch change Launchpad to use Storm 0.18 (https://edge.launchpad.net/storm/+milestone/0.18). Among other things, this new release fixes a couple of bugs we care about (bug 659078 and bug 620615), and one we had cherry-picked into our version of 0.17 (bug 620508).

To post a comment you must log in.
Revision history for this message
Aaron Bentley (abentley) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'versions.cfg'
--- versions.cfg 2010-10-22 09:49:44 +0000
+++ versions.cfg 2010-10-25 15:46:02 +0000
@@ -65,10 +65,7 @@
65simplesettings = 0.465simplesettings = 0.4
66SimpleTal = 4.166SimpleTal = 4.1
67sourcecodegen = 0.6.967sourcecodegen = 0.6.9
68# lp:~gary/storm/0.17-launchpad has the branch for this distribution. It is68storm = 0.18
69# 0.17 plus r374 from storm trunk for fixing lp:620508 (in order to address
70# lp:627442).
71storm = 0.17-launchpad-1
72testtools = 0.9.669testtools = 0.9.6
73transaction = 1.0.070transaction = 1.0.0
74Twisted = 10.1.071Twisted = 10.1.0