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