[Python-modules-commits] r24147 - in packages/python-couchdbkit/trunk/debian (control)
takaki at users.alioth.debian.org
takaki at users.alioth.debian.org
Mon May 6 12:28:37 UTC 2013
Date: Monday, May 6, 2013 @ 12:28:35
Author: takaki
Revision: 24147
remove shlibs:Depends
Modified:
packages/python-couchdbkit/trunk/debian/control
Modified: packages/python-couchdbkit/trunk/debian/control
===================================================================
--- packages/python-couchdbkit/trunk/debian/control 2013-05-06 12:25:26 UTC (rev 24146)
+++ packages/python-couchdbkit/trunk/debian/control 2013-05-06 12:28:35 UTC (rev 24147)
@@ -13,7 +13,7 @@
Package: python-couchdbkit
Architecture: all
-Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends},
+Depends: ${python:Depends}, ${misc:Depends},
python-anyjson, python-restkit(>=4.2.1)
Provides: ${python:Provides}
Description: Trying to improve couchdb experience in Python
More information about the Python-modules-commits
mailing list