[Python-apps-commits] r9738 - in packages/cloud-init/trunk/debian (control)

plessy at users.alioth.debian.org plessy at users.alioth.debian.org
Mon Jun 10 21:44:13 UTC 2013


    Date: Monday, June 10, 2013 @ 21:44:12
  Author: plessy
Revision: 9738

Sort Depends to reduce diff with Ubuntu.

Modified:
  packages/cloud-init/trunk/debian/control

Modified: packages/cloud-init/trunk/debian/control
===================================================================
--- packages/cloud-init/trunk/debian/control	2013-06-10 21:37:08 UTC (rev 9737)
+++ packages/cloud-init/trunk/debian/control	2013-06-10 21:44:12 UTC (rev 9738)
@@ -32,14 +32,14 @@
          procps,
          python,
          python (>= 2.7) | python-argparse,
+         python-boto (>= 2.3),
          python-cheetah,
          python-configobj,
          python-oauth,
+         python-requests,
+         python-prettytable,
+         python-yaml,
          python-software-properties,
-         python-yaml,
-         python-boto (>= 2.3),
-         python-prettytable,
-         python-requests,
          ${misc:Depends},
          ${python:Depends}
 Description: configuration and customization of cloud instances




More information about the Python-apps-commits mailing list