[libtime-duration-parse-perl] branch master updated (e5130c8 -> 20fc611)

gregor herrmann gregoa at debian.org
Tue Oct 27 19:58:56 UTC 2015


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

gregoa pushed a change to branch master
in repository libtime-duration-parse-perl.

      from  e5130c8   remove boilerplate comments from debian/watch
      adds  e438ee4   Directory for svk import.
      adds  ca3e774   import Time::Duration::Parse
      adds  4c874df   0.02: lc() if timespec is not 1-char long
      adds  c72fd68   removed nasty comment :)
      adds  5c2b77f   added reference to DT::Format::Duration
      adds  b0a297f   fixed variable names
      adds  23fe3c6   svn:ignore
      adds  f025cb5   accept patches from swartz and rjbs
      adds  16dcc52   Checking in changes prior to tagging of version 0.03.  Changelog diff is:
      adds  662c369   apply patch from http://rt.cpan.org/Ticket/Display.html?id=32078
      adds  5193c82   Checking in changes prior to tagging of version 0.04.  Changelog diff is:
      adds  81482d1   apply the patch from trs
      adds  ddd11a1   Checking in changes prior to tagging of version 0.05.  Changelog diff is:
      adds  819841a   accepts white space and decimal numbers
      adds  e8644e6   Checking in changes prior to tagging of version 0.06.  Changelog diff is:
      adds  1302340   convert to git
      adds  44bb413   Reformatted as per CPAN::Changes::Spec
      adds  0c63740   Specified min perl version as 5.6.0
      adds  9f88f60   Fixed pod error reported in RT#86904
      adds  6292f36   License type 'perl' in metadata
      adds  246c811   +use warnings
      adds  9e65de6   added cpan repository metadata
      adds  e17131b   Merge pull request #1 from dsteinbrunner/patch-1
      adds  f3c6d83   Added github repo to metadata and pod
      adds  ccf4607   Added Time::Duration::Parse::More to SEE ALSO
      adds  4df9201   Added requirement on Test::More 0.88
      adds  19ffffc   Now support optional leading '+', as in '+2h'
      adds  ab0c772   Changed build_requires to test_requires for Test::More and Time::Duration
      adds  2731b1d   Added more modules to SEE ALSO
      adds  2c44d6b   Moved the SEE ALSO section higher up the pod
      adds  e4f170d   Consistent parenthesising
      adds  0635c3c   Switched to Dist::Zilla
      adds  26ae316   Set min perl version to 5.6.0
      adds  e3d2747   Added description of DateTime::Format::Duration to SEE ALSO
      adds  3384aad   Added [MetaJSON] to dist.ini, so release will include META.json
      adds  d3efdd3   Added abbrevations for months
      adds  7c5567c   tag and push to github on release
      adds  fbc0412   Imported Upstream version 0.13
       new  b06ca50   Merge tag 'upstream/0.13'
       new  783ae63   Update debian/changelog
       new  d10439d   Update debian/upstream/metadata.
       new  20fc611   releasing package libtime-duration-parse-perl version 0.13-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:
 Changes                    |   7 +++
 MANIFEST                   |   2 +-
 META.json                  |  12 ++---
 META.yml                   |   8 ++--
 Makefile.PL                |   4 +-
 README                     |   4 +-
 debian/changelog           |   8 ++++
 debian/upstream/metadata   |   3 +-
 dist.ini                   |   5 +-
 lib/Time/Duration/Parse.pm |   6 +--
 t/01_parse.t               | 114 +++++++++++++++++++++++++++------------------
 11 files changed, 107 insertions(+), 66 deletions(-)

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



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