Bump to 1.0.6-2
authorEd Page <eopage@byu.net>
Fri, 5 Aug 2011 02:35:04 +0000 (21:35 -0500)
committerEd Page <eopage@byu.net>
Fri, 5 Aug 2011 02:35:04 +0000 (21:35 -0500)
ejpi/constants.py
setup.py
www/ejpi.deb

index 1c8d555..d98584e 100644 (file)
@@ -3,7 +3,7 @@ import os
 __pretty_app_name__ = "e**(j pi) + 1 = 0"
 __app_name__ = "ejpi"
 __version__ = "1.0.6"
-__build__ = 0
+__build__ = 2
 __app_magic__ = 0xdeadbeef
 _data_path_ = os.path.join(os.path.expanduser("~"), ".%s" % __app_name__)
 _user_settings_ = "%s/settings.ini" % _data_path_
index 9774520..1bff3e0 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -33,8 +33,8 @@ DESKTOP_FILE_PATH="/usr/share/applications"
 INPUT_DESKTOP_FILE="data/harmattan/ejpi.desktop"
 #[[[end]]]
 
-CHANGES = """
-"""
+CHANGES = """Switching from py2deb.py to sdist_maemo
+""".strip()
 BUGTRACKER_URL = "https://bugs.maemo.org/enter_bug.cgi?product=ejpi"
 
 
index 92ab847..031e294 100644 (file)
Binary files a/www/ejpi.deb and b/www/ejpi.deb differ