Version: git-buildpackage/0.8.10 On Mon, Mar 07, 2011 at 10:45:18PM -0700, Kevin Cai wrote: > Package: git-buildpackage > Version: 0.5.10 > Severity: normal > > git-dch should escape commit author string as well in case any author's > name contains double quotes, the functionality will break > > e.g. if a commit author is, John "Dwayne Johnson" Smith, > git-dch will give following errors > > /bin/sh: Johnson Smith: command not found > DEBFULLNAME="John "Dwayne Johnson" Smith" DEBEMAIL=" jo...@mozy.com " > dch --no-auto-nmu "xxx xxxx > " returned 127
Things are properly escaped now (in fact since quiet some time but I forgot to close the report). Cheers, -- Guido