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

Re: gitpkg with a quilt export hook



Brian May <brian@microcomaustralia.com.au> writes:

> On 16 May 2012 19:45, Bastien ROUCARIES <roucaries.bastien@gmail.com> wrote:
>> You could use gitpkg with a quilt export hook. i use it regularly with
>> imagemagick and it work perfectly (it is gitpkg over git over svn).
>
> Out of curiosity, how do you use that and not have it include changes
> to debian/*  ? That appeared to me my problem trying to use this
> method. Especially as some of my git commits change files both inside
> and outside debian/*

There is no magic in the included hook to detect or deal with such
commits.  Since the method requires you to keep your commits on a
seperate branch which is rebased against upstream, I'd recommend
splitting the commits when you rebase.

d


Reply to: