Ran wrap and sort.
This commit is contained in:
6
debian/changelog
vendored
6
debian/changelog
vendored
@@ -1,3 +1,9 @@
|
||||
python-ceilometerclient (1.0.0-3) UNRELEASED; urgency=low
|
||||
|
||||
* Ran wrap-and-sort.
|
||||
|
||||
-- Thomas Goirand <zigo@debian.org> Thu, 30 May 2013 13:40:55 +0800
|
||||
|
||||
python-ceilometerclient (1.0.0-2) unstable; urgency=low
|
||||
|
||||
* Uploading to unstable.
|
||||
|
||||
58
debian/control
vendored
58
debian/control
vendored
@@ -6,24 +6,22 @@ Uploaders: Julien Danjou <acid@debian.org>,
|
||||
Thomas Goirand <zigo@debian.org>,
|
||||
Ghe Rivero <ghe.rivero@stackops.com>,
|
||||
Mehdi Abaakouk <sileht@sileht.net>
|
||||
Build-Depends: debhelper (>= 9),
|
||||
python-all (>= 2.6.6-3~),
|
||||
openstack-pkg-tools
|
||||
Build-Depends: debhelper (>= 9), openstack-pkg-tools, python-all (>= 2.6.6-3~)
|
||||
Build-Depends-Indep: pep8,
|
||||
python-argparse,
|
||||
python-httplib2,
|
||||
python-keystoneclient (>= 1:0.1.2),
|
||||
python-iso8601,
|
||||
python-mox,
|
||||
python-nose,
|
||||
python-nosexcover,
|
||||
python-prettytable (>= 0.6),
|
||||
python-prettytable (<< 0.7),
|
||||
python-setuptools (>= 0.6.24),
|
||||
python-setuptools-git,
|
||||
python-sphinx,
|
||||
python-unittest2,
|
||||
python-warlock
|
||||
python-argparse,
|
||||
python-httplib2,
|
||||
python-iso8601,
|
||||
python-keystoneclient (>= 1:0.1.2),
|
||||
python-mox,
|
||||
python-nose,
|
||||
python-nosexcover,
|
||||
python-prettytable (<< 0.7),
|
||||
python-prettytable (>= 0.6),
|
||||
python-setuptools (>= 0.6.24),
|
||||
python-setuptools-git,
|
||||
python-sphinx,
|
||||
python-unittest2,
|
||||
python-warlock
|
||||
Standards-Version: 3.9.4
|
||||
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/python-ceilometerclient.git;a=summary
|
||||
Vcs-Git: git://anonscm.debian.org/openstack/python-ceilometerclient.git
|
||||
@@ -32,20 +30,20 @@ Homepage: http://www.openstack.org
|
||||
Package: python-ceilometerclient
|
||||
Architecture: all
|
||||
Pre-Depends: dpkg (>= 1.15.6~)
|
||||
Depends: ${misc:Depends},
|
||||
${python:Depends},
|
||||
python-argparse,
|
||||
python-httplib2,
|
||||
python-keystoneclient (>= 1:0.1.2),
|
||||
python-iso8601,
|
||||
python-prettytable (>= 0.6),
|
||||
python-prettytable (<< 0.7),
|
||||
python-setuptools,
|
||||
python-setuptools-git,
|
||||
python-sphinx,
|
||||
python-warlock
|
||||
Depends: python-argparse,
|
||||
python-httplib2,
|
||||
python-iso8601,
|
||||
python-keystoneclient (>= 1:0.1.2),
|
||||
python-prettytable (<< 0.7),
|
||||
python-prettytable (>= 0.6),
|
||||
python-setuptools,
|
||||
python-setuptools-git,
|
||||
python-sphinx,
|
||||
python-warlock,
|
||||
${misc:Depends},
|
||||
${python:Depends}
|
||||
Description: Client library for Openstack Ceilometer API server
|
||||
Ceilometer aims to deliver a unique point of contact for billing systems to
|
||||
Ceilometer aims to deliver a unique point of contact for billing systems to
|
||||
aquire all counters they need to establish customer billing, accross all
|
||||
current and future OpenStack components. The delivery of counters must be
|
||||
tracable and auditable, the counters must be easily extensible to support new
|
||||
|
||||
Reference in New Issue
Block a user