r67421 - in /branches/upstream/libdatetime-format-natural-perl/current: ./ lib/DateTime/Format/ lib/DateTime/Format/Natural/ lib/DateTime/Format/Natural/Duration/ lib/DateTime/Format/Natural/Lang/ t/

carnil at users.alioth.debian.org carnil at users.alioth.debian.org
Sat Jan 15 09:41:43 UTC 2011


Author: carnil
Date: Sat Jan 15 09:41:29 2011
New Revision: 67421

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=67421
Log:
[svn-upgrade] new version libdatetime-format-natural-perl (0.92)

Added:
    branches/upstream/libdatetime-format-natural-perl/current/lib/DateTime/Format/Natural/Duration/
    branches/upstream/libdatetime-format-natural-perl/current/lib/DateTime/Format/Natural/Duration/Checks.pm
Modified:
    branches/upstream/libdatetime-format-natural-perl/current/Build.PL
    branches/upstream/libdatetime-format-natural-perl/current/Changes
    branches/upstream/libdatetime-format-natural-perl/current/MANIFEST
    branches/upstream/libdatetime-format-natural-perl/current/META.yml
    branches/upstream/libdatetime-format-natural-perl/current/Makefile.PL
    branches/upstream/libdatetime-format-natural-perl/current/README
    branches/upstream/libdatetime-format-natural-perl/current/lib/DateTime/Format/Natural.pm
    branches/upstream/libdatetime-format-natural-perl/current/lib/DateTime/Format/Natural/Calc.pm
    branches/upstream/libdatetime-format-natural-perl/current/lib/DateTime/Format/Natural/Duration.pm
    branches/upstream/libdatetime-format-natural-perl/current/lib/DateTime/Format/Natural/Lang/EN.pm
    branches/upstream/libdatetime-format-natural-perl/current/lib/DateTime/Format/Natural/Test.pm
    branches/upstream/libdatetime-format-natural-perl/current/t/00-load.t
    branches/upstream/libdatetime-format-natural-perl/current/t/01-parse.t
    branches/upstream/libdatetime-format-natural-perl/current/t/02-parse_format.t
    branches/upstream/libdatetime-format-natural-perl/current/t/03-parse_daytime.t
    branches/upstream/libdatetime-format-natural-perl/current/t/04-parse_durations.t
    branches/upstream/libdatetime-format-natural-perl/current/t/05-parse_time_zone.t
    branches/upstream/libdatetime-format-natural-perl/current/t/06-parse_prefer_future.t
    branches/upstream/libdatetime-format-natural-perl/current/t/07-parse_datetime.t
    branches/upstream/libdatetime-format-natural-perl/current/t/08-parse_aliases.t
    branches/upstream/libdatetime-format-natural-perl/current/t/09-parse_success.t
    branches/upstream/libdatetime-format-natural-perl/current/t/10-parse_failure.t
    branches/upstream/libdatetime-format-natural-perl/current/t/11-parse_assert.t
    branches/upstream/libdatetime-format-natural-perl/current/t/14-trace.t
    branches/upstream/libdatetime-format-natural-perl/current/t/pod-coverage.t
    branches/upstream/libdatetime-format-natural-perl/current/t/pod.t

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: branches/upstream/libdatetime-format-natural-perl/current/Build.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdatetime-format-natural-perl/current/Build.PL?rev=67421&op=diff

Modified: branches/upstream/libdatetime-format-natural-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdatetime-format-natural-perl/current/Changes?rev=67421&op=diff

Modified: branches/upstream/libdatetime-format-natural-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdatetime-format-natural-perl/current/MANIFEST?rev=67421&op=diff

Modified: branches/upstream/libdatetime-format-natural-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdatetime-format-natural-perl/current/META.yml?rev=67421&op=diff

Modified: branches/upstream/libdatetime-format-natural-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdatetime-format-natural-perl/current/Makefile.PL?rev=67421&op=diff

Modified: branches/upstream/libdatetime-format-natural-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdatetime-format-natural-perl/current/README?rev=67421&op=diff

