From: Brian Warner Date: Mon, 19 Nov 2007 20:04:50 +0000 (-0700) Subject: debian: add Depends: on python-pycryptopp, now that it's been packaged X-Git-Url: https://git.rkrishnan.org/listings/pb3user.py?a=commitdiff_plain;h=725621aded2248e094faea56f49c4fa78ce58e5f;p=tahoe-lafs%2Ftahoe-lafs.git debian: add Depends: on python-pycryptopp, now that it's been packaged --- diff --git a/misc/feisty/debian/control b/misc/feisty/debian/control index 3b39fdf7..84d5d7d7 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 +Depends: ${python:Depends}, python-twisted, python-foolscap, python-pyopenssl, python-nevow, python-simplejson, python-zfec, python-pycryptopp 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 02a8ecc0..92d052d1 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 +Depends: ${python:Depends}, python-twisted-core, python-foolscap, python-pyopenssl, python-twisted-names, python-nevow, python-simplejson, python-zfec, python-pycryptopp Recommends: XB-Python-Version: 2.4 Description: A secure distributed filestore