Merge lp:~bialix/bzr-windows-installers/20120712 into lp:bzr-windows-installers

Proposed by Alexander Belchenko
Status: Merged
Approved by: John A Meinel
Approved revision: 217
Merged at revision: 217
Proposed branch: lp:~bialix/bzr-windows-installers/20120712
Merge into: lp:bzr-windows-installers
Diff against target: 57 lines (+6/-6)
1 file modified
bazaar_releases.py (+6/-6)
To merge this branch: bzr merge lp:~bialix/bzr-windows-installers/20120712
Reviewer Review Type Date Requested Status
John A Meinel Approve
Review via email: mp+114650@code.launchpad.net

Description of the change

update versions of qbzr and bzr-explorer: the latest at 12 July 2012

To post a comment you must log in.
217. By Alexander Belchenko

update versions of qbzr and bzr-explorer: the latest at 12 July 2012

Revision history for this message
John A Meinel (jameinel) wrote :

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 7/12/2012 4:24 PM, Alexander Belchenko wrote:
> Alexander Belchenko has proposed merging
> lp:~bialix/bzr-windows-installers/20120712 into
> lp:bzr-windows-installers.
>
> Requested reviews: Bazaar Developers (bzr)
>
> For more details, see:
> https://code.launchpad.net/~bialix/bzr-windows-installers/20120712/+merge/114650
>
> update versions of qbzr and bzr-explorer: the latest at 12 July
> 2012
>

 merge: approve
Jujetak

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlAACZ8ACgkQJdeBCYSNAANRLgCfdDtxNjIdVVfWRhiTzsU3fdZY
KZ4An3pUregaSoydfeihhEo0lzbG/hPy
=NcVb
-----END PGP SIGNATURE-----

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'bazaar_releases.py'
2--- bazaar_releases.py 2012-06-13 21:42:56 +0000
3+++ bazaar_releases.py 2012-07-12 14:23:36 +0000
4@@ -265,7 +265,7 @@
5 news_merge,
6 bzrtools,
7 colo,
8- explorer.copy_write(revision='tag:release-1.2.1'),
9+ explorer.copy_write(revision='tag:release-1.2.3'),
10 bzr_fastimport,
11 loom,
12 pipeline,
13@@ -273,7 +273,7 @@
14 svn.copy_write(revision='tag:bzr-svn-1.1.0'),
15 upload,
16 xmloutput.copy_write(revision='tag:0.8.7'),
17- qbzr.copy_write(branch='lp:qbzr/0.21', revision='tag:release-0.21.2'),
18+ qbzr.copy_write(branch='lp:qbzr/0.21', revision='tag:release-0.21.4'),
19 ],
20
21 # These are the documentation sets shown in the installer
22@@ -313,7 +313,7 @@
23 news_merge,
24 bzrtools.copy_write(revision='tag:release-2.5'),
25 colo,
26- explorer.copy_write(revision='tag:release-1.2.2'),
27+ explorer.copy_write(revision='tag:release-1.2.3'),
28 bzr_fastimport,
29 git.copy_write(revision='tag:bzr-git-0.6.8'),
30 loom,
31@@ -324,7 +324,7 @@
32 revision='tag:bzr-svn-1.2.2'),
33 upload,
34 xmloutput.copy_write(revision='revno:160'), # 0.8.8 plus fixes
35- qbzr.copy_write(branch='lp:qbzr/0.22', revision='tag:release-0.22.3'),
36+ qbzr.copy_write(branch='lp:qbzr/0.22', revision='tag:release-0.22.4'),
37 ],
38
39 # These are the documentation sets shown in the installer
40@@ -366,7 +366,7 @@
41 news_merge,
42 bzrtools,
43 colo,
44- explorer,
45+ explorer.copy_write(revision='tag:release-1.3.0'),
46 bzr_fastimport,
47 git,
48 loom,
49@@ -375,7 +375,7 @@
50 svn,
51 upload,
52 xmloutput,
53- qbzr,
54+ qbzr.copy_write(branch='lp:qbzr/0.23', revision='tag:release-0.23.0'),
55 ],
56
57 docsets = BAZAAR_2_2['docsets'],

Subscribers

People subscribed via source and target branches