[libdatetime-perl] branch master updated (3642bd5 -> 1aabe3a)

gregor herrmann gregoa at debian.org
Sat Jul 4 16:49:28 UTC 2015


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

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

      from  3642bd5   releasing package libdatetime-perl version 2:1.19-1
      adds  d828bd3   Imported Upstream version 1.20
       new  d75b4c0   Merge tag 'upstream/1.20'
       new  055cedb   Update debian/changelog
       new  292819c   Make (build) dependency on libparams-validate-perl versioned.
       new  1aabe3a   releasing package libdatetime-perl version 2:1.20-1

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:
 Build.PL                                           |   4 +-
 Changes                                            |   7 +
 MANIFEST                                           |   4 +-
 META.json                                          | 173 +++---
 META.yml                                           | 162 +++---
 README.md                                          |   2 +-
 _build/build_params                                | 230 ++++----
 _build/cleanup                                     |   6 +-
 _build/magicnum                                    |   2 +-
 _build/prereqs                                     |  42 +-
 _build/runtime_params                              |   2 +-
 c/ppport.h                                         | 589 ++++++++++++---------
 cpanfile                                           |   4 +-
 debian/changelog                                   |   7 +
 debian/control                                     |   4 +-
 dist.ini                                           |   6 +
 lib/DateTime.pm                                    |   6 +-
 lib/DateTime/Duration.pm                           |   4 +-
 lib/DateTime/Helpers.pm                            |   2 +-
 lib/DateTime/Infinite.pm                           |   4 +-
 lib/DateTime/LeapSecond.pm                         |   8 +-
 lib/DateTime/PP.pm                                 |   2 +-
 lib/DateTime/PPExtra.pm                            |   2 +-
 t/00-report-prereqs.dd                             |   6 +-
 t/19leap-second.t                                  |   1 +
 t/author-eol.t                                     |   2 +-
 t/author-no-tabs.t                                 |   2 +-
 ...elease-test-version.t => author-test-version.t} |   7 +-
 t/release-pp-19leap-second.t                       |   1 +
 29 files changed, 717 insertions(+), 574 deletions(-)
 rename t/{release-test-version.t => author-test-version.t} (66%)

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



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