X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=support%2Fbuilddeb.py;h=8af9850728926721305b3e932d27ebda2128eee5;hb=ab6ec68b4e35af8788e7833d9b39decc65a31b81;hp=a780f34b22e861f3cf89ee17a2c3dc1144b80652;hpb=b0367d226192b16260ebbd8cf39881c57917548c;p=gc-dialer diff --git a/support/builddeb.py b/support/builddeb.py index a780f34..8af9850 100755 --- a/support/builddeb.py +++ b/support/builddeb.py @@ -7,11 +7,16 @@ __appname__ = "dialcentral" __description__ = "Simple interface to Google's GrandCentral(tm) service" __author__ = "Ed Page" __email__ = "eopage@byu.net" -__version__ = "0.8.4" +__version__ = "0.9.0" __build__ = 0 __changelog__ = '''\ -0.8.4 - "" +0.9.0 - "Slick as snot" * Caching of contacts + * Refactoring to make working with the code easier + * Filesystem backed contacts but currently only supporting a specific csv format + * Gracefully handle lack of connection and connection transitions + * Gracefully handle failed login + * A tiny bit better error reporting 0.8.3 - "Extras Love" * Version bump fighting the extras autobuilder, I hope this works