Merge lp:~abentley/launchpad/downgrade-bzr into lp:launchpad

Proposed by Aaron Bentley
Status: Merged
Approved by: Aaron Bentley
Approved revision: no longer in the source branch.
Merged at revision: 11960
Proposed branch: lp:~abentley/launchpad/downgrade-bzr
Merge into: lp:launchpad
Diff against target: 12 lines (+1/-1)
1 file modified
versions.cfg (+1/-1)
To merge this branch: bzr merge lp:~abentley/launchpad/downgrade-bzr
Reviewer Review Type Date Requested Status
Francis J. Lacoste (community) Approve
Review via email: mp+41356@code.launchpad.net

Commit message

Downgrade bzr to 2.2.0

Description of the change

= Summary =
Downgrade bzr to 2.2.0 to avoid further incidents with bug https://bugs.launchpad.net/launchpad-code/+bug/677586 such as https://wiki.canonical.com/IncidentReports/2010-11-19-LP-code-imports-failing and https://wiki.canonical.com/IncidentReports/2010-11-19-LP-PullerBroken

== Proposed fix ==
update versions.cfg

== Pre-implementation notes ==
None

== Implementation details ==
None

== Tests ==
None

== Demo and Q/A ==
None

= Launchpad lint =

Checking for conflicts and issues in changed files.

Linting changed files:
  versions.cfg

./versions.cfg
     236: Line exceeds 78 characters.

To post a comment you must log in.
Revision history for this message
Francis J. Lacoste (flacoste) :
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-11-12 18:05:45 +0000
+++ versions.cfg 2010-11-19 19:40:44 +0000
@@ -6,7 +6,7 @@
66
7ampoule = 0.2.07ampoule = 0.2.0
8BeautifulSoup = 3.1.0.18BeautifulSoup = 3.1.0.1
9bzr = 2.2.19bzr = 2.2.0
10chameleon.core = 1.0b3510chameleon.core = 1.0b35
11chameleon.zpt = 1.0b1711chameleon.zpt = 1.0b17
12ClientForm = 0.2.1012ClientForm = 0.2.10