[libemail-abstract-perl] branch master updated (eb0a96d -> 6ccbecd)

gregor herrmann gregoa at debian.org
Wed Jan 1 22:03:11 UTC 2014


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

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

      from  eb0a96d   TODO in d/changelog fixed, ready for review
      adds  0048a08   Imported Upstream version 3.007
       new  5ff37f2   Merge tag 'upstream/3.007'
       new  3c2122a   New upstream release.
       new  0f77fa9   Update years of packaging copyright.
       new  3095ef8   Drop build dependency on libcapture-tiny-perl.
       new  23da3f4   Declare compliance with Debian Policy 3.9.5.
       new  6ccbecd   releasing package libemail-abstract-perl version 3.007-1

The 6 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                            |   3 +
 MANIFEST                           |   2 +-
 META.json                          | 246 ++++++++++++++++++++++++++++---------
 META.yml                           | 209 ++++++++++++++++++++++---------
 Makefile.PL                        |  45 +++----
 README                             |   4 +-
 debian/changelog                   |   9 ++
 debian/control                     |  12 +-
 debian/copyright                   |   2 +-
 dist.ini                           |   1 +
 lib/Email/Abstract.pm              |   6 +-
 lib/Email/Abstract/EmailMIME.pm    |   6 +-
 lib/Email/Abstract/EmailSimple.pm  |   6 +-
 lib/Email/Abstract/MIMEEntity.pm   |   6 +-
 lib/Email/Abstract/MailInternet.pm |   6 +-
 lib/Email/Abstract/MailMessage.pm  |   6 +-
 lib/Email/Abstract/Plugin.pm       |   6 +-
 t/00-compile.t                     |  45 -------
 t/000-report-versions-tiny.t       |   7 +-
 t/abstractions.t                   |   2 +-
 t/lib/Test/EmailAbstract.pm        |   5 +-
 xt/release/changes_has_content.t   |   2 +-
 xt/release/pod-syntax.t            |   1 +
 23 files changed, 417 insertions(+), 220 deletions(-)
 delete mode 100644 t/00-compile.t

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



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