tag 877253 pending thanks Hello,
Bug #877253 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/oslo/python-oslo.config.git/commit/?id=05b1854 --- commit 05b1854e0d50fc9c46c0927f6818d249cc388f73 Author: Thomas Goirand <tho...@goirand.fr> Date: Sun Oct 1 19:06:17 2017 +0000 Add missing build-depends: python{3,}-oslotest (Closes: #877253). diff --git a/debian/changelog b/debian/changelog index b0cdb89..389f2e8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-oslo.config (1:4.11.0-2) experimental; urgency=medium + + * Add missing build-depends: python{3,}-oslotest (Closes: #877253). + + -- Thomas Goirand <z...@debian.org> Sun, 01 Oct 2017 19:04:46 +0000 + python-oslo.config (1:4.11.0-1) experimental; urgency=medium [ Ondřej Nový ]