[libemail-messageid-perl] branch master updated (57d60f0 -> b0a46e8)

gregor herrmann gregoa at debian.org
Sun Feb 16 16:23:47 UTC 2014


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

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

      from  57d60f0   update changelog
      adds  ab4e962   Imported Upstream version 1.404
       new  797356e   Merge tag 'upstream/1.404'
       new  7b0c8ed   New upstream release.
       new  9ceade9   Update years of packaging copyright.
       new  ca1e2bd   d/copyright: formatting
       new  f89a44c   Bump debhelper compatibility level to 8.
       new  92aca4f   Drop (build) dependency on libemail-address-perl.
       new  b42febd   Add build dependency on Test::More 0.96.
       new  d43a307   Drop build dependencies on libtest-pod*.
       new  a188cf4   debian/copyright: switch formatting to Copyright-Format 1.0.
       new  ab363bc   wrap&sort d/control
       new  263e56b   Declare compliance with Debian Policy 3.9.5.
       new  b0a46e8   releasing package libemail-messageid-perl version 1.404-1

The 12 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                          |   7 +
 LICENSE                          | 669 ++++++++++++++++++++-------------------
 MANIFEST                         |  16 +-
 META.json                        | 417 ++++++++++++++++++++++++
 META.yml                         | 324 +++++++++++++++++--
 Makefile.PL                      |  77 +++--
 README                           |  43 +--
 debian/changelog                 |  23 +-
 debian/compat                    |   2 +-
 debian/control                   |  15 +-
 debian/copyright                 |  39 +--
 dist.ini                         |  10 +
 lib/Email/MessageID.pm           | 226 ++++++++-----
 t/000-report-versions-tiny.t     |  75 +++++
 t/defined.t                      |  13 +-
 t/pod-coverage.t                 |  10 -
 t/pod.t                          |   6 -
 t/unique.t                       |   9 +-
 xt/release/changes_has_content.t |  41 +++
 xt/release/pod-syntax.t          |   8 +
 20 files changed, 1482 insertions(+), 548 deletions(-)
 create mode 100644 META.json
 create mode 100644 dist.ini
 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 xt/release/changes_has_content.t
 create mode 100644 xt/release/pod-syntax.t

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



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