summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2011-09-22 15:41:10 -0400
committerScott Moser <smoser@ubuntu.com>2011-09-22 15:41:10 -0400
commit3402607ecccb384eded813e02b697f7eb1834ba1 (patch)
tree91dc07c6f82963b1d42755f219121eba833f02db
parent70bf826395cedd249508868dbe497c9e83894d43 (diff)
downloadvyos-cloud-init-3402607ecccb384eded813e02b697f7eb1834ba1.tar.gz
vyos-cloud-init-3402607ecccb384eded813e02b697f7eb1834ba1.zip
wrap-and-sort
-rw-r--r--debian.trunk/control10
1 files changed, 9 insertions, 1 deletions
diff --git a/debian.trunk/control b/debian.trunk/control
index 8e279aea..6529e56a 100644
--- a/debian.trunk/control
+++ b/debian.trunk/control
@@ -8,7 +8,15 @@ Standards-Version: 3.9.1
Package: cloud-init
Architecture: all
-Depends: python, procps, python-configobj, python-cheetah, python-yaml, python-software-properties, cloud-utils, ${python:Depends}, ${misc:Depends}
+Depends: cloud-utils,
+ procps,
+ python,
+ python-cheetah,
+ python-configobj,
+ python-software-properties,
+ python-yaml,
+ ${misc:Depends},
+ ${python:Depends}
XB-Python-Version: ${python:Versions}
Description: Init scripts for cloud instances
Cloud instances need special scripts to run during initialisation