summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index aa362e8..7772230 100644
--- a/debian/control
+++ b/debian/control
@@ -33,6 +33,8 @@ Architecture: all
Depends: ${misc:Depends}, ${python:Depends},
python-backports.ssl-match-hostname (>= 3.5),
python-ipaddress (>=1.0.16)
+Breaks: python-magnum (<< 5.0.0),
+ python-senlin (<< 2.0.0),
Description: Python wrapper to access docker.io's control socket
This package contains oodles of routines that aid in controlling
docker.io over it's socket control, the same way the docker.io