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

Proposed by Aaron Bentley
Status: Merged
Merged at revision: 12005
Proposed branch: lp:~abentley/launchpad/bzr-2.2.2
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/bzr-2.2.2
Reviewer Review Type Date Requested Status
Henning Eggers (community) code Approve
Review via email: mp+41981@code.launchpad.net

Commit message

Update bzr to 2.2.2

Description of the change

= Summary =
Update bzr to 2.2.2. This fixes bug #636930 without introducing #677305.

== Proposed fix ==
change versions.cfg

== Pre-implementation notes ==
Discussed with thumper

== Implementation details ==
None

== Tests ==
bin/test

== Demo and Q/A ==
Create a branch in pack-0.92 format. Push it to Launchpad. Upgrade it.

Create a mirrored branch via SFTP or a code import. Ensure it imports
correctly.

= 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
Henning Eggers (henninge) :
review: Approve (code)

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-24 14:13:27 +0000
+++ versions.cfg 2010-11-26 21:22:15 +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.09bzr = 2.2.2
10chameleon.core = 1.0b3510chameleon.core = 1.0b35
11chameleon.zpt = 1.0b1711chameleon.zpt = 1.0b17
12ClientForm = 0.2.1012ClientForm = 0.2.10