[libmoosex-types-datetime-perl] branch master updated (3b4ad8b -> e5b6d70)

gregor herrmann gregoa at debian.org
Sun Oct 25 17:45:37 UTC 2015


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

gregoa pushed a change to branch master
in repository libmoosex-types-datetime-perl.

      from  3b4ad8b   update changelog
       new  04895d7   Add debian/upstream/metadata
       new  82de02c   Update debian/changelog
      adds  4664d53   MooseX::Types::DateTime
      adds  ec3f7a5   DateTime::Duration + other new coercions
      adds  a3f4ab7   Created MX:T:DateTimeX as extensions to the MX:T:DateTime, created test for new module, updated Makefile.PL for additional dependencies, created Changes file to track revision history.
      adds  6903978   Changed MX:T:DateTime to use MX:Types.  Updated MX:T:DateTimeX to respect changes in the base class and added the ability to perform string coercions on Durations.  updated version, tests, changelist and docs to reflect all this above
      adds  65e64b3   "inherit" coercions
      adds  f495787   fix datetimex test
      adds  cc870b6   whitespace
      adds  4de7ea9   whitespace
      adds  afcf1af   avoid indexing headaches with DateTimeX
      adds  96293a4   version is 0.01, not 0.03 (haven't released yet)
      adds  39b3fe2   declare Locale, Now
      adds  06eee7b   add a coercions table
      adds  f83c2e2   boilerplate
      adds  cf90d88   be explicit about not importing from MooseX::Types::DateTime
      adds  a351cc7   whitespace
      adds  0ad29cc   Don't rely on string names, MX::Types::DateTime already has the FQ names
      adds  bb952b8   use the coercion table hash, instead of the meta. seems more future proof
      adds  e765c5f   rewrite history
      adds  d3c4767   namespace::clean
      adds  8c08046   try to make the tests fail less randomly
      adds  8c11543   versionm bump
      adds  3ab0a1f   changelog
      adds  7613eb1   Dynamically bump up Test::Builder::Level in coerce_ok so it gets the correct line number for the test
      adds  be77672   more explicit version requirements and removed a test that needs more attention to timezone issues
      adds  013e65e   Add .git to MANIFEST.SKIP
      adds  af94ac8   zap DateTimeX::Easy support
      adds  76f3a63   version bump
      adds  fac6c90   changelog
      adds  092e75b   Depend on DateTime::TimeZone as older versions since 0.92 caused our tests to fail.
      adds  ef7d6d0   Add .gitignore.
      adds  a9942c1   Update version control notice.
      adds  a43ee17   Small pod fix.
      adds  d0521ed   Version 0.04.
      adds  41ab1dc   Merge rafl's 0.04
      adds  7419197   version bump
      adds  a3a07af   Use inline_as instead of the deprecated optimize_as
      adds  6b97359   Remove bogus executable flag on Changes
      adds  59d55f6   Add repository metadata
      adds  6ee1bd2   Add (MY)META.* to .gitignore and MANIFEST.SKIP
      adds  cdb142c   Remove signature requirement from Makefile.PL
      adds  8065917   Exclude dist directory from MANIFEST
      adds  f5517f8   Version 0.06
      adds  f25d5b8   Provide optimize_as for pre-2.0100 Moose versions
      adds  2ec3ebb   Bump MooseX::Types version requirement (RT#73188)
      adds  30ab453   Add missing dependencies
      adds  2820aea   Enforce version requirements at runtime (RT#73189)
      adds  fddffe1   Version 0.07
      adds  53e5b5b   Update git URL in POD
      adds  256b564   Repalce reference to MooseX::Types::DateTimeX with ::MoreCoercions
      adds  3cd0d15   Require perl 5.8.3, as Moose does
      adds  c003a0c   dzilify
      adds  e2823ef   canonicalize timestamps
      adds  33a23d1   whitespace cleanup
      adds  9347d00   spelling fixes
      adds  3afe6af   pass minimum version test
      adds  d373b19   remove unneeded shebangs
      adds  df3ce2d   gotta have a plan
      adds  ed0a07d   use Test::Fatal instead of Test::Exception
      adds  6c815fc   repository moved to https://github.com/moose/MooseX-Types-DateTime
      adds  336ac0e   ensure namespaces are clean
      adds  b7d3bc8   MooseX-Types-DateTime-0.09
      adds  a15a07a   MooseX::Types 0.43 is needed to ensure that we do not clean types from our own namespace
      adds  eaff3aa   MooseX-Types-DateTime-0.10
      adds  d11272e   hardcode the distribution name in Changes, to reduce churn on each release
      adds  aa08f84   now using [Git::Contributors]
      adds  a0c3a9e   add a test that runs `moose-outdated`
      adds  e90a003   custom plugin name is not needed
      adds  28b76cc   tighten up entries
      adds  be0852f   keep $VERSION right in the repo
      adds  f19a4fb   add a placeholder .mailmap
      adds  7f37495   clean our namespace when MXT is new enough; ensure fully-qualified names always still work
      adds  fc72a9d   need nc 0.19 to get the version that uses non-deprecated Package::Stash interfaces
      adds  edc0360   tighten up our imports
      adds  af1698c   weave some pod
      adds  0e46dfc   customize this test for MooseX::Types
      adds  c877f13   this is a distribution eligible for static install
      adds  05a2af1   changelog for release
      adds  661198e   MooseX-Types-DateTime-0.11
      adds  75cce28   increment $VERSION after 0.11 release
      adds  cf49f6d   make sure to find now() on the class, not the type
      adds  b915e4e   MooseX-Types-DateTime-0.12
      adds  c446f82   increment $VERSION after 0.12 release
      adds  35c46dd   Make tests pass with both new and old DateTime::Locale
      adds  e02dbc1   MooseX-Types-DateTime-0.13
      adds  39c9070   Imported Upstream version 0.13
       new  9196680   Merge tag 'upstream/0.13'
       new  bf2fba7   Update debian/changelog
       new  b373cef   Update debian/copyright: years, Upstream-Contact, email address.
       new  223ce31   Make (build) dependency on libnamespace-clean-perl versioned.
       new  7ea4cf7   Reformat debian/control with cme
       new  ab89971   Mark package as autopkgtest-able.
       new  83614e7   Declare compliance with Debian Policy 3.9.6.
       new  e5b6d70   releasing package libmoosex-types-datetime-perl version 0.13-1

The 10 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                         | 137 +++++-
 CONTRIBUTING                     |  36 +-
 Changes                          |  10 +
 INSTALL                          |   1 -
 LICENSE => LICENCE               |   2 +-
 MANIFEST                         |  19 +-
 META.json                        | 979 +++++++++++++++++++++++++++++++--------
 META.yml                         | 699 +++++++++++++++++++++-------
 Makefile.PL                      |  59 +--
 README                           |   4 +-
 README.md                        | 113 -----
 debian/changelog                 |  12 +-
 debian/control                   |   8 +-
 debian/copyright                 |   8 +-
 debian/upstream/metadata         |   8 +
 dist.ini                         |  21 +-
 lib/MooseX/Types/DateTime.pm     |  92 +++-
 t/00-report-prereqs.dd           | 141 ++++++
 t/00-report-prereqs.t            | 280 ++++++-----
 t/01_basic.t                     |   6 +-
 t/06-fully-qualified.t           |  17 +
 t/zzz-check-breaks.t             |  18 +
 xt/author/00-compile.t           |  12 +-
 xt/author/clean-namespaces.t     |  13 +
 xt/author/eol.t                  |  34 ++
 xt/author/kwalitee.t             |   9 +
 xt/author/mojibake.t             |   9 +
 xt/author/no-tabs.t              |  34 ++
 xt/author/pod-spell.t            |  12 +-
 xt/release/changes_has_content.t |   2 +-
 xt/release/distmeta.t            |   4 +-
 xt/release/eol.t                 |   8 -
 xt/release/kwalitee.t            |   4 -
 xt/release/mojibake.t            |  12 -
 xt/release/no-tabs.t             |  14 -
 xt/release/pod-coverage.t        |  11 +-
 xt/release/pod-syntax.t          |   4 +-
 xt/release/portability.t         |   1 +
 xt/release/test-version.t        |  22 -
 xt/release/unused-vars.t         |   8 -
 40 files changed, 2070 insertions(+), 813 deletions(-)
 rename LICENSE => LICENCE (99%)
 delete mode 100644 README.md
 create mode 100644 debian/upstream/metadata
 create mode 100644 t/00-report-prereqs.dd
 create mode 100644 t/06-fully-qualified.t
 create mode 100644 t/zzz-check-breaks.t
 create mode 100644 xt/author/clean-namespaces.t
 create mode 100644 xt/author/eol.t
 create mode 100644 xt/author/kwalitee.t
 create mode 100644 xt/author/mojibake.t
 create mode 100644 xt/author/no-tabs.t
 delete mode 100644 xt/release/eol.t
 delete mode 100644 xt/release/kwalitee.t
 delete mode 100644 xt/release/mojibake.t
 delete mode 100644 xt/release/no-tabs.t
 delete mode 100644 xt/release/test-version.t
 delete mode 100644 xt/release/unused-vars.t

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



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