[Pkg-haskell-commits] darcs: haskell-polyparse: New upstream release

Raúl Benencia rul at kalgan.cc
Fri Apr 11 22:32:55 UTC 2014


Fri Apr 11 22:25:50 UTC 2014  Ra[_<U+00FA>_]l Benencia <rul at kalgan.cc>
  * New upstream release

    M ./changelog -2 +8
    M ./control -17 +15

Fri Apr 11 22:25:50 UTC 2014  Raúl Benencia <rul at kalgan.cc>
  * New upstream release
diff -rN -u old-haskell-polyparse/changelog new-haskell-polyparse/changelog
--- old-haskell-polyparse/changelog	2014-04-11 22:32:55.161028091 +0000
+++ new-haskell-polyparse/changelog	2014-04-11 22:32:55.165028095 +0000
@@ -1,8 +1,14 @@
-haskell-polyparse (1.7-4) UNRELEASED; urgency=low
+haskell-polyparse (1.9-1) UNRELEASED; urgency=low
 
+  [ Joachim Breitner ]
   * Adjust watch file to new hackage layout
 
- -- Joachim Breitner <nomeata at debian.org>  Sat, 05 Oct 2013 18:21:19 +0200
+  [ Raúl Benencia ]
+  * New upstream release
+  * Bump standards version, no change
+  * Remove empty paragraph from Description fields
+
+ -- Raúl Benencia <rul at kalgan.cc>  Fri, 11 Apr 2014 18:58:57 -0300
 
 haskell-polyparse (1.7-3) unstable; urgency=low
 
diff -rN -u old-haskell-polyparse/control new-haskell-polyparse/control
--- old-haskell-polyparse/control	2014-04-11 22:32:55.157028087 +0000
+++ new-haskell-polyparse/control	2014-04-11 22:32:55.161028091 +0000
@@ -12,8 +12,8 @@
  , ghc-doc
  , libghc-text-dev
  , libghc-text-prof
-Standards-Version: 3.9.4
  , libghc-text-doc
+Standards-Version: 3.9.5
 Homepage: http://hackage.haskell.org/package/polyparse
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-polyparse
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-polyparse
@@ -25,13 +25,12 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: A variety of alternative parser combinator libraries for Haskell
- .
- A variety of alternative parser combinator libraries, including the original
+Description: alternative parser combinator libraries for Haskell
+ Alternative parser combinator libraries, including the original
  HuttonMeijer set. The Poly sets have features like good error reporting,
  arbitrary token type, running state, lazy parsing, and so on. Finally,
- Text.Parse is a proposed replacement for the standard Read class, for better
- deserialisation of Haskell values from Strings.
+ Text.Parse is a proposed replacement for the standard Read class, for
+ better deserialisation of Haskell values from Strings.
  .
  This package contains the libraries compiled for GHC.
 
@@ -42,13 +41,12 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: Profiling libraries for haskell-polyparse
- .
- A variety of alternative parser combinator libraries, including the original
+Description: profiling libraries for haskell-polyparse
+ Alternative parser combinator libraries, including the original
  HuttonMeijer set. The Poly sets have features like good error reporting,
  arbitrary token type, running state, lazy parsing, and so on. Finally,
- Text.Parse is a proposed replacement for the standard Read class, for better
- deserialisation of Haskell values from Strings.
+ Text.Parse is a proposed replacement for the standard Read class, for
+ better deserialisation of Haskell values from Strings.
  .
  This package contains the profiling libraries compiled for GHC.
 
@@ -59,10 +57,11 @@
  , ${misc:Depends}
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
-Description: Documentation for haskell-polyparse
- .
- A variety of alternative parser combinator libraries, including the original
+Description: documentation for haskell-polyparse
+ Alternative parser combinator libraries, including the original
  HuttonMeijer set. The Poly sets have features like good error reporting,
  arbitrary token type, running state, lazy parsing, and so on. Finally,
- Text.Parse is a proposed replacement for the standard Read class, for better
- deserialisation of Haskell values from Strings.
+ Text.Parse is a proposed replacement for the standard Read class, for
+ better deserialisation of Haskell values from Strings.
+ .
+ This package contains documentation for polyparse library.
\ No newline at end of file




More information about the Pkg-haskell-commits mailing list