Rev 188: Update bzr-svn to 1.1.1, subvertpy to 0.8.9, bzr-xmloutput to 0.8.8. in http://bazaar.launchpad.net/~jameinel/other/bzr-windows-installers

John Arbash Meinel john at arbash-meinel.com
Mon Nov 14 13:24:17 UTC 2011


At http://bazaar.launchpad.net/~jameinel/other/bzr-windows-installers

------------------------------------------------------------
revno: 188 [merge]
revision-id: john at arbash-meinel.com-20111114132334-nlcu1rqw0sob8lgr
parent: john at arbash-meinel.com-20111102144622-d5umntnamflr5lxj
parent: jelmer at samba.org-20111114125221-xqnh0q4c6q07ypky
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: bzr-windows-installers
timestamp: Mon 2011-11-14 14:23:34 +0100
message:
  Update bzr-svn to 1.1.1, subvertpy to 0.8.9, bzr-xmloutput to 0.8.8.
modified:
  bazaar_releases.py             bazaar_releases.py-20100303171629-75uvlxv877gacr2j-1
-------------- next part --------------
=== modified file 'bazaar_releases.py'
--- a/bazaar_releases.py	2011-11-02 14:46:22 +0000
+++ b/bazaar_releases.py	2011-11-14 12:52:21 +0000
@@ -297,7 +297,7 @@
     # The projects to bundle
     projects = [
         Project('bzr', 'lp:bzr/2.5', revision='tag:bzr-2.5b2'),
-        subvertpy.copy_write(revision='tag:subvertpy-0.8.0'),
+        subvertpy.copy_write(revision='tag:subvertpy-0.8.9'),
         python_fastimport.copy_write(revision='tag:fastimport-0.9.0'),
         tortoisebzr.copy_write(revision='tag:release-0.6.5'),
         ],
@@ -315,9 +315,9 @@
         loom,
         pipeline,
         rewrite,
-        svn.copy_write(revision='tag:bzr-svn-1.1.0'),
+        svn.copy_write(revision='tag:bzr-svn-1.1.1'),
         upload,
-        xmloutput.copy_write(revision='tag:0.8.7'),
+        xmloutput.copy_write(revision='tag:0.8.8'),
         qbzr.copy_write(branch='lp:qbzr/0.21', revision='tag:release-0.21.1'),
         ],
 



More information about the bazaar-commits mailing list