[Python-modules-commits] r28109 - in packages/python-keyczar/trunk/debian (control)
chrisk-guest at users.alioth.debian.org
chrisk-guest at users.alioth.debian.org
Mon Mar 10 01:45:27 UTC 2014
Date: Monday, March 10, 2014 @ 01:45:26
Author: chrisk-guest
Revision: 28109
Also Build-Depends for python-simplejson, not just Depends
Modified:
packages/python-keyczar/trunk/debian/control
Modified: packages/python-keyczar/trunk/debian/control
===================================================================
--- packages/python-keyczar/trunk/debian/control 2014-03-10 01:24:13 UTC (rev 28108)
+++ packages/python-keyczar/trunk/debian/control 2014-03-10 01:45:26 UTC (rev 28109)
@@ -6,7 +6,7 @@
Build-Depends:
debhelper (>= 9),
python-all (>= 2.6.6-3~),
- python (>= 2.6.6-14~) | python-simplejson,
+ python (>= 2.6.6-14~),
python-pyasn1,
python-crypto
X-Python-Version: >= 2.6
More information about the Python-modules-commits
mailing list