This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libtypes-uri-perl.
commit 4577457b302503b5fbbd4bc2e17b5a443e27382d Author: Toby Inkster <[email protected]> Date: Sun Sep 28 07:38:55 2014 +0100 bump version; changelog --- lib/Types/URI.pm | 2 +- meta/changes.pret | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/lib/Types/URI.pm b/lib/Types/URI.pm index 918f333..e1a2012 100644 --- a/lib/Types/URI.pm +++ b/lib/Types/URI.pm @@ -5,7 +5,7 @@ use warnings; package Types::URI; our $AUTHORITY = 'cpan:TOBYINK'; -our $VERSION = '0.005'; +our $VERSION = '0.006'; use URI; use URI::file; diff --git a/meta/changes.pret b/meta/changes.pret index 8e388a6..6df842f 100644 --- a/meta/changes.pret +++ b/meta/changes.pret @@ -32,3 +32,9 @@ changeset [ item "Bump dependency on Type::Library to version 1.000000."^^Packaging; ]. + +`Types-URI 0.006 cpan:TOBYINK` + issued 2014-09-28; + changeset [ + item "Coercion to_Iri should load IRI.pm at run time, not compile time."^^Bugfix; + ]. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtypes-uri-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
