Ran wrap and sort.

This commit is contained in:
Thomas Goirand
2013-05-30 13:41:43 +08:00
parent 54c543b318
commit f77f775ff9
2 changed files with 34 additions and 30 deletions

6
debian/changelog vendored
View File

@@ -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 python-ceilometerclient (1.0.0-2) unstable; urgency=low
* Uploading to unstable. * Uploading to unstable.

58
debian/control vendored
View File

@@ -6,24 +6,22 @@ Uploaders: Julien Danjou <acid@debian.org>,
Thomas Goirand <zigo@debian.org>, Thomas Goirand <zigo@debian.org>,
Ghe Rivero <ghe.rivero@stackops.com>, Ghe Rivero <ghe.rivero@stackops.com>,
Mehdi Abaakouk <sileht@sileht.net> Mehdi Abaakouk <sileht@sileht.net>
Build-Depends: debhelper (>= 9), Build-Depends: debhelper (>= 9), openstack-pkg-tools, python-all (>= 2.6.6-3~)
python-all (>= 2.6.6-3~),
openstack-pkg-tools
Build-Depends-Indep: pep8, Build-Depends-Indep: pep8,
python-argparse, python-argparse,
python-httplib2, python-httplib2,
python-keystoneclient (>= 1:0.1.2), python-iso8601,
python-iso8601, python-keystoneclient (>= 1:0.1.2),
python-mox, python-mox,
python-nose, python-nose,
python-nosexcover, python-nosexcover,
python-prettytable (>= 0.6), python-prettytable (<< 0.7),
python-prettytable (<< 0.7), python-prettytable (>= 0.6),
python-setuptools (>= 0.6.24), python-setuptools (>= 0.6.24),
python-setuptools-git, python-setuptools-git,
python-sphinx, python-sphinx,
python-unittest2, python-unittest2,
python-warlock python-warlock
Standards-Version: 3.9.4 Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/python-ceilometerclient.git;a=summary Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/python-ceilometerclient.git;a=summary
Vcs-Git: git://anonscm.debian.org/openstack/python-ceilometerclient.git Vcs-Git: git://anonscm.debian.org/openstack/python-ceilometerclient.git
@@ -32,20 +30,20 @@ Homepage: http://www.openstack.org
Package: python-ceilometerclient Package: python-ceilometerclient
Architecture: all Architecture: all
Pre-Depends: dpkg (>= 1.15.6~) Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${misc:Depends}, Depends: python-argparse,
${python:Depends}, python-httplib2,
python-argparse, python-iso8601,
python-httplib2, python-keystoneclient (>= 1:0.1.2),
python-keystoneclient (>= 1:0.1.2), python-prettytable (<< 0.7),
python-iso8601, python-prettytable (>= 0.6),
python-prettytable (>= 0.6), python-setuptools,
python-prettytable (<< 0.7), python-setuptools-git,
python-setuptools, python-sphinx,
python-setuptools-git, python-warlock,
python-sphinx, ${misc:Depends},
python-warlock ${python:Depends}
Description: Client library for Openstack Ceilometer API server 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 aquire all counters they need to establish customer billing, accross all
current and future OpenStack components. The delivery of counters must be current and future OpenStack components. The delivery of counters must be
tracable and auditable, the counters must be easily extensible to support new tracable and auditable, the counters must be easily extensible to support new