X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=support%2Fbuilddeb.py;h=2fa2f2463853b023277eb5110e7a7d7a7940e727;hb=771753b90b46c1ad9587da65f35de0c600570e12;hp=363e8531f9c3f6c014c5700e9e7d9694a20dee4e;hpb=fe2f1ada04f50d53289ed93ebed2b36daa638e87;p=gc-dialer diff --git a/support/builddeb.py b/support/builddeb.py index 363e853..2fa2f24 100755 --- a/support/builddeb.py +++ b/support/builddeb.py @@ -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,8 +30,7 @@ __email__ = "eopage@byu.net" __version__ = constants.__version__ __build__ = constants.__build__ __changelog__ = """ -* Removing a small UI annoyance -* Fixing a bug where a contact doesn't have a phone type specified +* Fixing some issues propogating full screen settings to the SMS Entry window """.strip()