summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorFelipe Sateler <fsateler@debian.org>2015-05-20 20:29:21 -0300
committerFelipe Sateler <fsateler@debian.org>2015-05-20 20:29:21 -0300
commit4596ec7aa8d5de52aeb48751f37f811059efd5da (patch)
tree9e1b837b6eb9cf167c4affa610add28395b6b675 /debian/control
parent1207292ce03008c9f2a7a1aa9ff4fa2337de2276 (diff)
Replace docker-compose in description
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index baad947e..b23a61ee 100644
--- a/debian/control
+++ b/debian/control
@@ -25,6 +25,6 @@ Package: docker-compose
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Description: Punctual, lightweight development environments using Docker
- Fig is a service management software built on top of docker. Define your
- services and their relationships in a simple YAML file, and let fig
+ docker-compose is a service management software built on top of docker. Define
+ your services and their relationships in a simple YAML file, and let compose
handle the rest.