Update build system for 0.8.0 release.
[hermes] / package / debian / changelog
1 hermes (0.8.0) unstable; urgency=low
2
3   * Enormous refactor to support additional services, with Gravatar
4     and LinkedIn in this version; with enormous contribution by
5     Fredrik Wendt.
6
7  -- Andrew Flegg <andrew@bleb.org>  Thu, 10 Jun 2010 08:55:05 +0100
8
9 hermes (0.2.3) unstable; urgency=low
10
11   * Include i18n mechanism (requested by Tomasz Dominikowski, provided by
12     Nicolas Graziano). MB#5834
13   * French translations (provided by Nicolas Graziano). MB#5834
14   * Try to tolerate Facebook violating their own API (provided by
15     Christoph Hrdinka). MB#6768
16   * Include python-gobject dependency (reported by Uwe Kaminski). MB#6900
17   * Add support for changing an existing contact's mappings.
18
19  -- Andrew Flegg <andrew@bleb.org>  Sat, 12 Dec 2009 20:12:54 +0000
20
21 hermes (0.2.2) unstable; urgency=low
22
23   * Ignore Twitter's default profile image. MB#5980 (reported by
24     Tomasz Dominikowski)
25   * Further fix for Facebook UID issues (reported by Attila Csipa)
26
27  -- Andrew Flegg <andrew@bleb.org>  Sun,  1 Nov 2009 10:51:52 +0000
28
29 hermes (0.2.1) unstable; urgency=low
30
31   * Change type of stored Facebook UID from int to string (newer
32     Facebook UIDs > MAX_INT; reported by Attila Csipa)
33
34  -- Andrew Flegg <andrew@bleb.org>  Sat, 31 Oct 2009 19:16:17 +0000
35
36 hermes (0.2.0) unstable; urgency=low
37
38   * New icons from Tim Samoff.
39   * Background image for the main window from Tim Samoff.
40   * Use URLs in profiles as a canonical mapping.
41   * Provide first pass at manual mapping through the GUI.
42   * Revise language on two buttons (inspired by MB#5452, reported by
43     Zach Goldberg).
44
45  -- Andrew Flegg <andrew@bleb.org>  Sat, 31 Oct 2009 00:41:04 +0000
46
47 hermes (0.1.0) unstable; urgency=low
48
49   * Improve error handling, including opening accounts dialogue
50     for failed Twitter auth MB#5352 (reported by Zach Goldberg)
51   * Use Python `trans' module to match differing accents (reported
52     by Valério Valério)
53   * Add ability to create "birthday-only" contacts from Facebook
54     (suggested by Jussi Mäkinen)
55   * Pull down homepages from Facebook, and extract URLs.
56   * Clarify accounts dialogue & Facebook authentication (suggested
57     by Keith Varty)
58
59  -- Andrew Flegg <andrew@bleb.org>  Sun, 18 Oct 2009 09:36:36 +0100
60
61 hermes (0.0.6) unstable; urgency=low
62
63   * New icons from Tim Samoff.
64   * Set Facebook and Twitter URLs into profiles (increases data
65     enrichment, and will be used for resyncing).
66   * Manipulate contact photos directly from Python, rather than
67     using external C program.
68   * Remove "Back" buttons from contact views - not consistent with
69     Maemo 5 HIG.
70   * Implement birthday adding.
71
72  -- Andrew Flegg <andrew@bleb.org>  Tue,  6 Oct 2009 22:49:22 +0100
73
74 hermes (0.0.5) unstable; urgency=low
75
76   * Fix gnome-python dependency (re-reported by Andrew Smith &
77     Faheem Pervez)
78
79  -- Andrew Flegg <andrew@bleb.org>  Sun,  4 Oct 2009 11:51:35 +0100
80
81 hermes (0.0.4) unstable; urgency=low
82
83   * Use own photo loading to avoid issue with EContact.get_photo()
84     which resulted in missing icons.
85
86  -- Andrew Flegg <andrew@bleb.org>  Sun,  4 Oct 2009 00:06:23 +0100
87
88 hermes (0.0.3) unstable; urgency=low
89
90   * Improve GUI responsiveness.
91   * Show a better summary of contacts at the end in preparation for
92     manual mapping.
93   * Fix missing application icon.
94
95  -- Andrew Flegg <andrew@bleb.org>  Sat,  3 Oct 2009 20:23:18 +0100
96
97 hermes (0.0.2) unstable; urgency=low
98
99   * Fix missing python-gconf dependency.
100   * Fix "FacebookError is not defined".
101   * Include Tim Samoff's updated icons.
102
103  -- Andrew Flegg <andrew@bleb.org>  Fri,  2 Oct 2009 08:39:26 +0100
104
105 hermes (0.0.1) unstable; urgency=low
106
107   * Initial Release.
108
109  -- Andrew Flegg <andrew@bleb.org>  Wed, 30 Sep 2009 21:21:27 +0100