On Jan 28, 2008 5:09 PM, Andreas Tille <[EMAIL PROTECTED]> wrote:

> Is there any easy conversion from dpatch to quilt for a given package
> that is using dpatch?

It is as simple as:

mv debian/patches/00list debian/patches/series

rename s/\.dpatch$/.patch/ debian/patches/*

edit debian/patches/series to add .patch to the patch names

maybe edit debian/patches/*.patch to remove all the dpatch comments
and just leave the patch descriptions and other human-readable info.

Set this in your ~/.quiltrc since it makes nicer patches:

QUILT_REFRESH_ARGS="-p0 --no-timestamps --no-index"

quilt push and quilt refresh each patch to update them.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to