[libemail-mime-perl] branch master updated (1022763 -> 3eca987)

gregor herrmann gregoa at debian.org
Sat Sep 21 18:11:39 UTC 2013


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

gregoa pushed a change to branch master
in repository libemail-mime-perl.

      from  1022763   Remove trailing whitespace
      adds  0f7b2f4   Imported Upstream version 1.924
       new  855a58a   Merge tag 'upstream/1.924'
       new  a9fd1b7   New upstream release.
       new  c6d0efe   Update (build) dependencies.
       new  47246a9   Declare compliance with Debian Policy 3.9.4.
       new  f443c9f   Update list of upstream copyright holders.
       new  fc5059b   Add /me to Uploaders.
       new  3eca987   releasing package libemail-mime-perl version 1.924-1

The 7 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                          |  215 +++++++-----
 LICENSE                          |  669 +++++++++++++++++++-------------------
 MANIFEST                         |   31 +-
 META.json                        |  290 +++++++++++++++--
 META.yml                         |  221 ++++++++++++-
 Makefile.PL                      |  104 ++++--
 README                           |   66 +---
 debian/changelog                 |   13 +-
 debian/control                   |   30 +-
 debian/copyright                 |   10 +-
 dist.ini                         |   12 +
 lib/Email/MIME.pm                |  601 ++++++++++++++++++----------------
 lib/Email/MIME/Creator.pm        |   46 ++-
 lib/Email/MIME/Encode.pm         |  162 +++++++++
 lib/Email/MIME/Header.pm         |  112 ++++---
 lib/Email/MIME/Modifier.pm       |   44 ++-
 t/00-compile.t                   |   43 +++
 t/000-report-versions-tiny.t     |   92 ++++++
 t/content_id.t                   |    2 +-
 t/ct_attrs.t                     |   32 +-
 t/multipart.t                    |    7 +-
 t/part-encs.t                    |    3 -
 t/unicode.t                      |   32 ++
 t/walk-parts.t                   |   35 +-
 xt/release/changes_has_content.t |   41 +++
 xt/release/perl-minver.t         |   14 -
 xt/release/pod-coverage.t        |   25 --
 xt/release/pod-syntax.t          |    7 +
 xt/release/pod.t                 |    8 -
 29 files changed, 1966 insertions(+), 1001 deletions(-)
 create mode 100644 dist.ini
 create mode 100644 lib/Email/MIME/Encode.pm
 create mode 100644 t/00-compile.t
 create mode 100644 t/000-report-versions-tiny.t
 create mode 100644 xt/release/changes_has_content.t
 delete mode 100644 xt/release/perl-minver.t
 delete mode 100644 xt/release/pod-coverage.t
 create mode 100644 xt/release/pod-syntax.t
 delete mode 100644 xt/release/pod.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