From 466e024f30e9c6d1047d141f0a82da140ac98e87 Mon Sep 17 00:00:00 2001 From: James Page Date: Tue, 23 Jun 2015 10:26:03 +0100 Subject: [PATCH] Add Breaks/Replaces against tempest-lib for subunit-trace --- debian/control | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian/control b/debian/control index 9b4e183..5635c6b 100644 --- a/debian/control +++ b/debian/control @@ -42,6 +42,8 @@ Depends: python-babel (>= 1.3), subunit (>= 0.0.18), ${misc:Depends}, ${python:Depends}, +Breaks: python-tempest-lib (<< 0.5.0-2~) +Replaces: python-tempest-lib (<< 0.5.0-2~) Suggests: python-os-testr-doc, Description: Utility wrappers for testrepository for OpenStack projects - Python 2.x A number of small wrappers to support use of testrepository @@ -57,6 +59,8 @@ Depends: python3-babel (>= 1.3), python3-testtools (>= 0.9.36), ${misc:Depends}, ${python3:Depends}, +Breaks: python3-tempest-lib (<< 0.5.0-2~) +Replaces: python3-tempest-lib (<< 0.5.0-2~) Suggests: python-os-testr-doc, Description: Utility wrappers for testrepository for OpenStack projects - Python 3.x A number of small wrappers to support use of testrepository