From: Brian Warner <warner@allmydata.com>
Date: Wed, 2 Jan 2008 22:14:34 +0000 (-0700)
Subject: debian: update dependencies to match calc-deps.py, mainly pycryptopp-0.2.8
X-Git-Tag: allmydata-tahoe-0.7.0~49
X-Git-Url: https://git.rkrishnan.org/%5B/frontends/about.html?a=commitdiff_plain;h=813706a01e95e0d5cdbf5d8b7cb7d2e1f55ea556;p=tahoe-lafs%2Ftahoe-lafs.git

debian: update dependencies to match calc-deps.py, mainly pycryptopp-0.2.8
---

diff --git a/misc/feisty/debian/control b/misc/feisty/debian/control
index 84d5d7d7..8ef194d3 100644
--- a/misc/feisty/debian/control
+++ b/misc/feisty/debian/control
@@ -9,7 +9,7 @@ Standards-Version: 3.7.2
 
 Package: allmydata-tahoe
 Architecture: all
-Depends: ${python:Depends}, python-twisted, python-foolscap, python-pyopenssl, python-nevow, python-simplejson, python-zfec, python-pycryptopp
+Depends: ${python:Depends}, python-twisted, python-foolscap (>= 0.2.3), python-pyopenssl, python-nevow, python-simplejson (>= 1.4), python-zfec (>= 1.0.3), python-pycryptopp (>= 0.2.8)
 Recommends:
 XB-Python-Version: 2.4,2.5
 Description: A secure distributed filestore
diff --git a/misc/sid/debian/control b/misc/sid/debian/control
index 92d052d1..536c18fb 100644
--- a/misc/sid/debian/control
+++ b/misc/sid/debian/control
@@ -9,7 +9,7 @@ Standards-Version: 3.7.2
 
 Package: allmydata-tahoe
 Architecture: all
-Depends: ${python:Depends}, python-twisted-core, python-foolscap, python-pyopenssl, python-twisted-names, python-nevow, python-simplejson, python-zfec, python-pycryptopp
+Depends: ${python:Depends}, python-twisted-core, python-foolscap (>= 0.2.3), python-pyopenssl, python-twisted-names, python-nevow, python-simplejson (>= 1.4), python-zfec (>= 1.0.3), python-pycryptopp (>= 0.2.8)
 Recommends:
 XB-Python-Version: 2.4
 Description: A secure distributed filestore