Mathieu Malaterre wrote:

> Dear mentors,
> 
>   I am trying to use the new dh for the gdcm package, as seen at:
> 
> http://anonscm.debian.org/viewvc/debian-
med/trunk/packages/gdcm/trunk/debian/rules?view=markup

>From your debian/rules:

    dh $@ --parallel --with=cli --with=python2

Now from `man dh`, you need:

    dh $@ --parallel --with cli,python2

or

  dh $@ --parallel --with cli --with python2

Does it work that way (it should) ?

Cheers,

OdyX


-- 
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