>>>>> "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
--
bzr-gtk mailing list
[email protected]
Modify settings or unsubscribe at:
https://lists.canonical.com/mailman/listinfo/bzr-gtk