X-Git-Url: http://git.maemo.org/git/?p=gonvert;a=blobdiff_plain;f=support%2Fbuilddeb.py;h=db5510de5d2f298f28a4d7c38de1e47142279377;hp=af284edd10b1c0d643d0c83bf54e87b457bc6a76;hb=8a54d3dc83f2e0ebb40428769121107fbe904f8b;hpb=5c1f6eae3590601841f11e30d8c6fdbef3a29bf9 diff --git a/support/builddeb.py b/support/builddeb.py index af284ed..db5510d 100755 --- a/support/builddeb.py +++ b/support/builddeb.py @@ -19,12 +19,17 @@ __email__ = "eopage@byu.net" __version__ = constants.__version__ __build__ = constants.__build__ __changelog__ = """ -0.2.24 +0.9.0 * Added Radioactivity and Radiation dose categories. +* Aligning the numbers by their decimal place * Added shortcuts for fullscreen * Switched to Find being brought up by CTRL+F * Added Find Previous and Find Next shortcuts (CTRL+P, CTRL+N) +* Adjusted the sizing on various widgets +* Removed unused UI features for polish +* Bug fix: improved behavior when corner case values are inputted (like floats for base conversions) * Debugging: Added logging support +* Marketting: Huge version bump to express a basic level of feature complete * Internal: Massive cleanup of code 0.2.23 - Added UK currency category and other UK measurements thanks to Dale Hair @@ -220,7 +225,7 @@ def build_package(distribution): for (oldName, newName) in files ) for relPath, files in unflatten_files(find_files("data", ".")).iteritems(): - fullPath = "/usr/lib/gonvert" + fullPath = "/usr/share/gonvert" if relPath: fullPath += os.sep+relPath p[fullPath] = list(