[Pkg-haskell-commits] darcs: haskell-utf8-string: New upstream release
Joachim Breitner
mail at joachim-breitner.de
Mon Jun 29 20:46:35 UTC 2015
Mon Jun 29 11:34:53 UTC 2015 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
M ./changelog +6
M ./control -3 +3
Mon Jun 29 11:34:53 UTC 2015 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
diff -rN -u old-haskell-utf8-string/changelog new-haskell-utf8-string/changelog
--- old-haskell-utf8-string/changelog 2015-06-29 20:46:35.173258450 +0000
+++ new-haskell-utf8-string/changelog 2015-06-29 20:46:35.181258446 +0000
@@ -1,3 +1,9 @@
+haskell-utf8-string (1-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+
+ -- Joachim Breitner <nomeata at debian.org> Mon, 29 Jun 2015 13:34:29 +0200
+
haskell-utf8-string (0.3.7-5) unstable; urgency=medium
[ Chris Lamb ]
diff -rN -u old-haskell-utf8-string/control new-haskell-utf8-string/control
--- old-haskell-utf8-string/control 2015-06-29 20:46:35.173258450 +0000
+++ new-haskell-utf8-string/control 2015-06-29 20:46:35.177258448 +0000
@@ -25,7 +25,7 @@
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: GHC libraries for the Haskell UTF-8 library
- UTF8 layer for IO and Strings. The utf8-string package provides operations
+ UTF8 layer for Strings. The utf8-string package provides operations
for encoding UTF8 strings to Word8 lists and back, and for reading and
writing UTF8 without truncation.
.
@@ -37,7 +37,7 @@
, ${misc:Depends}
Provides: ${haskell:Provides}
Description: Profiling support for the GHC Haskell UTF-8 library
- UTF8 layer for IO and Strings. The utf8-string package provides operations
+ UTF8 layer for Strings. The utf8-string package provides operations
for encoding UTF8 strings to Word8 lists and back, and for reading and
writing UTF8 without truncation.
.
@@ -52,7 +52,7 @@
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: GHC libraries for the Haskell UTF-8 library (documentation)
- UTF8 layer for IO and Strings. The utf8-string package provides operations
+ UTF8 layer for Strings. The utf8-string package provides operations
for encoding UTF8 strings to Word8 lists and back, and for reading and
writing UTF8 without truncation.
.
More information about the Pkg-haskell-commits
mailing list