Dear Wiki user, You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.
The "Release_procedure" page has been changed by NoahSlater: http://wiki.apache.org/couchdb/Release_procedure?action=diff&rev1=82&rev2=83 You should also upload your key to a public key server for good measure. - Edit Makefile.am so that `gpg` uses your key ID. + The build system will invoke GnuPG in a way that defaults to your first secret key. + + If this is not the key you wish to sign the release with, run: + + {{{ + export GPG_ARGS="--default-key=DEADBEAF" + }}} ''We should probably make this a command line option.''
