From 1e377c2225bf81aa2e29522ad31d71ee4dec7c25 Mon Sep 17 00:00:00 2001
From: Brian Warner <warner@lothar.com>
Date: Sun, 16 Jan 2011 23:12:06 -0800
Subject: [PATCH] debian/control: add python-twisted-conch to dependencies.
 Closes #1095.

---
 misc/debian/control.sid | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/misc/debian/control.sid b/misc/debian/control.sid
index ecdbee1a..ccc3c48c 100644
--- a/misc/debian/control.sid
+++ b/misc/debian/control.sid
@@ -10,7 +10,7 @@ Standards-Version: 3.8.3
 
 Package: allmydata-tahoe
 Architecture: all
-Depends: ${python:Depends}, python-twisted-core, python-twisted-names, python-twisted-web, python-foolscap (>= 0.4.1), python-openssl, python-nevow, python-simplejson (>= 1.4), python-zfec (>= 1.1), python-pycryptopp (>= 0.5.15), python-setuptools, ${misc:Depends}
+Depends: ${python:Depends}, python-twisted-core, python-twisted-names, python-twisted-web, python-twisted-conch, python-foolscap (>= 0.4.1), python-openssl, python-nevow, python-simplejson (>= 1.4), python-zfec (>= 1.1), python-pycryptopp (>= 0.5.15), python-setuptools, ${misc:Depends}
 Recommends:
 XB-Python-Version: 2.4,2.5,2.6
 Description: A secure distributed filesystem
-- 
2.45.2