Bump to 1.3.7-0
authorEd Page <eopage@byu.net>
Sun, 14 Aug 2011 15:35:38 +0000 (10:35 -0500)
committerEd Page <eopage@byu.net>
Sun, 14 Aug 2011 15:35:38 +0000 (10:35 -0500)
dialcentral/constants.py
setup.py
www/dialcentral.deb

index 3a3e72c..5fb6d9e 100644 (file)
@@ -1,7 +1,7 @@
 __pretty_app_name__ = "DialCentral"
 __app_name__ = "dialcentral"
-__version__ = "1.3.6"
-__build__ = 3
+__version__ = "1.3.7"
+__build__ = 0
 __app_magic__ = 0xdeadbeef
 
 IS_MAEMO = True
index 904be7b..287f5cf 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -37,8 +37,7 @@ ICON_CATEGORY="apps"
 ICON_SIZES=[32,48]
 #[[[end]]] (checksum: 6b362845c8509854ec12f330afd9c7b7)
 
-CHANGES = """* Switching from py2deb.py to sdist_maemo
-* XDG support
+CHANGES = """* PySide seems to handle signal connections differently, fixing my slots
 """.strip()
 BUGTRACKER_URL = "https://bugs.maemo.org/enter_bug.cgi?product=Dialcentral"
 
index 6fed361..b8007e4 100644 (file)
Binary files a/www/dialcentral.deb and b/www/dialcentral.deb differ