summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2016-05-11 09:50:35 +0100
committerChristopher Baines <mail@cbaines.net>2016-05-11 10:14:16 +0100
commit0001f219a502ea7422a5d7e976fba411c61116e7 (patch)
treec7f16662d7faf1fb7343a892d2f9e36e1c0880f0 /debian/control
parentd54b452452a04f8109ef8dc48c9b46d1cb99f476 (diff)
downloadfactory-boy-debian/unstable.tar
factory-boy-debian/unstable.tar.gz
* New upstream releasedebian/unstable
* Add myself to Uploaders * Add build dependencies on fake-factory and python-ipaddress * Bump Standards-Version to 3.9.8 (no changes required) * Change the gbp.conf upstream-tag to include the v prefix, as this makes git-buildpackage able to find the tags
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