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

gregoa pushed a commit to branch master
in repository liburi-find-perl.

commit 548364fe9d982357bb0a7ced745a08dad9694d4b
Author: gregor herrmann <gre...@debian.org>
Date:   Sat Jul 25 19:53:28 2015 +0200

    Add debian/NEWS with a note about backward incompatible changes.
---
 debian/NEWS | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/debian/NEWS b/debian/NEWS
new file mode 100644
index 0000000..a2ba3c6
--- /dev/null
+++ b/debian/NEWS
@@ -0,0 +1,13 @@
+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 <gre...@debian.org>  Sat, 25 Jul 2015 19:52:48 +0200

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/liburi-find-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