Package: mc-foo
Version: 0.0.13
Severity: serious
Tags: patch

When building 'mc-foo' in a clean unstable chroot, I get the following error:

Building mc-foo on unstable/amd64...
dpkg-source: extracting mc-foo in mc-foo-0.0.13
dpkg-source: unpacking mc-foo_0.0.13.tar.gz
Reading package lists...
Building dependency tree...
E: Build-Depends-Indep dependency for mc-foo cannot be satisfied because no 
available versions of package python-dev can satisfy version requirements


With the attached patch 'mc-foo' can be built on unstable.

Regards
Andreas Jochens

diff -urN ../tmp-orig/mc-foo-0.0.13/debian/control ./debian/control
--- ../tmp-orig/mc-foo-0.0.13/debian/control    2003-08-30 08:58:20.000000000 
+0000
+++ ./debian/control    2006-10-16 13:48:10.000000000 +0000
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Tommi Virtanen <[EMAIL PROTECTED]>
 Standards-Version: 3.5.6
-Build-Depends-Indep: python-dev (>= 2.3), python-dev (<< 2.4), debhelper (>= 
4.1.60), cdbs (>= 0.4.0.1)
+Build-Depends-Indep: python-dev, debhelper (>= 4.1.60), cdbs (>= 0.4.0.1)
 
 Package: mc-foo
 Architecture: all


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to