tag 834134 pending thanks Hello,
Bug #834134 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/nova.git;a=commitdiff;h=2ce3f04 --- commit 2ce3f04bca4c56ced7ed4d4e92354be754288c4e Author: Ondřej Nový <on...@debian.org> Date: Sun Aug 14 17:02:53 2016 +0200 Added python-pep8 to build depends (Closes: #834134) diff --git a/debian/changelog b/debian/changelog index 647ab31..ab73a47 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +nova (2:14.0.0~b2-2) UNRELEASED; urgency=medium + + * Added python-pep8 to build depends (Closes: #834134) + + -- Ondřej Nový <on...@debian.org> Sun, 14 Aug 2016 17:35:12 +0200 + nova (2:14.0.0~b2-1) experimental; urgency=medium * New upstream release.