summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelipe Sateler <fsateler@debian.org>2017-11-04 10:57:42 -0300
committerFelipe Sateler <fsateler@debian.org>2017-11-04 10:57:42 -0300
commitf2111c207a3d8dbc5321c00d728bd52a59d9b1dc (patch)
tree050db1c5f9a3b0272ef78d067092bf476d508b8e
parentaa78d5fcf2a38c1a7c549197b1430305ca1cddb0 (diff)
Add Breaks for docker-compose << 1.10
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 7772230..a96fe7a 100644
--- a/debian/control
+++ b/debian/control
@@ -35,6 +35,7 @@ Depends: ${misc:Depends}, ${python:Depends},
python-ipaddress (>=1.0.16)
Breaks: python-magnum (<< 5.0.0),
python-senlin (<< 2.0.0),
+ docker-compose (<< 1.10)
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