[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Changes to Debian Maintainer upload permissions



Hi Joachim.

On Sat, Oct 20, 2012 at 12:51 PM, Kiwamu Okabe <kiwamu@debian.or.jp> wrote:
>> sure. If you write that script, put it in the tools/ repository.
>
> I try to write the script.
>
> But I don't have the detail of the script.
> Where the script pick up "a list of fingerprints (of all DMs in the
> group)" from?
> It get fingerprints from all debian/control files?
> And what is fingerprint?

I think the script's function as below step.

1. Search darcs repo with http to get DM's EMAIL_ADDRESSes.
2. Run gpg to get fingerprint.
  $ gpg --keyring /usr/share/keyrings/debian-maintainers.gpg
--fingerprint EMAIL_ADDRESS
3. The script forms a list of fingerprint as $login-EPOCH.dak-commands format.

Is it correct?

Thank's,
-- 
Kiwamu Okabe


Reply to: