Make build system update version number, so it doesn't need to be maintained separately.
[hermes] / package / debian / changelog
index bce429c..fe02e64 100644 (file)
@@ -1,3 +1,56 @@
+hermes (0.8.2) unstable; urgency=low
+
+  * Tweak dbus command to launch browser in attempt to fix MB#8369.
+  * Add about dialogue box.
+  * ...
+
+ -- Andrew Flegg <andrew@bleb.org>  Thu, 10 Jun 2010 14:57:35 +0100
+
+hermes (0.8.1) unstable; urgency=low
+
+  * Make LinkedIn verification box numbers only.
+  * Localise main buttons (provided by Todor Tsankov). MB#9412
+  * Fix manual mapping, and scroll to the best place recognised.
+  * Put a version constraint on python-gobject (reported by tnhh).
+  * Handle Twitter outages by letting the rest of the sync continue.
+
+ -- Andrew Flegg <andrew@bleb.org>  Thu, 10 Jun 2010 11:25:21 +0100
+
+hermes (0.8.0) unstable; urgency=low
+
+  * Enormous refactor to support additional services, with Gravatar
+    and LinkedIn in this version; with enormous contribution by
+    Fredrik Wendt.
+
+ -- Andrew Flegg <andrew@bleb.org>  Thu, 10 Jun 2010 08:55:05 +0100
+
+hermes (0.2.3) unstable; urgency=low
+
+  * Include i18n mechanism (requested by Tomasz Dominikowski, provided by
+    Nicolas Graziano). MB#5834
+  * French translations (provided by Nicolas Graziano). MB#5834
+  * Try to tolerate Facebook violating their own API (provided by
+    Christoph Hrdinka). MB#6768
+  * Include python-gobject dependency (reported by Uwe Kaminski). MB#6900
+  * Add support for changing an existing contact's mappings.
+
+ -- Andrew Flegg <andrew@bleb.org>  Sat, 12 Dec 2009 20:12:54 +0000
+
+hermes (0.2.2) unstable; urgency=low
+
+  * Ignore Twitter's default profile image. MB#5980 (reported by
+    Tomasz Dominikowski)
+  * Further fix for Facebook UID issues (reported by Attila Csipa)
+
+ -- Andrew Flegg <andrew@bleb.org>  Sun,  1 Nov 2009 10:51:52 +0000
+
+hermes (0.2.1) unstable; urgency=low
+
+  * Change type of stored Facebook UID from int to string (newer
+    Facebook UIDs > MAX_INT; reported by Attila Csipa)
+
+ -- Andrew Flegg <andrew@bleb.org>  Sat, 31 Oct 2009 19:16:17 +0000
+
 hermes (0.2.0) unstable; urgency=low
 
   * New icons from Tim Samoff.