[DHG_packages] 66/101: Fix hspec dependency

Joachim Breitner nomeata at moszumanska.debian.org
Sun Aug 16 14:06:07 UTC 2015


This is an automated email from the git hooks/post-receive script.

nomeata pushed a commit to branch st3
in repository DHG_packages.

commit 4a5ccf57a1b5b85f3a7718cf087bea54d690e166
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Sat Aug 15 21:00:41 2015 +0200

    Fix hspec dependency
---
 p/haskell-hspec/debian/control | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/p/haskell-hspec/debian/control b/p/haskell-hspec/debian/control
index 9245e58..2ce8001 100644
--- a/p/haskell-hspec/debian/control
+++ b/p/haskell-hspec/debian/control
@@ -15,7 +15,6 @@ Build-Depends: debhelper (>= 9),
  libghc-hspec-core-dev (>= 2.1.10),
  libghc-hspec-core-dev (<< 2.1.11),
  libghc-hspec-core-prof,
- libghc-hspec-discover-prof,
  libghc-hspec-expectations-dev (>= 0.7.1),
  libghc-hspec-expectations-dev (<< 0.7.2),
  libghc-hspec-expectations-prof,
@@ -34,8 +33,8 @@ Architecture: any
 Depends: ${haskell:Depends},
  ${shlibs:Depends},
  ${misc:Depends},
- hspec-discover (>= 2.1.7),
- hspec-discover (<< 2.1.9),
+ hspec-discover (>= 2.1.10),
+ hspec-discover (<< 2.1.11),
 Recommends: ${haskell:Recommends},
 Suggests: ${haskell:Suggests},
 Provides: ${haskell:Provides},

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git



More information about the Pkg-haskell-commits mailing list