[Python-apps-commits] r7230 - in packages/slapos.core/trunk/debian (control)

arnau at users.alioth.debian.org arnau at users.alioth.debian.org
Thu Jun 23 03:23:14 UTC 2011


    Date: Thursday, June 23, 2011 @ 03:23:12
  Author: arnau
Revision: 7230

Add Depends manually due to bug in dh_python2 (fixed in 2.7.2-2)

Modified:
  packages/slapos.core/trunk/debian/control

Modified: packages/slapos.core/trunk/debian/control
===================================================================
--- packages/slapos.core/trunk/debian/control	2011-06-23 03:01:46 UTC (rev 7229)
+++ packages/slapos.core/trunk/debian/control	2011-06-23 03:23:12 UTC (rev 7230)
@@ -37,7 +37,16 @@
          python-netaddr (>= 0.7.5~),
 # slapos.grid (python 2.6 because of supervisor)
          python-initgroups,
-         python-argparse
+         python-argparse,
+# Added manually due to bug in dh_python2 (fixed in 2.7.2-2)
+# http://alioth.debian.org/scm/loggerhead/pkg-python/python-defaults-debian/revision/224/dh_python2
+         python-flask,
+         python-lxml,
+         python-netifaces,
+         python-pkg-resources,
+         python-setuptools,
+         python-zope.interface,
+         supervisor
 Breaks: ${python:Breaks}
 # slapos.grid
 Recommends: libc6-dev | libc-dev,




More information about the Python-apps-commits mailing list