[libattean-perl] 17/42: Updated required version of IRI (#118).

Jonas Smedegaard dr at jones.dk
Mon Feb 12 13:16:13 UTC 2018


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 <greg at 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



More information about the Pkg-perl-cvs-commits mailing list