[Pkg-haskell-commits] darcs: =?UTF-8?Q?haskell-=7Alib-bindings?=: New upstream version 0.0.3.2.
Clint Adams
clint at debian.org
Fri Feb 10 17:09:46 UTC 2012
Fri Feb 10 17:09:37 UTC 2012 Clint Adams <clint at debian.org>
* New upstream version 0.0.3.2.
Ignore-this: 54ab9176d3c6645729cef6b69149b54f
M ./changelog +6
M ./control -3 +6
Fri Feb 10 17:09:37 UTC 2012 Clint Adams <clint at debian.org>
* New upstream version 0.0.3.2.
Ignore-this: 54ab9176d3c6645729cef6b69149b54f
diff -rN -u old-haskell-zlib-bindings//changelog new-haskell-zlib-bindings//changelog
--- old-haskell-zlib-bindings//changelog 2012-02-10 17:09:45.859249109 +0000
+++ new-haskell-zlib-bindings//changelog 2012-02-10 17:09:45.863249175 +0000
@@ -1,3 +1,9 @@
+haskell-zlib-bindings (0.0.3.2-1) unstable; urgency=low
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Fri, 10 Feb 2012 12:05:48 -0500
+
haskell-zlib-bindings (0.0.3-1) unstable; urgency=low
[ Joachim Breitner ]
diff -rN -u old-haskell-zlib-bindings//control new-haskell-zlib-bindings//control
--- old-haskell-zlib-bindings//control 2012-02-10 17:09:45.855249223 +0000
+++ new-haskell-zlib-bindings//control 2012-02-10 17:09:45.867248904 +0000
@@ -30,7 +30,8 @@
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
.
- It provides low-level bindings to zlib
+ It provides necessary functions for producing a streaming interface.
+ This is used, for example, by zlib-conduit and zlib-enum.
Package: libghc-zlib-bindings-prof
Architecture: any
@@ -44,7 +45,8 @@
compiled for profiling.
See http://www.haskell.org/ for more information on Haskell.
.
- It provides low-level bindings to zlib
+ It provides necessary functions for producing a streaming interface.
+ This is used, for example, by zlib-conduit and zlib-enum.
Package: libghc-zlib-bindings-doc
Section: doc
@@ -57,4 +59,5 @@
programming language.
See http://www.haskell.org/ for more information on Haskell.
.
- It provides low-level bindings to zlib
+ It provides necessary functions for producing a streaming interface.
+ This is used, for example, by zlib-conduit and zlib-enum.
More information about the Pkg-haskell-commits
mailing list