[libnet-server-mail-perl] branch master updated (202d028 -> 8d4baf3)

Xavier Guimard xguimard-guest at alioth.debian.org
Mon Sep 16 04:32:16 UTC 2013


This is an automated email from the git hooks/post-receive script.

xguimard-guest pushed a change to branch master
in repository libnet-server-mail-perl.

      from  202d028   remove empty line at top of d/changelog
      adds  3c89f75   Imported Upstream version 0.21
       new  bc20001   Merge tag 'upstream/0.21'
       new  8d4baf3   Update d/ch (+version 0.21-1)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changes                                 |    5 +
 META.yml                                |    2 +-
 debian/changelog                        |    6 +
 lib/Net/Server/Mail.pm                  |  471 ++++++++++++--------------
 lib/Net/Server/Mail/ESMTP.pm            |  147 ++++----
 lib/Net/Server/Mail/ESMTP/8BITMIME.pm   |   14 +-
 lib/Net/Server/Mail/ESMTP/Extension.pm  |   31 +-
 lib/Net/Server/Mail/ESMTP/PIPELINING.pm |   62 ++--
 lib/Net/Server/Mail/ESMTP/STARTTLS.pm   |    3 +-
 lib/Net/Server/Mail/ESMTP/XFORWARD.pm   |   22 +-
 lib/Net/Server/Mail/LMTP.pm             |   59 ++--
 lib/Net/Server/Mail/SMTP.pm             |  444 +++++++++++-------------
 t/esmtp.t                               |   44 ++-
 t/lmtp.t                                |   53 ++-
 t/smtp.t                                |   44 ++-
 t/starttls.t                            |  561 +++++++++++++++++--------------
 16 files changed, 923 insertions(+), 1045 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-server-mail-perl.git



More information about the Pkg-perl-cvs-commits mailing list