From 1d67c8142d295004c894473df5457b8ce9ed6197 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Thu, 30 Jul 2009 19:07:33 +0200 Subject: debian/control: Do not use versioned build-deps on python-all-{dev,dbg}. Debhelper should conflict against older versions, as it uses --install-layout. But we should'nt do debhelper's work here. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 1d3a9dd3..6d27549a 100644 --- a/debian/control +++ b/debian/control @@ -8,8 +8,8 @@ XS-Python-Version: all Build-Depends: apt-utils, debhelper (>= 7.3.5), libapt-pkg-dev (>= 0.7.22~), - python-all-dbg (>= 2.5.4-1), - python-all-dev (>= 2.5.4-1), + python-all-dbg, + python-all-dev, python-central (>= 0.5), python-debian, python-distutils-extra (>= 1.9.0), -- cgit v1.2.3