diff options
Diffstat (limited to 'README.maint')
-rw-r--r-- | README.maint | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/README.maint b/README.maint index c54510b0f..f390afc97 100644 --- a/README.maint +++ b/README.maint @@ -19,7 +19,7 @@ Release process: ================ * Make sure that all new PO files are checked in. - * Decide whether you want to update the automake standard files + * Decide whether you want to update the automake standard files (Mainly config.guess and config.sub). * [1.4 only] Update gpg.texi and gpgv.texi from the trunk: make -C doc update-source-from-gnupg-2 @@ -38,14 +38,14 @@ Release process: * Build and test the W32 version. * [2.x only] Using the final test build run a "make -C doc online". * Sign the tarball - * Get the previous tarball and run "mkdiff gnupg". + * Get the previous tarball and run "mkdiff gnupg". You might need to set a different signature key than mine. mkdiff has an option for this. * If you are satisfied with the result commit a tag for the release. * Copy the files to the FTP server * Update the webpages - at least the file swdb.wml needs an update. * Add a new headline to NEWS. - * Bump "my_version" up and set "my_issvn" back to "yes" in configure.ac + * Bump "my_version" up and set "my_issvn" back to "yes" in configure.ac * Write an announcement. Update https://savannah.gnu.org/projects/gnupg . @@ -61,7 +61,3 @@ Gotchas from running make) you end up with different comments in the po files. Check out /usr/lib/gettext/project-id for that silliness. As a hack we added this string into configure.ac. - - - - |