Add SMTP SSL support using Net::SMTP::SSL
[email-reminder.git] / RELEASING
blobf5df983a0c3804d9eeb4b7074ac022b203e93d09
1 Preparing the build
2 ===================
4 1- update version number in EmailReminder/Utils.pm
5 2- edit Changes
7 If necessary, update the copyright year in:
8 - README
9 - email-reminder-editor
10 - send-reminders
11 - debian/copyright
14 Build instructions
15 ==================
17 1- perl Makefile.PL
18 2- make test
19 3- make manifest
20 4- make manifypods to generate the man pages in blib/man1
21 5- make dist
24 Public release
25 ==============
27 1- upload the tarball to http://code.google.com/p/email-reminder/downloads/list
28 2- add a new entry on http://www.email-reminder.org.nz
29 3- add new release on www.freshmeat.net