summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 6b0ea1c..723ae48 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ 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.
This fixes FTBFS (Closes: #764837).
+ * Standards-Version is now 3.9.6 (no change).
-- Thomas Goirand <zigo@debian.org> Sun, 12 Oct 2014 04:36:54 +0000
diff --git a/debian/control b/debian/control
index e599287..860f5a6 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Build-Depends-Indep: python-django,
python-unittest2,
python3-django,
python3-mock
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
Homepage: https://github.com/rbarrois/factory_boy
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/factory-boy.git;a=summary
Vcs-Git: git://anonscm.debian.org/openstack/factory-boy.git