[libemail-mime-contenttype-perl] branch master updated (8552948 -> 44f0df4)

Florian Schlichting fsfs at alioth.debian.org
Tue Aug 20 19:43:09 UTC 2013


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

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

      from  8552948   update changelog
      adds  6c6b205   Imported Upstream version 1.017
       new  825eea4   Merge tag 'upstream/1.017'
       new  27b0cf4   Import Upstream version 1.017
       new  0936111   Add build-dependencies on Capture::Tiny and Test::More 0.96 while dropping Test::Pod and Test::Pod::Coverage
       new  f347bff   Bump Standards-Version to 3.9.4 (update to copyright-format 1.0, directly link GPL-1+)
       new  f298ce8   Bump dh compatibility to level 8 (no changes necessary)
       new  67a5580   Switch to source format 3.0 (quilt)
       new  deea86f   Switch to short-form debian/rules
       new  69b9e76   Stop shipping README
       new  a8b0314   improve short and long description (noun phrase)
       new  6a59027   add myself to uploaders and copyright
       new  0170fff   update Homepage field to point to metacpan
       new  44f0df4   prepare changelog for release

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                          |   11 +
 LICENSE                          |  669 +++++++++++++++++++-------------------
 MANIFEST                         |   16 +-
 META.json                        |  280 ++++++++++++++++
 META.yml                         |  215 +++++++++++-
 Makefile.PL                      |   89 +++--
 README                           |   37 +--
 debian/changelog                 |   24 +-
 debian/compat                    |    2 +-
 debian/control                   |   21 +-
 debian/copyright                 |   37 ++-
 debian/docs                      |    2 -
 debian/rules                     |   21 +-
 debian/source/format             |    1 +
 dist.ini                         |    9 +
 lib/Email/MIME/ContentType.pm    |   87 +++--
 t/00-compile.t                   |   39 +++
 t/000-report-versions-tiny.t     |   79 +++++
 t/1.t                            |   21 +-
 t/pod-coverage.t                 |   14 -
 t/pod.t                          |    6 -
 xt/release/changes_has_content.t |   41 +++
 xt/release/pod-syntax.t          |    7 +
 23 files changed, 1202 insertions(+), 526 deletions(-)
 create mode 100644 META.json
 delete mode 100644 debian/docs
 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 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-mime-contenttype-perl.git



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