New upstream release. Added missing build-depends: python-d2to1 (Closes: #724131).
This commit is contained in:
7
debian/changelog
vendored
7
debian/changelog
vendored
@@ -1,3 +1,10 @@
|
||||
python-ceilometerclient (1.0.3-1) unstable; urgency=low
|
||||
|
||||
* New upstream release.
|
||||
* Added missing build-depends: python-d2to1 (Closes: #724131).
|
||||
|
||||
-- Thomas Goirand <zigo@debian.org> Mon, 23 Sep 2013 10:08:10 +0800
|
||||
|
||||
python-ceilometerclient (1.0.2-2) unstable; urgency=low
|
||||
|
||||
* Added missing build-depends: testrepository.
|
||||
|
||||
5
debian/control
vendored
5
debian/control
vendored
@@ -6,7 +6,10 @@ 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), openstack-pkg-tools, python-all (>= 2.6.6-3~)
|
||||
Build-Depends: debhelper (>= 9),
|
||||
openstack-pkg-tools,
|
||||
python-all (>= 2.6.6-3~),
|
||||
python-d2to1
|
||||
Build-Depends-Indep: pep8,
|
||||
python-argparse,
|
||||
python-httplib2,
|
||||
|
||||
Reference in New Issue
Block a user