[libemail-mime-perl] branch master updated (da3e347 -> 230456f)
Damyan Ivanov
dmn at moszumanska.debian.org
Tue Oct 24 15:03:59 UTC 2017
This is an automated email from the git hooks/post-receive script.
dmn pushed a change to branch master
in repository libemail-mime-perl.
from da3e347 update changelog
adds eae1068 New upstream version 1.946
new 1dc700b Update upstream source from tag 'upstream/1.946'
new 90d397a replace (build) dependency on libemail-address-perl with libemail-address-xs-perl
new 230456f prepare changelog
The 3 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 | 40 +++
MANIFEST | 5 +-
META.json | 165 ++++++------
META.yml | 162 +++++------
Makefile.PL | 18 +-
README | 4 +-
debian/changelog | 12 +-
debian/control | 4 +-
lib/Email/MIME.pm | 252 ++++++++++++++---
lib/Email/MIME/Creator.pm | 4 +-
lib/Email/MIME/Encode.pm | 211 +++++++++------
lib/Email/MIME/Header.pm | 82 ++++--
lib/Email/MIME/Header/AddressList.pm | 507 +++++++++++++++++++++++++++++++++++
lib/Email/MIME/Modifier.pm | 4 +-
t/00-report-prereqs.dd | 7 +-
t/00-report-prereqs.t | 26 +-
t/charset.t | 2 +-
t/encode-check.t | 149 ++++++++++
t/header-addresslist.t | 142 ++++++++++
t/multipart.t | 25 ++
t/unicode.t | 11 +-
xt/release/changes_has_content.t | 2 +-
22 files changed, 1506 insertions(+), 328 deletions(-)
create mode 100644 lib/Email/MIME/Header/AddressList.pm
create mode 100644 t/encode-check.t
create mode 100644 t/header-addresslist.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libemail-mime-perl.git
More information about the Pkg-perl-cvs-commits
mailing list