From 8ce5c7773884504c3936cb6e91e5a05ac4c1073d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 30 Apr 2010 13:06:52 -0400 Subject: Version dependency on liburi-perl to >= 1.36; previous versions did not support building urls from utf-8 strings. Closes: #579713 --- Bundle/IkiWiki.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Bundle') diff --git a/Bundle/IkiWiki.pm b/Bundle/IkiWiki.pm index 769791d30..d6c344d6a 100644 --- a/Bundle/IkiWiki.pm +++ b/Bundle/IkiWiki.pm @@ -20,7 +20,7 @@ Text::Markdown HTML::Scrubber HTML::Template HTML::Parser -URI +URI 1.36 XML::Simple Date::Parse CGI::FormBuilder -- cgit v1.2.3