tag 880225 pending thanks Hello,
Bug #880225 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: https://anonscm.debian.org/cgit/openstack/services/barbican.git/commit/?id=4c8f7a8 --- commit 4c8f7a89a71dfebb755f9a34e2d024b2a23d9588 Author: Thomas Goirand <tho...@goirand.fr> Date: Mon Oct 30 22:08:00 2017 +0000 Added missing build-depends: python-pep8 (Closes: #880225). diff --git a/debian/changelog b/debian/changelog index b7a30e7..b632417 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +barbican (1:5.0.0-2) UNRELEASED; urgency=medium + + * Added missing build-depends: python-pep8 (Closes: #880225). + + -- Thomas Goirand <z...@debian.org> Mon, 30 Oct 2017 22:07:32 +0000 + barbican (1:5.0.0-1) experimental; urgency=medium * Add patch for requirements.txt to avoid FTBFS in Jessie.