[libdatetime-perl] branch master updated (1aabe3a -> 98c0a62)

gregor herrmann gregoa at debian.org
Sat Oct 17 19:39:45 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  1aabe3a   releasing package libdatetime-perl version 2:1.20-1
      adds  9e040e4   Imported Upstream version 1.21
       new  0a65214   Merge tag 'upstream/1.21'
       new  ea4252f   Update debian/changelog
       new  98c0a62   releasing package libdatetime-perl version 2:1.21-1

The 3 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                        |   5 +-
 Changes                         |   6 +
 MANIFEST                        |   3 +-
 META.json                       | 239 ++++++++------
 META.yml                        | 209 +++++++-----
 README.md                       |  45 ++-
 _build/build_params             |   4 +-
 _build/cleanup                  |   4 +-
 _build/magicnum                 |   2 +-
 _build/prereqs                  |   2 +-
 cpanfile                        |   2 +
 debian/changelog                |   6 +
 lib/DateTime.pm                 |  61 +++-
 lib/DateTime/Duration.pm        |  20 +-
 lib/DateTime/Helpers.pm         |   2 +-
 lib/DateTime/Infinite.pm        |   4 +-
 lib/DateTime/LeapSecond.pm      |   4 +-
 lib/DateTime/PP.pm              |   2 +-
 lib/DateTime/PPExtra.pm         |   2 +-
 t/00-report-prereqs.dd          |   2 +
 t/01sanity.t                    |   4 +-
 t/03components.t                |   6 +-
 t/05set.t                       |   8 +-
 t/06add.t                       |  56 ++--
 t/07compare.t                   |  16 +-
 t/09greg.t                      |   2 +-
 t/10subtract.t                  |  76 ++---
 t/11duration.t                  |   2 +-
 t/13strftime.t                  | 717 ++++++++++++++++++++++------------------
 t/19leap-second.t               | 224 ++++++-------
 t/23storable.t                  |  16 +-
 t/27delta.t                     |   8 +-
 t/30future-tz.t                 |  12 +-
 t/32leap-second2.t              |  44 +--
 t/34set-tz.t                    |   4 +-
 t/36invalid-local.t             |  12 +-
 t/37local-add.t                 |  16 +-
 t/38local-subtract.t            |  72 ++--
 t/41cldr-format.t               |   3 +-
 t/author-eol.t                  |   1 +
 t/author-mojibake.t             |  17 +
 t/author-no-tabs.t              |   1 +
 t/author-pod-spell.t            |   5 +-
 t/release-pp-01sanity.t         |   4 +-
 t/release-pp-03components.t     |   6 +-
 t/release-pp-05set.t            |   8 +-
 t/release-pp-06add.t            |  56 ++--
 t/release-pp-07compare.t        |  16 +-
 t/release-pp-09greg.t           |   2 +-
 t/release-pp-10subtract.t       |  76 ++---
 t/release-pp-11duration.t       |   2 +-
 t/release-pp-13strftime.t       | 717 ++++++++++++++++++++++------------------
 t/release-pp-19leap-second.t    | 224 ++++++-------
 t/release-pp-23storable.t       |  16 +-
 t/release-pp-27delta.t          |   8 +-
 t/release-pp-30future-tz.t      |  12 +-
 t/release-pp-32leap-second2.t   |  44 +--
 t/release-pp-34set-tz.t         |   4 +-
 t/release-pp-36invalid-local.t  |  12 +-
 t/release-pp-37local-add.t      |  16 +-
 t/release-pp-38local-subtract.t |  72 ++--
 t/release-pp-41cldr-format.t    |   3 +-
 62 files changed, 1802 insertions(+), 1442 deletions(-)
 create mode 100644 t/author-mojibake.t

-- 
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