tag 834275 pending thanks Hello,
Bug #834275 reported by you has been fixed in the Git repository. You can see the changelog below, and you can check the diff of the fix at: http://git.debian.org/?p=openstack/cinder.git;a=commitdiff;h=673c514 --- commit 673c514bac1e88d411d8143a02ad36910209b591 Author: Ondřej Nový <on...@debian.org> Date: Sun Aug 14 15:22:24 2016 +0200 Added python-pep8 to build depends (Closes: #834275) diff --git a/debian/changelog b/debian/changelog index 7075e24..982aa30 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cinder (2:9.0.0~b2-2) UNRELEASED; urgency=medium + + * Added python-pep8 to build depends (Closes: #834275) + + -- Ondřej Nový <on...@debian.org> Sun, 14 Aug 2016 15:59:04 +0200 + cinder (2:9.0.0~b2-1) experimental; urgency=medium * New upstream release.