Missed a change description from 1.0.7-0
[gc-dialer] / support / builddeb.py
1 #!/usr/bin/python2.5
2
3 """
4 @bug In update desrcription stuff
5 """
6
7 import os
8 import sys
9
10 try:
11         import py2deb
12 except ImportError:
13         import fake_py2deb as py2deb
14
15 import constants
16
17
18 __appname__ = constants.__app_name__
19 __description__ = "Touch screen enhanced interface to the GoogleVoice/GrandCentral phone service"
20 __author__ = "Ed Page"
21 __email__ = "eopage@byu.net"
22 __version__ = constants.__version__
23 __build__ = constants.__build__
24 __changelog__ = """
25 1.0.7
26 * Sped up various login cases
27 * Added descriptions to the callback numbers
28 * Collapsed conversations in the messages tab
29 * Bug Fix: Random people were reporting login issues
30 * Debugging: Improved logging output
31
32 1.0.6
33 * Fremantle Prep: Simplified menus in prep for no menu or the Fremantle App Menu
34 * Fremantle Prep: Implemented a work around for https://bugs.maemo.org/show_bug.cgi?id=4957
35 * Fremantle Prep: Switched to touch selectors for notification time, callback number, and contact addressbook
36 * Fremantle Prep: Making various widgets pannable rather than scrollable
37 * Fremantle Prep: CTRL-V added for paste for Dialpad
38 * Fremantle Prep: CTRL-Enter added for fullscreen
39 * UI Tweak: Phone selection and SMS Message dialogs now highlight the last message and are easier to scroll
40 * UI Tweak: Tweaked sizes of stuff on recent tab
41 * UI Tweak: Added notifcations for various things like login and dialing
42 * UI Tweak: Switch to accounts tab when logging in and callback is blank as a sublte hint to configure it
43 * UI Tweak: Switch to accounts tab on failed login to remind the user they are not logged in
44 * Packaging: Disables notifications on uninstall
45 * Packaging: Including a vastly improved py2deb for better packages (icons on package, etc)
46 * Debugging: Adding seperator between dialcentral launches in log
47 * Bug Fix: Made startup more error resistant
48 * Bug Fix: some dependencies for Diablo
49 * Bug Fix: Error on refreshing tabs when not logged in
50 * Bug Fix: #4471 Notification Checkbox Won't Stay Checked (hour roll over error)
51 * Bug Fix: Phone numbers in voicemails wouldn't appear
52 * Bug Fix: category for Fremantle/Diablo
53 * Bug Fix: needing to manually create "~/.dialcentral" due to earlier logging changes
54 * Bug Fix: dependencies for fremantle
55 * Bug Fix: Issues when trying to stack error messages
56 * Bug Fix: Python2.6 deprecates some stuff I did
57 * Bug Fix: On refreshing the Accounts tab, the callback number resets to the number from startup
58
59 1.0.5
60 * Contacts Tab remembers the last address book viewed on restart
61 * Applied some suggested changes for being more thumb friendly
62 * Messaging Dialog auto-scrolls to bottom
63 * Removed GrandCentral support
64 * Numbers can now be entered immediately, before login
65 * Bug Fix: Not clearing the entered number on sending an SMS
66 * Bug Fix: Disabling SMS button when logged off
67 * Bug Fix: Trying to make SMS and phone selection dialogs more readable
68 * Bug Fix: Adding some more thumb scrollbars
69
70 1.0.4
71 * "Back" button and tabs now visually indicate when they've entered a "hold" state
72 * Fixed the duplicate title on Maemo
73 * Removing some device connection observer code due to high bug to low benefit ratio
74 * Notification support
75 * Fixed a bug from 1.0.3 where once you refreshed a tab by holding on it, every tab would then be forced to refresh
76
77 1.0.3
78 * Holding down a tab for a second will now force a refresh
79 * Fixed a bug dealing with overzealously refreshing the contacts tab
80 * Finding some undescriptive errors and made them more descriptive
81 * Swapped the order GrandCentral and GoogleVoice appear in login window
82 * Fixed the "Recent" and "Message" tabs, google changed things on me again
83
84 1.0.2
85 * Random bug fixes
86 * Random performance improvements
87
88 1.0.1
89 * Fixed a voicemail transcripts due to a GoogleVoice change
90
91 1.0.0
92 * Added names to the recent tab for GoogleVoice
93
94 0.9.9
95 * SMS From Dialpad
96 * Display of names for messages tab
97 * Condensed messages/recent's date column
98
99 0.9.8
100  * Added columns to recent view and messages view to help seperate messages
101  * Attempted refreshing session on dial/sms send
102  * Fixed a GC Bug
103  * Minor bug fixes as usual
104
105 0.9.7
106  * Switched to Force Refresh for when wanting to check for more messages
107  * Removed timeouts that forced refreshes on various tabs
108  * Added support for a settings file, fairly primitive right now
109  * Fixed Maemo Support
110  * Lots of major and minor bug fixes
111
112 0.9.6
113  * Experimenting with the tabs being on the side
114  * Now the phone selector is used always, even if there is just one phone number
115  * Added a Messages Tab, which displays SMS and Voicemail messages
116  * Added option to send SMS messages
117
118 0.9.5
119  * Fixed a login issue due to Google changing their webpage
120
121 0.9.4 - ""
122  * Misc Bug fixes and experiments
123
124 0.9.3 - ""
125  * Removed the much disliked contact source ID
126  * Added saving of callback number when using GoogleVoice
127  * Got proper formatting on things ("&" rather than "&")
128  * Misc Bug fixes
129
130 0.9.2 - "Two heads are better than one"
131  * Adding of UI to switch between GC and GV
132  * Minimized flashing the dial button between grayed out and not on startup
133  * Bug fixes
134
135 0.9.1 - "Get your hands off that"
136  * GoogleVoice Support, what a pain
137  * More flexible CSV support.  It now checks the header row for what column name/number are in
138  * Experimenting with faster startup by caching PYC files with the package
139  * Fixing of some bad error handling
140  * More debug output for when people run into issues
141
142 0.9.0 - "Slick as snot"
143  * Caching of contacts
144  * Refactoring to make working with the code easier
145  * Filesystem backed contacts but currently only supporting a specific csv format
146  * Gracefully handle lack of connection and connection transitions
147  * Gracefully handle failed login
148  * A tiny bit better error reporting
149
150 0.8.3 - "Extras Love"
151  * Version bump fighting the extras autobuilder, I hope this works
152
153 0.8.2 - "Feed is for horses, so what about feedback?"
154  * Merged addressbook
155  * many more smaller fixes
156
157 0.8.1 - "Two Beers"
158  * Thumb scrollbars ( Kudos Khertan )
159
160 0.8.0 - "Spit and polish"
161  * Addressbook support
162  * threaded networking for better interactivity
163  * Hold down back to clear number
164  * Standard about dialog
165  * many more smaller fixes
166 """
167
168
169 __postinstall__ = """#!/bin/sh -e
170
171 gtk-update-icon-cache -f /usr/share/icons/hicolor
172 """
173
174 __preremove__ = """#!/bin/sh -e
175
176 python /usr/lib/dialcentral/alarm_handler.py -d || true
177 """
178
179
180 def find_files(path):
181         for root, dirs, files in os.walk(path):
182                 for file in files:
183                         if file.startswith("src-"):
184                                 fileParts = file.split("-")
185                                 unused, relPathParts, newName = fileParts[0], fileParts[1:-1], fileParts[-1]
186                                 assert unused == "src"
187                                 relPath = os.sep.join(relPathParts)
188                                 yield relPath, file, newName
189
190
191 def unflatten_files(files):
192         d = {}
193         for relPath, oldName, newName in files:
194                 if relPath not in d:
195                         d[relPath] = []
196                 d[relPath].append((oldName, newName))
197         return d
198
199
200 def build_package(distribution):
201         try:
202                 os.chdir(os.path.dirname(sys.argv[0]))
203         except:
204                 pass
205
206         py2deb.Py2deb.SECTIONS = py2deb.SECTIONS_BY_POLICY[distribution]
207         p = py2deb.Py2deb(__appname__)
208         p.description = __description__
209         p.upgradeDescription = __changelog__.split("\n\n", 1)[0]
210         p.author = __author__
211         p.mail = __email__
212         p.license = "lgpl"
213         p.depends = ", ".join([
214                 "python2.6 | python2.5",
215                 "python-gtk2 | python2.5-gtk2",
216                 "python-xml | python2.5-xml",
217                 "python-dbus | python2.5-dbus",
218         ])
219         maemoSpecificDepends = ", python-osso | python2.5-osso, python-hildon | python2.5-hildon"
220         p.depends += {
221                 "debian": ", python-glade2",
222                 "chinook": maemoSpecificDepends,
223                 "diablo": maemoSpecificDepends,
224                 "fremantle": maemoSpecificDepends + ", python-glade2",
225                 "mer": maemoSpecificDepends + ", python-glade2",
226         }[distribution]
227         p.recommends = ", ".join([
228         ])
229         p.section = {
230                 "debian": "comm",
231                 "chinook": "communication",
232                 "diablo": "user/network",
233                 "fremantle": "user/network",
234                 "mer": "user/network",
235         }[distribution]
236         p.arch = "all"
237         p.urgency = "low"
238         p.distribution = "chinook diablo fremantle mer debian"
239         p.repository = "extras"
240         p.changelog = __changelog__
241         p.postinstall = __postinstall__
242         p.preremove = __preremove__
243         p.icon = {
244                 "debian": "26x26-dialcentral.png",
245                 "chinook": "26x26-dialcentral.png",
246                 "diablo": "26x26-dialcentral.png",
247                 "fremantle": "64x64-dialcentral.png", # Fremantle natively uses 48x48
248                 "mer": "64x64-dialcentral.png",
249         }[distribution]
250         p["/usr/bin"] = [ "dialcentral.py" ]
251         for relPath, files in unflatten_files(find_files(".")).iteritems():
252                 fullPath = "/usr/lib/dialcentral"
253                 if relPath:
254                         fullPath += os.sep+relPath
255                 p[fullPath] = list(
256                         "|".join((oldName, newName))
257                         for (oldName, newName) in files
258                 )
259         p["/usr/share/applications/hildon"] = ["dialcentral.desktop"]
260         p["/usr/share/icons/hicolor/26x26/hildon"] = ["26x26-dialcentral.png|dialcentral.png"]
261         p["/usr/share/icons/hicolor/64x64/hildon"] = ["64x64-dialcentral.png|dialcentral.png"]
262         p["/usr/share/icons/hicolor/scalable/hildon"] = ["scale-dialcentral.png|dialcentral.png"]
263
264         print p
265         print p.generate(
266                 version="%s-%s" % (__version__, __build__),
267                 changelog=__changelog__,
268                 build=False,
269                 tar=True,
270                 changes=True,
271                 dsc=True,
272         )
273         print "Building for %s finished" % distribution
274
275
276 if __name__ == "__main__":
277         if len(sys.argv) > 1:
278                 try:
279                         import optparse
280                 except ImportError:
281                         optparse = None
282
283                 if optparse is not None:
284                         parser = optparse.OptionParser()
285                         (commandOptions, commandArgs) = parser.parse_args()
286         else:
287                 commandArgs = None
288                 commandArgs = ["diablo"]
289         build_package(commandArgs[0])