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 | python-ceilometerclient (1.0.0-2) unstable; urgency=low | ||||||
|  |  | ||||||
|   * Uploading to unstable. |   * Uploading to unstable. | ||||||
|   | |||||||
							
								
								
									
										20
									
								
								debian/control
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										20
									
								
								debian/control
									
									
									
									
										vendored
									
									
								
							| @@ -6,19 +6,17 @@ 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, | ||||||
| @@ -32,18 +30,18 @@ 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-argparse, |  | ||||||
|          python-httplib2, |          python-httplib2, | ||||||
|  python-keystoneclient (>= 1:0.1.2), |  | ||||||
|          python-iso8601, |          python-iso8601, | ||||||
|  python-prettytable (>= 0.6), |          python-keystoneclient (>= 1:0.1.2), | ||||||
|          python-prettytable (<< 0.7), |          python-prettytable (<< 0.7), | ||||||
|  |          python-prettytable (>= 0.6), | ||||||
|          python-setuptools, |          python-setuptools, | ||||||
|          python-setuptools-git, |          python-setuptools-git, | ||||||
|          python-sphinx, |          python-sphinx, | ||||||
|  python-warlock |          python-warlock, | ||||||
|  |          ${misc:Depends}, | ||||||
|  |          ${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 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Thomas Goirand
					Thomas Goirand