summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 723ae48..afa1207 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+factory-boy (2.4.1-4) unstable; urgency=medium
+
+ * Added Suggests: python-factory-boy-doc (Closes: #787282).
+
+ -- Thomas Goirand <zigo@debian.org> Mon, 01 Jun 2015 08:39:54 +0200
+
factory-boy (2.4.1-3) unstable; urgency=medium
* Add a patch to call django.setup() if using Django 1.7 in the unit tests.