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

gregoa pushed a commit to branch master
in repository libclass-date-perl.

commit 3cb04e94103fa708ac805aedd07936cc2dcaff48
Merge: be33b24 ba5920f
Author: gregor herrmann <gre...@debian.org>
Date:   Mon May 5 21:43:34 2014 +0200

    Merge tag 'upstream/1.1.15'
    
    Upstream version 1.1.15

 Changes                           | 295 ++++++++-------
 Date.xs                           |   0
 MANIFEST                          |  17 +-
 MANIFEST.SKIP                     |   3 -
 META.json                         |  56 +++
 META.yml                          |  41 ++-
 Makefile.PL                       |  34 +-
 README                            | 737 +-------------------------------------
 Date.pm => lib/Class/Date.pm      | 201 +----------
 Date.pod => lib/Class/Date.pod    |  88 +++--
 {Date => lib/Class/Date}/Const.pm |   2 +
 lib/Class/Date/Invalid.pm         |  34 ++
 lib/Class/Date/Rel.pm             | 143 ++++++++
 success.txt                       |   4 +
 t/00_base.t                       |  23 +-
 t/05_parsing.t                    |  18 +
 t/10_fields.t                     |  43 +--
 t/20_gmdate.t                     | 125 +++----
 t/30_localdate.t                  | 198 +++++-----
 t/40_errors.t                     |  55 +--
 t/50_timezone.t                   |  55 +++
 21 files changed, 848 insertions(+), 1324 deletions(-)

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to