On Fri, Aug  2, 2013 at 16:24:00 +0200, Jakub Wilk wrote:

> * Julien Cristau <[email protected]>, 2013-08-02, 15:56:
> >So it will rename stuff or not based on the Build-Depends field?
> >That seems... wrong.
> 
> 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
> 
kill me now...

Cheers,
Julien
-- 
Julien Cristau          <[email protected]>
Logilab                 http://www.logilab.fr/
Informatique scientifique & gestion de connaissances


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to