From: Brian Warner Date: Wed, 9 Apr 2008 17:23:01 +0000 (-0700) Subject: make debian dependencies match _auto_deps.py ones, for foolscap and zfec X-Git-Url: https://git.rkrishnan.org/?a=commitdiff_plain;h=5385ec8fc9e84f7277963a82f6364a4579015dc1;p=tahoe-lafs%2Ftahoe-lafs.git make debian dependencies match _auto_deps.py ones, for foolscap and zfec --- diff --git a/misc/feisty/debian/control b/misc/feisty/debian/control index f3ad1cd5..4c0d1b76 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 (>= 0.2.4), python-pyopenssl, python-nevow, python-simplejson (>= 1.4), python-zfec (>= 1.0.3), python-pycryptopp (>= 0.2.8) +Depends: ${python:Depends}, python-twisted, python-foolscap (>= 0.2.5), python-pyopenssl, python-nevow, python-simplejson (>= 1.4), python-zfec (>= 1.1.0), 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 f093a13f..6870845d 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 (>= 0.2.4), python-pyopenssl, python-twisted-names, python-nevow, python-simplejson (>= 1.4), python-zfec (>= 1.0.3), python-pycryptopp (>= 0.2.8) +Depends: ${python:Depends}, python-twisted-core, python-foolscap (>= 0.2.5), python-pyopenssl, python-twisted-names, python-nevow, python-simplejson (>= 1.4), python-zfec (>= 1.1.0), python-pycryptopp (>= 0.2.8) Recommends: XB-Python-Version: 2.4 Description: A secure distributed filestore