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

Joachim Breitner mail at joachim-breitner.de
Mon Apr 6 19:14:59 UTC 2015


Mon Apr  6 09:51:34 UTC 2015  Joachim Breitner <mail at joachim-breitner.de>
  * New upstream release

    M ./changelog +6
    M ./control -4 +11

Mon Apr  6 09:51:34 UTC 2015  Joachim Breitner <mail at joachim-breitner.de>
  * New upstream release
diff -rN -u old-haskell-hit/changelog new-haskell-hit/changelog
--- old-haskell-hit/changelog	2015-04-06 19:14:59.720084380 +0000
+++ new-haskell-hit/changelog	2015-04-06 19:14:59.720084380 +0000
@@ -1,3 +1,9 @@
+haskell-hit (0.6.3-1) UNRELEASED; urgency=medium
+
+  * New upstream release
+
+ -- Joachim Breitner <nomeata at debian.org>  Mon, 06 Apr 2015 11:50:10 +0200
+
 haskell-hit (0.6.1-2) experimental; urgency=medium
 
   * Depend on haskell-devscripts 0.9, found in experimental
diff -rN -u old-haskell-hit/control new-haskell-hit/control
--- old-haskell-hit/control	2015-04-06 19:14:59.720084380 +0000
+++ new-haskell-hit/control	2015-04-06 19:14:59.720084380 +0000
@@ -8,6 +8,8 @@
   , haskell-devscripts (>= 0.9)
   , ghc
   , ghc-prof
+  , libghc-byteable-dev
+  , libghc-byteable-prof
   , libghc-attoparsec-dev (>= 0.10.1)
   , libghc-attoparsec-prof
   , libghc-cryptohash-dev
@@ -33,12 +35,15 @@
   , libghc-zlib-bindings-dev (>= 0.1)
   , libghc-zlib-bindings-dev (<< 0.2)
   , libghc-zlib-bindings-prof
-  , libghc-hunit-dev
-  , libghc-quickcheck2-dev
-  , libghc-test-framework-dev (>= 0.3)
-  , libghc-test-framework-quickcheck2-dev (>= 0.2)
+  , libghc-unix-compat-dev
+  , libghc-unix-compat-prof
+  , libghc-utf8-string-dev
+  , libghc-utf8-string-prof
+  , libghc-tasty-dev
+  , libghc-tasty-quickcheck2-dev (>= 0.2)
   , libghc-bytedump-dev (>= 1.0)
 Build-Depends-Indep: ghc-doc
+  , libghc-byteable-doc
   , libghc-attoparsec-doc
   , libghc-cryptohash-doc
   , libghc-hourglass-doc
@@ -51,6 +56,8 @@
   , libghc-vector-doc
   , libghc-zlib-doc
   , libghc-zlib-bindings-doc
+  , libghc-unix-compat-doc
+  , libghc-utf8-string-doc
 Standards-Version: 3.9.5
 Homepage: http://hackage.haskell.org/package/hit
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-hit




More information about the Pkg-haskell-commits mailing list