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

Re: Using quilt in debian/rules



-=| Jeremiah C. Foster, Tue, Sep 23, 2008 at 09:41:54PM +0200 |=-
> Am I correct in assuming that dh >= 7 takes care of quilt
> dependencies in Build-Depends?

It is not that smart. You need to:

 * add "include /usr/share/quilt/quilt.make" to debian/rules
 * make build-stamp target depend on $(QUILT_STAMPFN)
 * make clean target depend on 'unpatch'
 * add quilt to B-D

IOW, the same as in packages using older debhelper.

Ah, you can't use the three-liner debian/rules with quilt, the more 
elaborate one is needed, but luckily, dh-make-perl -R can create one 
for you.

-- 
dam            JabberID: dam@jabber.minus273.org

Attachment: signature.asc
Description: Digital signature


Reply to: