]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
debian: make all .debs dependent upon python-simplejson. We must create the dapper...
authorBrian Warner <warner@allmydata.com>
Wed, 11 Jul 2007 21:01:56 +0000 (14:01 -0700)
committerBrian Warner <warner@allmydata.com>
Wed, 11 Jul 2007 21:01:56 +0000 (14:01 -0700)
misc/dapper/debian/control
misc/feisty/debian/control
misc/sid/debian/control

index a2762ddb6a378a096c39754dc52b920ddd8e69e3..eda79bb35232a5d4c95081dcb6f6748412d92122 100644 (file)
@@ -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)
index 29626ddfdb31484e92519a032e9d8a5e3ccc9a4e..d5f2e43524e6ddabb9012b477dca48d4cb507e4f 100644 (file)
@@ -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
index 6be779137fc8e4bf3f49767268f694f87843c55a..d48cf0c5de29bc82ed16c759c08be57e03b6acde 100644 (file)
@@ -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