[libemail-date-perl] branch master updated (7d235d3 -> 02c4c81)

gregor herrmann gregoa at debian.org
Mon Sep 30 16:22:27 UTC 2013


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

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

      from  7d235d3   releasing version 1.103-4
      adds  ddcb413   Imported Upstream version 1.104
       new  f62cdb8   Merge tag 'upstream/1.104'
       new  4b5431c   New upstream release.
       new  546c045   Update build dependencies.
       new  8cd73bf   cme: indent
       new  c37e4d5   debian/upstream: update to new resources (github).
       new  0fb7348   debian/copyright: switch formatting to Copyright-Format 1.0.
       new  02c4c81   releasing package libemail-date-perl version 1.104-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                          |    6 +
 LICENSE                          |  669 +++++++++++++++++++-------------------
 MANIFEST                         |   16 +-
 META.json                        |  293 +++++++++++++++++
 META.yml                         |  227 ++++++++++++-
 Makefile.PL                      |   87 ++++-
 README                           |   58 +---
 debian/changelog                 |    9 +
 debian/control                   |   35 +-
 debian/copyright                 |   64 ++--
 debian/upstream                  |    8 +-
 dist.ini                         |   10 +
 lib/Email/Date.pm                |  133 ++++----
 t/00-compile.t                   |   39 +++
 t/000-report-versions-tiny.t     |   82 +++++
 t/pod-coverage.t                 |   10 -
 t/pod.t                          |    6 -
 xt/release/changes_has_content.t |   41 +++
 xt/release/pod-syntax.t          |    7 +
 19 files changed, 1239 insertions(+), 561 deletions(-)
 create mode 100644 META.json
 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-date-perl.git



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