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

Re: dh-python in unstable



[Jakub Wilk, 2013-08-02]
> * Julien Cristau <julien.cristau@logilab.fr>, 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

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)
-- 
Piotr Ożarowski                         Debian GNU/Linux Developer
www.ozarowski.pl          www.griffith.cc           www.debian.org
GPG Fingerprint: 1D2F A898 58DA AF62 1786 2DF7 AEF6 F1A2 A745 7645


Reply to: