summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control7
1 files changed, 5 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 58f92cd..21528aa 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: factory-boy
Section: python
Priority: optional
Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
-Uploaders: Thomas Goirand <zigo@debian.org>,
+Uploaders: Thomas Goirand <zigo@debian.org>, Christopher Baines <mail@cbaines.net>
Build-Depends: debhelper (>= 9),
dh-python,
openstack-pkg-tools,
@@ -15,10 +15,13 @@ Build-Depends-Indep: python-django,
python-mock,
python-unittest2,
python-wheel,
+ python-ipaddress,
+ python-fake-factory,
python3-django,
python3-mock,
python3-wheel,
-Standards-Version: 3.9.6
+ python3-fake-factory,
+Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/openstack/factory-boy.git/
Vcs-Git: https://anonscm.debian.org/git/openstack/factory-boy.git
Homepage: https://github.com/rbarrois/factory_boy