Hi,
it would be nice, if git-buildpackage could provide an option to save
the commit id from which the package was build somewhere in the built
package.
I'm not sure, where the best place would be. It could be a separate file
in /usr/share/doc/PACKAGE, a note in the changelog, somewhere in the
..changes or .dsc files?
The file must be created/inserted on the fly during git-buildpackage [-b|-S]
invocation.
It must be possible to specify in gbp.conf that the file must be
created, so that I don't need to rely on my sponsor giving an option to
git-buildpackage.