[Pkg-haskell-commits] darcs: frown: s/^ , $/^ .$/ in description (Closes: #675088, #675084)

Joachim Breitner mail at joachim-breitner.de
Tue May 29 20:46:35 UTC 2012


Tue May 29 20:46:22 UTC 2012  Joachim Breitner <mail at joachim-breitner.de>
  * s/^ ,$/^ .$/ in description (Closes: #675088, #675084)
  Ignore-this: fd572dcf2cbaa12391caca55879e6167

    M ./changelog +6
    M ./control -1 +1

Tue May 29 20:46:22 UTC 2012  Joachim Breitner <mail at joachim-breitner.de>
  * s/^ ,$/^ .$/ in description (Closes: #675088, #675084)
  Ignore-this: fd572dcf2cbaa12391caca55879e6167
diff -rN -u old-frown//changelog new-frown//changelog
--- old-frown//changelog	2012-05-29 20:46:33.982562464 +0000
+++ new-frown//changelog	2012-05-29 20:46:34.746650089 +0000
@@ -1,3 +1,9 @@
+frown (0.6.1-14) UNRELEASED; urgency=low
+
+  * s/^ ,$/^ .$/ in description (Closes: #675088, #675084)
+
+ -- Joachim Breitner <nomeata at debian.org>  Tue, 29 May 2012 22:45:49 +0200
+
 frown (0.6.1-13) unstable; urgency=low
 
   * Extend TeX build-dependencies (Closes: #669547)
diff -rN -u old-frown//control new-frown//control
--- old-frown//control	2012-05-29 20:46:33.902325514 +0000
+++ new-frown//control	2012-05-29 20:46:34.750642089 +0000
@@ -58,7 +58,7 @@
 Suggests: doc-base
 Description: Manual of the frown parser generator for Haskell 98
  The manual and examples of the frown LALR(k) parser generator.
- ,
+ .
  Frown is inspired by the parser generator Happy and uses a syntax
  quite simular as the syntax used by Happy. Happy only handles LALR(1)
  grammars while Frown can use more extensive LALR(k) grammars and the





More information about the Pkg-haskell-commits mailing list