Bump to 1.2.22
[gc-dialer] / support / builddeb.py
index 596d76e..36f8c79 100755 (executable)
@@ -12,7 +12,7 @@ import constants
 
 
 __appname__ = constants.__app_name__
-__description__ = """Touch screen enhanced interface to the GoogleVoice phone service"
+__description__ = """Touch screen enhanced interface to the GoogleVoice phone service
 Features:
 .
 * Dialpad for quick call
@@ -30,9 +30,8 @@ __email__ = "eopage@byu.net"
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
-* Fixing full screen support
-* Adding back in notification support
-* Fixing a dialog closing bug
+* Fixing notifications on Maemo 4.1 (put in error reporting mechanism half-way)
+* Fixing up various issues with clearing one's account information
 """.strip()