[dput-ng-maint] Bug#714318: dcut: a way to set the default keyid would be nice

Russ Allbery rra at debian.org
Sun Sep 8 20:52:59 UTC 2013


Luca Falavigna <dktrkranz at debian.org> writes:

> I think this option is already implemented since 1.4 with this commit:
> http://anonscm.debian.org/gitweb/?p=collab-maint/dputng.git;a=commitdiff;h=047ea30199426bf7e3f455af67e24e495c64b38e

Ah, I see what confused me.  default_keyid isn't supported in ~/.dput.cf.
It is supported in the new configuration syntax.

I'm not completely sure that I understand exactly how the new syntax
works, but it looks like should create a file named
~/.dput.d/profiles/DEFAULT.json with the contents:

    {
        "default_keyid": "D15D313882004173"
    }

Did I understand that correctly?

It looks like I have some work to do to rewrite my .dput.cf file into the
new format, since if the new format is richer, I may as well bite the
bullet and do a conversion rather than trying to continue to maintain
configurations in two different formats.

-- 
Russ Allbery (rra at debian.org)               <http://www.eyrie.org/~eagle/>



More information about the dput-ng-maint mailing list