[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#464709: lintian: Something wrong with checking for python build-depends



Joerg Jaspert <joerg@ganneff.de> writes:

> Something seems to be wrong with python in Build-Dependencies.

Yeah,

my $python_depend = 'python | python-dev | python-all | python-all-dev'
    . join (' | ', map { "python$_ | python$_-dev" } qw(2.4 2.5));

doesn't actually work -- python-all-devpython2.4 is not a common package.
*heh*.  Fixing now.  I'll upload another version later today.

-- 
Russ Allbery (rra@debian.org)               <http://www.eyrie.org/~eagle/>



Reply to: