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
=== modified file 'bazaar_releases.py'
--- bazaar_releases.py 2011-11-29 15:58:54 +0000
+++ bazaar_releases.py 2011-12-07 17:00:31 +0000
@@ -227,7 +227,7 @@
227 svn.copy_write(revision='revno:3515'),227 svn.copy_write(revision='revno:3515'),
228 upload.copy_write(revision='tag:bzr-upload-1.0.0'),228 upload.copy_write(revision='tag:bzr-upload-1.0.0'),
229 xmloutput.copy_write(revision='revno:150'),229 xmloutput.copy_write(revision='revno:150'),
230 qbzr.copy_write(branch='lp:qbzr/0.20', revision='tag:release-0.20.2'),230 qbzr.copy_write(branch='lp:qbzr/0.20', revision='tag:release-0.20.3'),
231 ],231 ],
232232
233 # These are the documentation sets shown in the installer233 # These are the documentation sets shown in the installer
@@ -273,7 +273,7 @@
273 svn.copy_write(revision='tag:bzr-svn-1.1.0'),273 svn.copy_write(revision='tag:bzr-svn-1.1.0'),
274 upload,274 upload,
275 xmloutput.copy_write(revision='tag:0.8.7'),275 xmloutput.copy_write(revision='tag:0.8.7'),
276 qbzr.copy_write(branch='lp:qbzr/0.21', revision='tag:release-0.21.1'),276 qbzr.copy_write(branch='lp:qbzr/0.21', revision='tag:release-0.21.2'),
277 ],277 ],
278278
279 # These are the documentation sets shown in the installer279 # These are the documentation sets shown in the installer

Subscribers

People subscribed via source and target branches