Vincent, :-)
Change committed and pulled so now everything is hunky dory using bzr.dev. On Fri, 2009-02-27 at 13:11 +0100, Vincent Ladeuil wrote: > >>>>> "Russel" == Russel Winder <[email protected]> writes: > > Russel> I am guessing that there is currently a period of API instability. > > Yeah ! Finally, at least once, we were faster than Russel :-) > > Yes, you're right, bzrlib bumped its API and there is patch > waiting to be merged for bzr-gtk (posted on this list, aren't you > subscribed ?): > > === modified file 'NEWS' > --- NEWS 2008-08-05 23:21:16 +0000 > +++ NEWS 2009-02-27 01:28:30 +0000 > @@ -12,6 +12,8 @@ > > * Fix Olive homepage URL. (#255152) > > + * Mark as compatible with bzr 1.13. > + > 0.95.0 2008-08-04 > > UI > > === modified file '__init__.py' > --- __init__.py 2009-01-30 18:02:12 +0000 > +++ __init__.py 2009-02-27 01:28:30 +0000 > @@ -50,7 +50,7 @@ > __version__ = version_string > > COMPATIBLE_BZR_VERSIONS = [(1, 6, 0), (1, 7, 0), (1, 8, 0), (1, 9, 0), > - (1, 10, 0), (1, 11, 0), (1, 12, 0)] > + (1, 10, 0), (1, 11, 0), (1, 12, 0), (1, 13, 0)] > > > > Vincent -- Russel. ==================================================== Dr Russel Winder Partner Concertant LLP t: +44 20 7585 2200, +44 20 7193 9203 41 Buckmaster Road, f: +44 8700 516 084 London SW11 1EN, UK. m: +44 7770 465 077
signature.asc
Description: This is a digitally signed message part
-- bzr-gtk mailing list [email protected] Modify settings or unsubscribe at: https://lists.canonical.com/mailman/listinfo/bzr-gtk
