diff options
Diffstat (limited to 'p/haskell-hspec-core')
| -rw-r--r-- | p/haskell-hspec-core/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-hspec-core/debian/control | 4 |
2 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-hspec-core/debian/changelog b/p/haskell-hspec-core/debian/changelog index 12d35f162..23676be6a 100644 --- a/p/haskell-hspec-core/debian/changelog +++ b/p/haskell-hspec-core/debian/changelog @@ -1,3 +1,9 @@ +haskell-hspec-core (2.2.1-1) unstable; urgency=medium + + * New upstream release + + -- Clint Adams <clint@debian.org> Sun, 10 Jan 2016 22:21:23 -0500 + haskell-hspec-core (2.1.10-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-hspec-core/debian/control b/p/haskell-hspec-core/debian/control index 998d3c1ef..31c1150d0 100644 --- a/p/haskell-hspec-core/debian/control +++ b/p/haskell-hspec-core/debian/control @@ -16,8 +16,8 @@ Build-Depends: debhelper (>= 9), libghc-ansi-terminal-prof, libghc-async-dev (>= 2), libghc-async-prof, - libghc-hspec-expectations-dev (>= 0.7.1), - libghc-hspec-expectations-dev (<< 0.7.2), + libghc-hspec-expectations-dev (>= 0.7.2), + libghc-hspec-expectations-dev (<< 0.7.3), libghc-hspec-expectations-prof, libghc-quickcheck-io-dev, libghc-quickcheck-io-prof, |
