[libemail-send-io-perl] branch master updated (32e8bdc -> 292b365)

Axel Beckert abe at deuxchevaux.org
Thu Dec 26 02:41:28 UTC 2013


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

abe pushed a change to branch master
in repository libemail-send-io-perl.

      from  32e8bdc   Remove trailing slash from metacpan.org URLs
      adds  fce5e5e   Imported Upstream version 2.201
       new  c7ba816   Merge tag 'upstream/2.201'
       new  e12588f   Update changelog for new upstream release
       new  058079a   Switch to source format "3.0 (quilt)"
       new  292b365   Fix multiple lintian warnings in debian/copyright

The 4 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 +
 LICENSE                         | 669 ++++++++++++++++++++--------------------
 MANIFEST                        |  14 +-
 META.json                       | 251 +++++++++++++++
 META.yml                        | 191 +++++++++++-
 Makefile.PL                     |  84 ++++-
 README                          |  13 +-
 debian/changelog                |  10 +-
 debian/copyright                |  20 +-
 debian/source/format            |   1 +
 dist.ini                        |  24 ++
 lib/Email/Send/IO.pm            |  10 +-
 t/00-compile.t                  |  39 +++
 t/000-report-versions-tiny.t    |  83 +++++
 t/pod-coverage.t                |  13 -
 t/pod.t                         |   6 -
 t/release-changes_has_content.t |  48 +++
 t/release-pod-syntax.t          |  15 +
 18 files changed, 1095 insertions(+), 401 deletions(-)
 create mode 100644 META.json
 create mode 100644 debian/source/format
 create mode 100644 dist.ini
 create mode 100644 t/00-compile.t
 create mode 100644 t/000-report-versions-tiny.t
 delete mode 100644 t/pod-coverage.t
 delete mode 100644 t/pod.t
 create mode 100644 t/release-changes_has_content.t
 create mode 100644 t/release-pod-syntax.t

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



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