Merge lp:~hid-iwata/bzr-windows-installers/tbzr-0.6.6 into lp:bzr-windows-installers

Proposed by IWATA Hidetaka
Status: Needs review
Proposed branch: lp:~hid-iwata/bzr-windows-installers/tbzr-0.6.6
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:~hid-iwata/bzr-windows-installers/tbzr-0.6.6
Reviewer Review Type Date Requested Status
Bazaar Developers Pending
Review via email: mp+94676@code.launchpad.net

Description of the change

Bundle TortoiseBzr 0.6.6 to bzr2.3, 2.4, and 2.5

To post a comment you must log in.

Unmerged revisions

206. By IWATA Hidetaka

Bundle TortoiseBzr 0.6.6

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-02-21 14:00:28 +0000
3+++ bazaar_releases.py 2012-02-26 01:42:17 +0000
4@@ -207,7 +207,7 @@
5 Project('bzr', 'lp:bzr/2.3', revision='tag:bzr-2.3.4'),
6 subvertpy.copy_write(revision='tag:subvertpy-0.7.5'),
7 python_fastimport.copy_write(revision='tag:fastimport-0.9.0'),
8- tortoisebzr.copy_write(revision='tag:release-0.6.6b1'),
9+ tortoisebzr.copy_write(revision='tag:release-0.6.6'),
10 ],
11
12 # The plugins to bundle
13@@ -254,7 +254,7 @@
14 Project('bzr', 'lp:bzr/2.4', revision='tag:bzr-2.4.2'),
15 subvertpy.copy_write(revision='tag:subvertpy-0.8.0'),
16 python_fastimport.copy_write(revision='tag:fastimport-0.9.0'),
17- tortoisebzr.copy_write(revision='tag:release-0.6.6b1'),
18+ tortoisebzr.copy_write(revision='tag:release-0.6.6'),
19 ],
20
21 # The plugins to bundle
22@@ -302,7 +302,7 @@
23 dulwich.copy_write(revision='revno:988'), # missing tag:0.8.2
24 subvertpy.copy_write(revision='tag:subvertpy-0.8.9'),
25 python_fastimport.copy_write(revision='tag:fastimport-0.9.0'),
26- tortoisebzr.copy_write(revision='tag:release-0.6.6b2'),
27+ tortoisebzr.copy_write(revision='tag:release-0.6.6'),
28 ],
29
30 # The plugins to bundle

Subscribers

People subscribed via source and target branches