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 a25951f3cd3df38b6c654ead93d084554a06b13d Author: Toby Inkster <[email protected]> Date: Sat Sep 27 21:36:20 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 ce52953..f7a5dcf 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.004'; +our $VERSION = '0.005'; use URI; use URI::file; diff --git a/meta/changes.pret b/meta/changes.pret index 2041930..8e388a6 100644 --- a/meta/changes.pret +++ b/meta/changes.pret @@ -26,3 +26,9 @@ item "Coercions are now made immutable."^^Change; item "Add dependency on Perl 5.8."^^Packaging; ]. + +`Types-URI 0.005 cpan:TOBYINK` + issued 2014-09-27; + changeset [ + item "Bump dependency on Type::Library to version 1.000000."^^Packaging; + ]. -- 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
