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 e519a23f9d936226e7d78aa8555134ee8f4dc695
Author: Toby Inkster <[email protected]>
Date:   Sat Sep 27 19:17:54 2014 +0100

    bump version; changelog
---
 lib/Types/URI.pm  | 2 +-
 meta/changes.pret | 8 ++++++++
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/lib/Types/URI.pm b/lib/Types/URI.pm
index 2a07ea2..ce52953 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.003';
+our $VERSION   = '0.004';
 
 use URI;
 use URI::file;
diff --git a/meta/changes.pret b/meta/changes.pret
index d3671e3..2041930 100644
--- a/meta/changes.pret
+++ b/meta/changes.pret
@@ -18,3 +18,11 @@
                item "Coercion from RDF::Trine::Namespace."^^Addition;
                item "Coercion from XML::Namespace."^^Addition;
        ].
+
+`Types-URI 0.004 cpan:TOBYINK`
+       issued  2014-09-27;
+       changeset [
+               item "Add a new Iri type, like Uri but using GWILLIAMS' IRI 
class. There are coercions between Uri and Iri."^^Addition;
+               item "Coercions are now made immutable."^^Change;
+               item "Add dependency on Perl 5.8."^^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

Reply via email to