summaryrefslogtreecommitdiff
path: root/p/haskell-tasty
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-08-03 21:28:19 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2014-08-03 21:28:19 +0400
commit7101b76036629a204b51595a9575b2ccae4b1cc0 (patch)
treeb29f8e31844541fe8a36f8e7ffff6b585f09ebfc /p/haskell-tasty
parentc3594de4ff0d92f9ca88bd447bca1788d011a0d0 (diff)
downloadDHG_packages-7101b76036629a204b51595a9575b2ccae4b1cc0.tar.gz
haskell-tasty: New upstream release
Diffstat (limited to 'p/haskell-tasty')
-rw-r--r--p/haskell-tasty/debian/changelog6
-rw-r--r--p/haskell-tasty/debian/control14
2 files changed, 16 insertions, 4 deletions
diff --git a/p/haskell-tasty/debian/changelog b/p/haskell-tasty/debian/changelog
index 6f3b5b551..83856291d 100644
--- a/p/haskell-tasty/debian/changelog
+++ b/p/haskell-tasty/debian/changelog
@@ -1,3 +1,9 @@
+haskell-tasty (0.8.1.2-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+
+ -- Joachim Breitner <nomeata@debian.org> Sun, 03 Aug 2014 19:23:43 +0200
+
haskell-tasty (0.7-1) unstable; urgency=medium
* New upstream version.
diff --git a/p/haskell-tasty/debian/control b/p/haskell-tasty/debian/control
index f306701fc..9ab0eff35 100644
--- a/p/haskell-tasty/debian/control
+++ b/p/haskell-tasty/debian/control
@@ -8,13 +8,11 @@ Build-Depends: debhelper (>= 9)
, cdbs
, ghc
, ghc-prof
- , libghc-either-dev (>= 4.0)
- , libghc-either-prof
, libghc-mtl-dev
, libghc-mtl-prof
, libghc-optparse-applicative-dev (>= 0.6)
, libghc-optparse-applicative-prof
- , libghc-regex-tdfa-dev (>= 1.1.8)
+ , libghc-regex-tdfa-dev (>= 1.2)
, libghc-regex-tdfa-prof
, libghc-stm-dev (>= 2.3)
, libghc-stm-prof
@@ -22,14 +20,22 @@ Build-Depends: debhelper (>= 9)
, libghc-tagged-prof
, libghc-ansi-terminal-dev (>= 0.6.1)
, libghc-ansi-terminal-prof
+ , libghc-unbounded-delays-dev (>= 0.1)
+ , libghc-unbounded-delays-prof
+ , libghc-async-dev (>= 2.0)
+ , libghc-async-prof
+ , libghc-ansi-terminal-dev (>= 0.6.1)
+ , libghc-ansi-terminal-prof
Build-Depends-Indep: ghc-doc
- , libghc-either-doc
, libghc-mtl-doc
, libghc-optparse-applicative-doc
, libghc-regex-tdfa-doc
, libghc-stm-doc
, libghc-tagged-doc
, libghc-ansi-terminal-doc
+ , libghc-unbounded-delays-doc
+ , libghc-async-doc
+ , libghc-ansi-terminal-doc
Standards-Version: 3.9.5
Homepage: http://hackage.haskell.org/package/tasty
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-tasty