Modified: branches/upstream/libdatetime-format-natural-perl/current/lib/DateTime/Format/Natural.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdatetime-format-natural-perl/current/lib/DateTime/Format/Natural.pm?rev=67421&op=diff

Modified: branches/upstream/libdatetime-format-natural-perl/current/lib/DateTime/Format/Natural/Calc.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdatetime-format-natural-perl/current/lib/DateTime/Format/Natural/Calc.pm?rev=67421&op=diff

Modified: branches/upstream/libdatetime-format-natural-perl/current/lib/DateTime/Format/Natural/Duration.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdatetime-format-natural-perl/current/lib/DateTime/Format/Natural/Duration.pm?rev=67421&op=diff

Added: branches/upstream/libdatetime-format-natural-perl/current/lib/DateTime/Format/Natural/Duration/Checks.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdatetime-format-natural-perl/current/lib/DateTime/Format/Natural/Duration/Checks.pm?rev=67421&op=file

Modified: branches/upstream/libdatetime-format-natural-perl/current/lib/DateTime/Format/Natural/Lang/EN.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdatetime-format-natural-perl/current/lib/DateTime/Format/Natural/Lang/EN.pm?rev=67421&op=diff

Modified: branches/upstream/libdatetime-format-natural-perl/current/lib/DateTime/Format/Natural/Test.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdatetime-format-natural-perl/current/lib/DateTime/Format/Natural/Test.pm?rev=67421&op=diff

Modified: branches/upstream/libdatetime-format-natural-perl/current/t/00-load.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdatetime-format-natural-perl/current/t/00-load.t?rev=67421&op=diff

Modified: branches/upstream/libdatetime-format-natural-perl/current/t/01-parse.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdatetime-format-natural-perl/current/t/01-parse.t?rev=67421&op=diff

Modified: branches/upstream/libdatetime-format-natural-perl/current/t/02-parse_format.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdatetime-format-natural-perl/current/t/02-parse_format.t?rev=67421&op=diff

Modified: branches/upstream/libdatetime-format-natural-perl/current/t/03-parse_daytime.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdatetime-format-natural-perl/current/t/03-parse_daytime.t?rev=67421&op=diff

Modified: branches/upstream/libdatetime-format-natural-perl/current/t/04-parse_durations.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdatetime-format-natural-perl/current/t/04-parse_durations.t?rev=67421&op=diff

Modified: branches/upstream/libdatetime-format-natural-perl/current/t/05-parse_time_zone.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdatetime-format-natural-perl/current/t/05-parse_time_zone.t?rev=67421&op=diff

Modified: branches/upstream/libdatetime-format-natural-perl/current/t/06-parse_prefer_future.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdatetime-format-natural-perl/current/t/06-parse_prefer_future.t?rev=67421&op=diff

Modified: branches/upstream/libdatetime-format-natural-perl/current/t/07-parse_datetime.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdatetime-format-natural-perl/current/t/07-parse_datetime.t?rev=67421&op=diff

Modified: branches/upstream/libdatetime-format-natural-perl/current/t/08-parse_aliases.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdatetime-format-natural-perl/current/t/08-parse_aliases.t?rev=67421&op=diff

Modified: branches/upstream/libdatetime-format-natural-perl/current/t/09-parse_success.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdatetime-format-natural-perl/current/t/09-parse_success.t?rev=67421&op=diff

Modified: branches/upstream/libdatetime-format-natural-perl/current/t/10-parse_failure.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdatetime-format-natural-perl/current/t/10-parse_failure.t?rev=67421&op=diff

Modified: branches/upstream/libdatetime-format-natural-perl/current/t/11-parse_assert.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdatetime-format-natural-perl/current/t/11-parse_assert.t?rev=67421&op=diff

Modified: branches/upstream/libdatetime-format-natural-perl/current/t/14-trace.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdatetime-format-natural-perl/current/t/14-trace.t?rev=67421&op=diff

Modified: branches/upstream/libdatetime-format-natural-perl/current/t/pod-coverage.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdatetime-format-natural-perl/current/t/pod-coverage.t?rev=67421&op=diff

Modified: branches/upstream/libdatetime-format-natural-perl/current/t/pod.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdatetime-format-natural-perl/current/t/pod.t?rev=67421&op=diff




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