[SCM] Debian packaging of libimager-perl branch, master, updated. debian/0.93+dfsg-1-24-gdbff90d

gregor herrmann gregoa at debian.org
Sat May 18 13:24:39 UTC 2013


The following commit has been merged in the master branch:
commit 6f433a68179d3d8e2506d194a62a8b5978d92566
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat May 18 15:05:14 2013 +0200

    Add a note about a possibly backward incompatible changes to debian/NEWS.

diff --git a/debian/NEWS b/debian/NEWS
new file mode 100644
index 0000000..1607d0c
--- /dev/null
+++ b/debian/NEWS
@@ -0,0 +1,17 @@
+libimager-perl (0.95+dfsg-1) unstable; urgency=low
+
+  From upstream Changes:  
+
+  - NOTE: possibly backward incompatible:
+    support reading from/writing to perl filehandes that aren't raw
+    files.
+
+    This allows Imager's I/O to honour handles with layers such as
+    gzip, scalar file handles or tied file handles.
+
+    This is backward incompatible in that previous Imager would simply
+    use fileno() to retrieve the fd for the file and call write(2) etc
+    on it directly.
+    https://rt.cpan.org/Ticket/Display.html?id=78843
+
+ -- gregor herrmann <gregoa at debian.org>  Sat, 18 May 2013 15:04:21 +0200

-- 
Debian packaging of libimager-perl



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