From a9a603c9b10a2c67d87e86de16638d76873735c9 Mon Sep 17 00:00:00 2001 From: calvin Date: Wed, 11 Jun 2008 07:34:07 +0000 Subject: [PATCH] Only build-depend on the default Python version, not all available. git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3804 e7d03fd6-7b0d-0410-9947-9c21f3af8025 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 37f8eecf..76cf48db 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: linkchecker Section: web Priority: optional Maintainer: Bastian Kleineidam -Build-Depends: python-all-dev (>= 2.5), debhelper (>= 7), gettext, +Build-Depends: python-dev (>= 2.5), debhelper (>= 7), gettext, cdbs (>= 0.4.43), python-central (>= 0.6) XS-Python-Standards-Version: 0.4 XS-Python-Version: >= 2.5