Brian May <[email protected]> writes: > On 16 May 2012 19:45, Bastien ROUCARIES <[email protected]> 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 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

