Added missing build-depends: testrepository
This commit is contained in:
6
debian/changelog
vendored
6
debian/changelog
vendored
@@ -1,3 +1,9 @@
|
||||
python-ceilometerclient (1.0.2-2) unstable; urgency=low
|
||||
|
||||
* Added missing build-depends: testrepository.
|
||||
|
||||
-- Thomas Goirand <zigo@debian.org> Sun, 28 Jul 2013 07:35:18 +0000
|
||||
|
||||
python-ceilometerclient (1.0.2-1) unstable; urgency=low
|
||||
|
||||
* New upstream release.
|
||||
|
||||
3
debian/control
vendored
3
debian/control
vendored
@@ -21,7 +21,8 @@ Build-Depends-Indep: pep8,
|
||||
python-setuptools-git,
|
||||
python-sphinx,
|
||||
python-unittest2,
|
||||
python-warlock
|
||||
python-warlock,
|
||||
testrepository
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user