[Pkg-haskell-commits] darcs: haskell-hit: New upstream version 0.6.1.

Clint Adams clint at debian.org
Tue Jun 24 13:26:16 UTC 2014


Tue Jun 24 13:25:57 UTC 2014  Clint Adams <clint at debian.org>
  * New upstream version 0.6.1.

    M ./changelog +6
    M ./control -2 +6
    R ./patches/disable-test-repository
    R ./patches/series

Tue Jun 24 13:25:57 UTC 2014  Clint Adams <clint at debian.org>
  * New upstream version 0.6.1.
diff -rN -u old-haskell-hit/changelog new-haskell-hit/changelog
--- old-haskell-hit/changelog	2014-06-24 13:26:16.249231861 +0000
+++ new-haskell-hit/changelog	2014-06-24 13:26:16.253231862 +0000
@@ -1,3 +1,9 @@
+haskell-hit (0.6.1-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Tue, 24 Jun 2014 08:10:15 -0500
+
 haskell-hit (0.5.5-1) unstable; urgency=medium
 
   * Initial release.
diff -rN -u old-haskell-hit/control new-haskell-hit/control
--- old-haskell-hit/control	2014-06-24 13:26:16.249231861 +0000
+++ new-haskell-hit/control	2014-06-24 13:26:16.253231862 +0000
@@ -12,6 +12,8 @@
   , libghc-attoparsec-prof
   , libghc-cryptohash-dev
   , libghc-cryptohash-prof
+  , libghc-hourglass-dev (>= 0.2)
+  , libghc-hourglass-prof
   , libghc-mtl-dev
   , libghc-mtl-prof
   , libghc-parsec3-dev
@@ -33,11 +35,13 @@
   , libghc-zlib-bindings-prof
   , libghc-hunit-dev
   , libghc-quickcheck2-dev
-  , libghc-test-framework-dev
-  , libghc-test-framework-quickcheck2-dev
+  , libghc-test-framework-dev (>= 0.3)
+  , libghc-test-framework-quickcheck2-dev (>= 0.2)
+  , libghc-bytedump-dev (>= 1.0)
 Build-Depends-Indep: ghc-doc
   , libghc-attoparsec-doc
   , libghc-cryptohash-doc
+  , libghc-hourglass-doc
   , libghc-mtl-doc
   , libghc-parsec3-doc
   , libghc-patience-doc
diff -rN -u old-haskell-hit/patches/disable-test-repository new-haskell-hit/patches/disable-test-repository
--- old-haskell-hit/patches/disable-test-repository	2014-06-24 13:26:16.249231861 +0000
+++ new-haskell-hit/patches/disable-test-repository	1970-01-01 00:00:00.000000000 +0000
@@ -1,23 +0,0 @@
---- a/hit.cabal
-+++ b/hit.cabal
-@@ -104,20 +104,6 @@ Test-Suite test-unit
-                    , time
-                    , hit
- 
--Test-Suite test-repository
--  type:              exitcode-stdio-1.0
--  hs-source-dirs:    Tests
--  Main-Is:           Repo.hs
--  Build-depends:     base >= 3 && < 7
--                   , HUnit
--                   , QuickCheck >= 2
--                   , bytestring
--                   , test-framework >= 0.3
--                   , test-framework-quickcheck2 >= 0.2
--                   , time
--                   , bytedump >= 1.0
--                   , hit
--
- source-repository head
-   type: git
-   location: git://github.com/vincenthz/hit
diff -rN -u old-haskell-hit/patches/series new-haskell-hit/patches/series
--- old-haskell-hit/patches/series	2014-06-24 13:26:16.249231861 +0000
+++ new-haskell-hit/patches/series	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-disable-test-repository




More information about the Pkg-haskell-commits mailing list