Bump to 1.3.3
[gc-dialer] / support / builddeb.py
index c3f93ae..41a4c81 100755 (executable)
@@ -30,10 +30,8 @@ __email__ = "eopage@byu.net"
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
-* Another attempt at fixing account dialog buttons on Maemo 5 (yay pyside bug #820)
-* Adding back in voicemail update on missed calls, a bug stopped it from showing up
-* Attempting to fix pie menu back button (another shoutout to pyside bug #820)
-* Tweaking the "default" orientation setting
+* Fixing a bug on applying settings
+* Disabling PySide support and any associated features (system contacts).  It is just too buggy right now.
 """.strip()