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

Proposed by Alexander Belchenko
Status: Merged
Approved by: Martin Packman
Approved revision: 193
Merged at revision: 193
Proposed branch: lp:~bialix/bzr-windows-installers/qbzr
Merge into: lp:bzr-windows-installers
Diff against target: 21 lines (+2/-2)
1 file modified
bazaar_releases.py (+2/-2)
To merge this branch: bzr merge lp:~bialix/bzr-windows-installers/qbzr
Reviewer Review Type Date Requested Status
Martin Packman (community) Approve
Review via email: mp+84801@code.launchpad.net

Description of the change

Trivial update of qbzr stable versions.

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

update qbzr's info with new stable releases.

Revision history for this message
Martin Packman (gz) wrote :

Thanks Alexander!

review: Needs Fixing
Revision history for this message
Martin Packman (gz) :
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-11-29 15:58:54 +0000
3+++ bazaar_releases.py 2011-12-07 17:00:31 +0000
4@@ -227,7 +227,7 @@
5 svn.copy_write(revision='revno:3515'),
6 upload.copy_write(revision='tag:bzr-upload-1.0.0'),
7 xmloutput.copy_write(revision='revno:150'),
8- qbzr.copy_write(branch='lp:qbzr/0.20', revision='tag:release-0.20.2'),
9+ qbzr.copy_write(branch='lp:qbzr/0.20', revision='tag:release-0.20.3'),
10 ],
11
12 # These are the documentation sets shown in the installer
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.1'),
18+ qbzr.copy_write(branch='lp:qbzr/0.21', revision='tag:release-0.21.2'),
19 ],
20
21 # These are the documentation sets shown in the installer

Subscribers

People subscribed via source and target branches