[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 11:55 PM, Joachim Breitner <nomeata@debian.org> wrote:
>> 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?
>
> it’s a bit over-engineered. It is sufficient if the list of DM’s mail
> addresses and fingerprints is taken from some file that lives in our
> tools/ repository, and which we can maintain manually.

Umm,,,

1. Create file "dm-mail-addresses.list" to put DM's e-mail list on darcs repo.
2. Script "get-dak-commands.sh" on darcs repo outputs
$login-EPOCH.dak-commands format file from "dm-mail-addresses.list"
and "/usr/share/keyrings/debian-maintainers.gpg".

Should $login-EPOCH.dak-commands file's "Allow" line include all DHG's
package name?

Regards,
-- 
Kiwamu Okabe


Reply to: