One more patch to Build-Depends: for libtpclient-py
It adds python-tp-netlib package, because setup.py requires it. I'm not sure
it's necessary (haven't tried without it), but I assume it's there for a
reason :)
-KS


----------------------------------------------------------------------
Rozwiazania Informatyczne dla Twojej firmy.

>>>http://link.interia.pl/f1b4d
From b0bae4e8fc840b7bb88f1bc7b8c26e82a776839f Mon Sep 17 00:00:00 2001
From: Krzysztof Sobolewski <[EMAIL PROTECTED]>
Date: Fri, 17 Aug 2007 22:20:32 +0200
Subject: [PATCH] Debian package: Add libtpclient-py to Build-Depends: line

---
 debian/control |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/control b/debian/control
index 6c1ed32..f31b8a0 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
 XS-Python-Version: >=2.4
 Priority: optional
 Maintainer: Paul Hampson <[EMAIL PROTECTED]>
-Build-Depends-Indep: python-central (>= 0.5.6), python-setuptools (>= 0.6b3-1), python-all
+Build-Depends-Indep: python-central (>= 0.5.6), python-setuptools (>= 0.6b3-1), python-all, python-tp-netlib
 Build-Depends: debhelper (>= 5.0.38)
 Standards-Version: 3.7.2
 
-- 
1.5.2.4

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
tp-devel mailing list
[email protected]
http://www.thousandparsec.net/tp/mailman.php/listinfo/tp-devel

Reply via email to