Merge lp:~bialix/bzr-windows-installers/2.4final into lp:bzr-windows-installers

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

Description of the change

Updated versions of TBzr, QBzr and Bazaar Explorer for bzr 2.4

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

qbzr branch updated to dedicated branch for 0.21 series

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

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

On 8/4/2011 6:56 AM, Alexander Belchenko wrote:
> Alexander Belchenko has proposed merging
> lp:~bialix/bzr-windows-installers/2.4final into
> lp:bzr-windows-installers.
>
> Requested reviews: Bazaar Developers (bzr)
>
> For more details, see:
> https://code.launchpad.net/~bialix/bzr-windows-installers/2.4final/+merge/70400
>
> Updated versions of TBzr, QBzr and Bazaar Explorer for bzr 2.4

 merge: approve

John
=:->

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

iEYEARECAAYFAk477acACgkQJdeBCYSNAAPXmwCeMhWAQjfwxFXvLDajFS2VzMWJ
cyQAn1xJDZ997PAOOMw4iH/BxgOSWRLE
=kRzN
-----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 2011-07-21 10:20:42 +0000
3+++ bazaar_releases.py 2011-08-04 05:02:31 +0000
4@@ -252,7 +252,7 @@
5 Project('bzr', 'lp:bzr', revision='tag:bzr-2.4b5'),
6 subvertpy.copy_write(revision='tag:subvertpy-0.8.0'),
7 python_fastimport.copy_write(revision='tag:fastimport-0.9.0'),
8- tortoisebzr.copy_write(revision='tag:release-0.6.3'),
9+ tortoisebzr.copy_write(revision='tag:release-0.6.4'),
10 ],
11
12 # The plugins to bundle
13@@ -263,7 +263,7 @@
14 news_merge,
15 bzrtools,
16 colo,
17- explorer.copy_write(revision='tag:release-1.2.0'),
18+ explorer.copy_write(revision='tag:release-1.2.1'),
19 bzr_fastimport,
20 loom,
21 pipeline,
22@@ -271,7 +271,7 @@
23 svn,
24 upload,
25 xmloutput.copy_write(revision='tag:0.8.7'),
26- qbzr.copy_write(branch='lp:qbzr', revision='tag:release-0.21'),
27+ qbzr.copy_write(branch='lp:qbzr/0.21', revision='tag:release-0.21.1'),
28 ],
29
30 # These are the documentation sets shown in the installer

Subscribers

People subscribed via source and target branches