Hi David,
sorry for the late reply.

On Tue, Oct 05, 2010 at 12:12:17AM -0300, David Bremner wrote:
> Package: git-buildpackage
> Version: 0.5.4
> Severity: wishlist
> 
> Currently gbp-import silently drops unknown header fields. This is
> problematic for the proposed DEP3 header, which allows more fields
> than From, Date, and Subject.  Minimally it should complain that
Yes, that sucks. It's caused by gbp-pq using "git quilt-import" for the
import. We have to get rid of git-quilt-import due to other bugs like
#592129. The plan is to rewrite gbp-pq in python (like the other
helpers) and to invoke "git apply" directly so we can preserve all the
header information (and the patch names).
It's not that much work but I didn't get around to it yet so help on
this would be welcome.
Cheers,
 -- Guido

> information loss is occuring.  A nicer solution might be to extra
> headers to the end of the commit message after a blank line. This
> would be consistent with DEP3 and the usual git convention for things
> like Signed-off-by.




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to