X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=xenial%2Fdebian%2Fcontrol;h=401acc48e7f60b13addbcfdfc50ec2782f09bfe9;hb=c4edf94b24fd754c48e5e6f216713a37cd123c16;hp=408781affaa9b5cf53b196ca872b8d13770bcd81;hpb=402623a872656a2528e8b73f3d9fbb5091018175;p=openstack-build%2Fceilometer-build.git diff --git a/xenial/debian/control b/xenial/debian/control index 408781a..401acc4 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -1,5 +1,5 @@ Source: ceilometer -Section: python +Section: web Priority: optional Maintainer: PKG OpenStack Uploaders: Loic Dachary (OuoU) , @@ -23,7 +23,7 @@ Build-Depends-Indep: pep8, python-glance (>= 2013.1~), python-glanceclient (>= 1:0.6), python-iso8601, - python-keystoneclient (>= 1:0.2), + python-keystoneclient (>= 1:0.2.3), python-kombu, python-lockfile, python-lxml, @@ -35,8 +35,8 @@ Build-Depends-Indep: pep8, python-nose, python-nova (>= 2013.1~), python-novaclient (>= 2:2.6.10), - python-oslo-config, - python-pecan, + python-oslo.config, + python-pecan (>= 0.2.1), python-pymongo, python-requests, python-setuptools-git, @@ -55,6 +55,7 @@ Vcs-Git: git://anonscm.debian.org/openstack/ceilometer.git Homepage: http://wiki.openstack.org/Ceilometer Package: python-ceilometer +Section: python Architecture: all Pre-Depends: dpkg (>= 1.15.6~) Depends: ${python:Depends}, ${misc:Depends}, @@ -66,15 +67,15 @@ Depends: ${python:Depends}, ${misc:Depends}, python-flask (>= 0.9), python-glanceclient (>= 1:0.6), python-greenlet (>= 0.4), - python-keystoneclient (>= 1:0.2), + python-keystoneclient (>= 1:0.2.3), python-iso8601, python-kombu, python-lockfile, python-lxml, python-netaddr, python-novaclient (>= 2:2.6.10), - python-oslo-config, - python-pecan, + python-oslo.config, + python-pecan (>= 0.2.1), python-pymongo (>= 2.2), python-requests, python-sqlalchemy (>= 0.7.3),