This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag debian/0.019-1
in repository libattean-perl.

commit f4697e1fa154358d1eb227f313662c4301a3dea9
Author: Gregory Todd Williams <g...@evilfunhouse.com>
Date:   Fri Jan 5 08:51:03 2018 -0800

    Updated required version of IRI (#118).
---
 lib/Attean/IRI.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Attean/IRI.pm b/lib/Attean/IRI.pm
index e4d09ac..2e24036 100644
--- a/lib/Attean/IRI.pm
+++ b/lib/Attean/IRI.pm
@@ -31,7 +31,7 @@ and extends the L<IRI> class.
 package Attean::IRI 0.017 {
        use Moo;
        use Types::Standard qw(Str);
-       use IRI 0.004;
+       use IRI 0.005;
        use namespace::clean;
 
        extends 'IRI';

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libattean-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to