X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=xenial%2Fdebian%2Fcontrol;h=f37e6add707047562de0786d0543de85d49ed10e;hb=3097cde2f06874c7b821ab9598ff64648e26edc0;hp=9eddfbd08ba3803cce95ac69fff17779e8496b04;hpb=a98da4c8bd208f7817b5f8b7d060724e6a5dac2a;p=openstack-build%2Fdjango_openstack_auth-build.git diff --git a/xenial/debian/control b/xenial/debian/control index 9eddfbd..f37e6ad 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -7,7 +7,7 @@ Uploaders: Thomas Goirand , Corey Bryant , Build-Depends: debhelper (>= 9), dh-python, - openstack-pkg-tools, + openstack-pkg-tools (>= 52~), python-all, python-pbr (>= 1.8), python-setuptools, @@ -20,7 +20,7 @@ Build-Depends-Indep: python-babel (>= 2.3.4), python-django (>= 1.8), python-hacking (>= 0.10.0), python-keystoneauth1 (>= 2.10.0), - python-keystoneclient (>= 1:1.7.0), + python-keystoneclient (>= 1:2.0.0), python-mock (>= 2.0), python-mox3 (>= 0.7.0), python-oslo.config (>= 1:3.14.0), @@ -31,7 +31,7 @@ Build-Depends-Indep: python-babel (>= 2.3.4), python3-babel (>= 2.3.4), python3-django (>= 1.8), python3-keystoneauth1 (>= 2.10.0), - python3-keystoneclient (>= 1:1.7.0), + python3-keystoneclient (>= 1:2.0.0), python3-mock (>= 2.0), python3-mox3 (>= 0.7.0), python3-oslo.config (>= 1:3.14.0), @@ -39,15 +39,15 @@ Build-Depends-Indep: python-babel (>= 2.3.4), python3-six (>= 1.9.0), python3-testscenarios (>= 0.4), Standards-Version: 3.9.8 -Vcs-Git: https://anonscm.debian.org/git/openstack/python-django-openstack-auth.git -Vcs-Browser: https://anonscm.debian.org/cgit/openstack/python-django-openstack-auth.git/ +Vcs-Git: https://git.openstack.org/openstack/deb-python-django-openstack-auth -b debian/newton +Vcs-Browser: https://git.openstack.org/cgit/openstack/deb-python-django-openstack-auth?h=debian%2Fnewton Homepage: https://pypi.python.org/pypi/django_openstack_auth Package: python-django-openstack-auth Architecture: all Depends: python-django (>= 1.8), python-keystoneauth1 (>= 2.10.0), - python-keystoneclient (>= 1:1.7.0), + python-keystoneclient (>= 1:2.0.0), python-oslo.config (>= 1:3.14.0), python-oslo.policy (>= 1.9.0), python-pbr (>= 1.8), @@ -83,7 +83,7 @@ Package: python3-django-openstack-auth Architecture: all Depends: python3-django (>= 1.8), python3-keystoneauth1 (>= 2.10.0), - python3-keystoneclient (>= 1:1.7.0), + python3-keystoneclient (>= 1:2.0.0), python3-oslo.config (>= 1:3.14.0), python3-oslo.policy (>= 1.9.0), python3-pbr (>= 1.8),