[Python-modules-commits] r24789 - in packages/moksha.common/trunk/debian (control)

laarmen-guest at users.alioth.debian.org laarmen-guest at users.alioth.debian.org
Thu Jun 13 09:57:43 UTC 2013


    Date: Thursday, June 13, 2013 @ 09:57:41
  Author: laarmen-guest
Revision: 24789

Remove pkg-resources from dependencies

Modified:
  packages/moksha.common/trunk/debian/control

Modified: packages/moksha.common/trunk/debian/control
===================================================================
--- packages/moksha.common/trunk/debian/control	2013-06-13 09:38:29 UTC (rev 24788)
+++ packages/moksha.common/trunk/debian/control	2013-06-13 09:57:41 UTC (rev 24789)
@@ -9,10 +9,9 @@
  python-all (>= 2.6.6-3~),
  python-decorator,
  python-kitchen,
- python-pkg-resources,
  python-setuptools,
  python-twisted-core,
- python-tz,
+ python-tz
 Standards-Version: 3.9.4
 X-Python-Version: >= 2.6
 Homepage: http://mokshaproject.net/
@@ -21,11 +20,7 @@
 
 Package: python-moksha.common
 Architecture: all
-Depends:
- python-pkg-resources,
- python-twisted-core,
- ${misc:Depends},
- ${python:Depends}
+Depends: python-twisted-core, ${misc:Depends}, ${python:Depends}
 Description: Common components for the Moksha framework
  Moksha is a combination of Web framework and messaging hub that is
  written on top of widely-used and tested components such as Twisted,




More information about the Python-modules-commits mailing list