[libdatetime-format-natural-perl] branch master updated (04a30cb -> f2e1edb)
Lucas Kanashiro
kanashiro at moszumanska.debian.org
Mon Jul 25 03:05:51 UTC 2016
This is an automated email from the git hooks/post-receive script.
kanashiro pushed a change to branch master
in repository libdatetime-format-natural-perl.
from 04a30cb update changelog
adds b09d77d Imported Upstream version 1.04
new 1dfaf18 Merge tag 'upstream/1.04'
new 49af934 Update debian/changelog
new cdba372 Declare compliance with Debian policy 3.9.8
new f2e1edb Releasing libdatetime-format-natural-perl version 1.04-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 | 17 ++++++++
MANIFEST | 19 +++++----
META.json | 9 ++--
META.yml | 9 ++--
Makefile.PL | 2 +-
README | 48 ++++++++++------------
debian/changelog | 10 ++++-
debian/control | 2 +-
lib/DateTime/Format/Natural.pm | 28 ++++++++++++-
lib/DateTime/Format/Natural/Lang/EN.pm | 5 ++-
t/09-parse_iso8601.t | 48 ++++++++++++++++++++++
t/{09-parse_expand.t => 10-parse_expand.t} | 0
t/{10-parse_success.t => 11-parse_success.t} | 0
t/{11-parse_failure.t => 12-parse_failure.t} | 0
t/{12-parse_assert.t => 13-parse_assert.t} | 0
...xtract_expression.t => 14-extract_expression.t} | 0
t/{14-regression.t => 15-regression.t} | 0
t/{15-state.t => 16-state.t} | 0
t/{16-trace.t => 17-trace.t} | 0
t/{17-validate.t => 18-validate.t} | 0
20 files changed, 146 insertions(+), 51 deletions(-)
create mode 100755 t/09-parse_iso8601.t
rename t/{09-parse_expand.t => 10-parse_expand.t} (100%)
rename t/{10-parse_success.t => 11-parse_success.t} (100%)
rename t/{11-parse_failure.t => 12-parse_failure.t} (100%)
rename t/{12-parse_assert.t => 13-parse_assert.t} (100%)
rename t/{13-extract_expression.t => 14-extract_expression.t} (100%)
rename t/{14-regression.t => 15-regression.t} (100%)
rename t/{15-state.t => 16-state.t} (100%)
rename t/{16-trace.t => 17-trace.t} (100%)
rename t/{17-validate.t => 18-validate.t} (100%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdatetime-format-natural-perl.git
More information about the Pkg-perl-cvs-commits
mailing list