From 5385ec8fc9e84f7277963a82f6364a4579015dc1 Mon Sep 17 00:00:00 2001
From: Brian Warner <warner@allmydata.com>
Date: Wed, 9 Apr 2008 10:23:01 -0700
Subject: [PATCH] make debian dependencies match _auto_deps.py ones, for
 foolscap and zfec

---
 misc/feisty/debian/control | 2 +-
 misc/sid/debian/control    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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
-- 
2.45.2