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

Re: dh-python in unstable



 ❦  2 août 2013 16:36 CEST, Piotr Ożarowski <piotr@debian.org> :

>> Worse, it doesn't even try to parse Build-Depends. The relevant logic
>> appears to be:
>> 
>> if [ -f /usr/share/dh-python/dh_python2 ] &&\
>>     grep -q dh-python ./debian/control 2>/dev/null
>> then
>>   exec /usr/share/dh-python/dh_python2 $@
>> else
>>   exec /usr/share/python/dh_python2 $@
>> fi
>
> eh, I forgot to replace the one from experimental with a regexp,
> anyway, if you have a better idea, I'm all ears
> (and installing python3 package with `apt-get install python`
> was already proposed :P)

Maybe, rename the helper to `dh_python23`?
-- 
Make input easy to proofread.
            - The Elements of Programming Style (Kernighan & Plauger)

Attachment: signature.asc
Description: PGP signature


Reply to: