[Pkg-haskell-commits] darcs: haskell-platform: Bump happy to inlucde 1.19.3 (bugfix release)

Joachim Breitner mail at joachim-breitner.de
Wed Mar 12 07:32:11 UTC 2014


Wed Mar 12 07:31:24 UTC 2014  Joachim Breitner <mail at joachim-breitner.de>
  * Bump happy to inlucde 1.19.3 (bugfix release) 

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

Wed Mar 12 07:31:24 UTC 2014  Joachim Breitner <mail at joachim-breitner.de>
  * Bump happy to inlucde 1.19.3 (bugfix release) 
diff -rN -u old-haskell-platform/debian/changelog new-haskell-platform/debian/changelog
--- old-haskell-platform/debian/changelog	2014-03-12 07:32:11.193300070 +0000
+++ new-haskell-platform/debian/changelog	2014-03-12 07:32:11.201300065 +0000
@@ -1,3 +1,9 @@
+haskell-platform (2013.2.0.0.debian4) UNRELEASED; urgency=medium
+
+  * Bump happy to inlucde 1.19.3 (bugfix release) 
+
+ -- Joachim Breitner <nomeata at debian.org>  Wed, 12 Mar 2014 08:31:07 +0100
+
 haskell-platform (2013.2.0.0.debian3) unstable; urgency=medium
 
   * bump case-insensitive, because we happened to update it. (Closes: #732597)
diff -rN -u old-haskell-platform/debian/control new-haskell-platform/debian/control
--- old-haskell-platform/debian/control	2014-03-12 07:32:11.189300072 +0000
+++ new-haskell-platform/debian/control	2014-03-12 07:32:11.197300068 +0000
@@ -80,7 +80,7 @@
   cabal-install (>= 1.16.0.2),
   cabal-install (<< 1.16.0.2+),
   happy (>= 1.18.10),
-  happy (<< 1.19.0+),
+  happy (<< 1.19.3+),
   ghc-haddock,
   ${misc:Depends}
 Suggests:




More information about the Pkg-haskell-commits mailing list