On Thu, Feb 05, 2009 at 10:23:33PM +0100, Markus Heidelberg wrote: > What do you think about the commit message format, is it ok? I searched > for a git-like message, without losing information. The duplicated first > line of the problem description is unavoidable I think, because it > should be fully automated and the first line shouldn't merely contain > the patch number.
Using 7.2.093 as an example, here's what I use for the upstream branch
of the Debian repo:
[7.2.093] (extra) dialogs can't always handle multi-byte text
Patch 7.2.093 (extra)
Problem: Win32: inputdialog() and find/replace dialogs can't handle
multi-byte text.
Solution: Use the wide version of dialog functions when available. (Yanwei
Jia)
The relevant parts of my script[0] are lines lines 81-86.
[0] -
http://git.debian.org/?p=pkg-vim/vim.git;a=blob;f=debian/update-patches;hb=HEAD
--
James
GPG Key: 1024D/61326D40 2003-09-02 James Vega <[email protected]>
signature.asc
Description: Digital signature
