summaryrefslogtreecommitdiff
path: root/p/haskell-hit
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2015-04-06 12:51:34 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2015-04-06 12:51:34 +0300
commitc7054b41595c73d5b0435ccd3f1443ce1e88339b (patch)
tree3a59a9be609b75e168c607cd5111d7128f2bf5f2 /p/haskell-hit
parent9fba5a4ff1e06a782722a99508c8d5285d8dea34 (diff)
downloadDHG_packages-c7054b41595c73d5b0435ccd3f1443ce1e88339b.tar.gz
haskell-hit: New upstream release
Diffstat (limited to 'p/haskell-hit')
-rw-r--r--p/haskell-hit/debian/changelog6
-rw-r--r--p/haskell-hit/debian/control15
2 files changed, 17 insertions, 4 deletions
diff --git a/p/haskell-hit/debian/changelog b/p/haskell-hit/debian/changelog
index fd4674b5d..b9e744d79 100644
--- a/p/haskell-hit/debian/changelog
+++ b/p/haskell-hit/debian/changelog
@@ -1,3 +1,9 @@
+haskell-hit (0.6.3-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+
+ -- Joachim Breitner <nomeata@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 --git a/p/haskell-hit/debian/control b/p/haskell-hit/debian/control
index 26ba075d2..924c4d886 100644
--- a/p/haskell-hit/debian/control
+++ b/p/haskell-hit/debian/control
@@ -8,6 +8,8 @@ Build-Depends: debhelper (>= 9)
, 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 @@ Build-Depends: debhelper (>= 9)
, 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 @@ Build-Depends-Indep: ghc-doc
, 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