[Pkg-crosswire-devel] First upload
Roberto C. Sánchez
roberto at debian.org
Fri Feb 16 18:04:38 GMT 2018
On Fri, Feb 16, 2018 at 05:29:07PM +0000, Teus Benschop wrote:
> Yes, I certainly will push the changes to Git @ Alioth, as usual, for you
> to be able to review the updated package.
One other thing. I would like for us to start signing our commits and
tags. You can configure git to sign commits with this:
git config commit.gpgsign true
Adjust the command if you would like to make that a global option (that
is what I have done). Also, make sure to sign tags as well. If you tag
directly with git, then the command would be 'git tag --sign ...' and if
you tag with gbp then 'gbp buildpackage --git-sign-tags ...'.
If you have more than one key, then you can specify your key that is in
the Debian keyring with 'git config user.signingkey 0xdeadbeef'.
Regards,
-Roberto
--
Roberto C. Sánchez
More information about the Pkg-crosswire-devel
mailing list