Bug#646684: [PATCH] Add option to manage distribution fields for non snapshot mode.

2013-03-31 Thread Daniel Dehennin
Guido Günther writes: > Hi Daniel, > This is almost good to go in, some minor things below: > > On Mon, Nov 21, 2011 at 03:44:41PM +0100, Daniel Dehennin wrote: > [..snip..] >> -def fixup_trailer(repo, git_author, dch_options): >> +def fixup_section(repo, git_author, options=[], dch_options=[]):

Bug#646684: [PATCH] Add option to manage distribution fields for non snapshot mode.

2013-03-29 Thread Guido Günther
Hi Daniel, This is almost good to go in, some minor things below: On Mon, Nov 21, 2011 at 03:44:41PM +0100, Daniel Dehennin wrote: [..snip..] > -def fixup_trailer(repo, git_author, dch_options): > +def fixup_section(repo, git_author, options=[], dch_options=[]): It seems you always pass in all p