From 4a081cec267c9dbf788fcaf974f08efa9a3f58b8 Mon Sep 17 00:00:00 2001 From: Brian Warner Date: Wed, 11 Jul 2007 14:01:56 -0700 Subject: [PATCH] debian: make all .debs dependent upon python-simplejson. We must create the dapper package, the others are available upstream --- misc/dapper/debian/control | 2 +- misc/feisty/debian/control | 2 +- misc/sid/debian/control | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/misc/dapper/debian/control b/misc/dapper/debian/control index a2762ddb..eda79bb3 100644 --- a/misc/dapper/debian/control +++ b/misc/dapper/debian/control @@ -7,6 +7,6 @@ Standards-Version: 3.7.2 Package: allmydata-tahoe Architecture: all -Depends: python (>= 2.4), python (<< 2.5), python2.4-foolscap, python-twisted, python-nevow, python-pyopenssl +Depends: python (>= 2.4), python (<< 2.5), python2.4-foolscap, python-twisted, python-nevow, python-pyopenssl, python-simplejson Description: A secure distributed filestore Allmydata (tahoe2) diff --git a/misc/feisty/debian/control b/misc/feisty/debian/control index 29626ddf..d5f2e435 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 +Depends: ${python:Depends}, python-twisted, python-foolscap, python-pyopenssl, python-nevow, python-simplejson 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 6be77913..d48cf0c5 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 +Depends: ${python:Depends}, python-twisted-core, python-foolscap, python-pyopenssl, python-twisted-names, python-nevow, python-simplejson Recommends: XB-Python-Version: 2.4 Description: A secure distributed filestore -- 2.45.2