[libemail-simple-perl] branch master updated (6373561 -> f1e1b68)

Lucas Kanashiro kanashiro.duarte at gmail.com
Mon Mar 14 01:48:00 UTC 2016


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

kanashiro-guest pushed a change to branch master
in repository libemail-simple-perl.

      from  6373561   update changelog
      adds  8b6843d   avoid the potential for crazy backtracking
      adds  edf8d05   v2.209
      adds  7f35ca7   remove dead link
      adds  ae4f490   Fix folding when header contains number zero
      adds  acd7361   v2.210
      adds  9d3e76c   Imported Upstream version 2.210
       new  40651b9   Merge tag 'upstream/2.210'
       new  d547480   Update debian/changelog
       new  a2c4614   d/u/metadata: add email address from some contacts
       new  d5af45c   Declare compliance with Debian policy 3.9.7
       new  f1e1b68   Releasing libemail-simple-perl version 2.210-1

The 5 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                             |  8 ++++
 MANIFEST                            |  5 +-
 META.json                           | 93 +++++++++++++++++++++----------------
 META.yml                            | 90 +++++++++++++++++++----------------
 Makefile.PL                         |  5 +-
 README                              |  4 +-
 debian/changelog                    | 12 ++++-
 debian/control                      |  2 +-
 debian/upstream/metadata            |  2 +-
 lib/Email/Simple.pm                 | 30 ++++++------
 lib/Email/Simple/Creator.pm         |  4 +-
 lib/Email/Simple/Header.pm          |  8 ++--
 t/00-report-prereqs.dd              |  1 +
 t/header-zero.t                     |  6 +++
 xt/{release => author}/pod-syntax.t |  1 +
 xt/release/changes_has_content.t    |  2 +-
 16 files changed, 158 insertions(+), 115 deletions(-)
 create mode 100644 t/header-zero.t
 rename xt/{release => author}/pod-syntax.t (84%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libemail-simple-perl.git



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