liburi-find-perl (20140709-1) unstable; urgency=medium

  From upstream Changes for 20140709:  

    Backwards Incompatibilities
    * Previously, URIs stringified to their canonical version.  Now
      they stringify as written.  This results in less loss of
      information.  For example.  "Blah HTTP:://FOO.COM" previously
      would stringify as "http://foo.com/" and now it will stringify
      as "HTTP://FOO.COM".  To restore the old behavior you can call
      $uri->canonical. (Schwern)

 -- gregor herrmann <gregoa@debian.org>  Sat, 25 Jul 2015 19:52:48 +0200
