summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c44d338..0f793c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+python-vobject (0.9.2-3) unstable; urgency=medium
+
+ * [a2c7f5c] vcard: Fix ORG fields with multiple components (Closes: #833108)
+ * [846ea0b] Drop patch numbers from patches. The order is already in the
+ series file
+
+ -- Guido Günther <agx@sigxcpu.org> Mon, 01 Aug 2016 08:01:12 +0200
+
python-vobject (0.9.2-2) unstable; urgency=medium
* [0066201] Python3 support (Closes: #747554)