diff options
author | Joey Hess <joey@kitenet.net> | 2013-08-30 22:43:02 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-08-30 22:43:02 -0400 |
commit | 8833cfe30d121d8c097a5b1b0be2e1fb2e251e80 (patch) | |
tree | e4fce474314b4e58ebda5c2d7b295f38c0d84e6b /debian | |
parent | db6f258745639cac9717c831a62003140480b692 (diff) | |
download | ikiwiki-8833cfe30d121d8c097a5b1b0be2e1fb2e251e80.tar ikiwiki-8833cfe30d121d8c097a5b1b0be2e1fb2e251e80.tar.gz |
Fix test suite to work with perl 5.18. Closes: #719969
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 07ea0c3d8..3692dcd42 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ ikiwiki (3.20130712) UNRELEASED; urgency=low * Consistently configure LWP::UserAgent to allow use of http_proxy and no_proxy environment variables, as well as ~/.ikiwiki/cookies (schmonz) + * Fix test suite to work with perl 5.18. Closes: #719969 -- Joey Hess <joeyh@debian.org> Fri, 19 Jul 2013 18:53:23 -0400 |