[Python-modules-commits] r10104 - in packages/lazr.restfulclient/trunk/debian (control)
dktrkranz at users.alioth.debian.org
dktrkranz at users.alioth.debian.org
Sun Oct 18 14:06:10 UTC 2009
Date: Sunday, October 18, 2009 @ 14:06:03
Author: dktrkranz
Revision: 10104
Add missing dependencies
Modified:
packages/lazr.restfulclient/trunk/debian/control
Modified: packages/lazr.restfulclient/trunk/debian/control
===================================================================
--- packages/lazr.restfulclient/trunk/debian/control 2009-10-18 13:56:14 UTC (rev 10103)
+++ packages/lazr.restfulclient/trunk/debian/control 2009-10-18 14:06:03 UTC (rev 10104)
@@ -12,7 +12,7 @@
Package: python-lazr.restfulclient
Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python-zope.interface | python-zopeinterface, python-wadllib (>= 1.1.4), python-pkg-resources
+Depends: ${python:Depends}, ${misc:Depends}, python-zope.interface | python-zopeinterface, python-wadllib (>= 1.1.4), python-pkg-resources, python-simplejson | python2.6, python-httplib2
Conflicts: python-lazr-restfulclient (<< 0.9.9-1)
Replaces: python-lazr-restfulclient (<< 0.9.9-1)
Description: client for lazr.restful-based web services
More information about the Python-modules-commits
mailing list