tag 834740 pending thanks Hello,
Bug #834740 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/glance.git;a=commitdiff;h=d0de3f5 --- commit d0de3f5e6b2a86109a1bb6dcb36b2fd57399378b Author: Ondřej Nový <on...@debian.org> Date: Fri Aug 19 23:04:17 2016 +0200 Added python-pep8 to build depends (Closes: #834740) diff --git a/debian/changelog b/debian/changelog index 4e5539b..26a7cfd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +glance (2:13.0.0~b2-2) UNRELEASED; urgency=medium + + * Added python-pep8 to build depends (Closes: #834740) + + -- Ondřej Nový <on...@debian.org> Fri, 19 Aug 2016 23:03:55 +0200 + glance (2:13.0.0~b2-1) experimental; urgency=medium * New upstream release.