diff options
| author | Clint Adams <clint@debian.org> | 2016-01-10 22:21:23 -0500 |
|---|---|---|
| committer | Clint Adams <clint@debian.org> | 2016-01-10 22:21:23 -0500 |
| commit | b5faf2aeb9532481a440acef0c1ae0a65a3d1f70 (patch) | |
| tree | 3b9d89f2c8d3561a23e0034a07119b42c9425489 /p/haskell-hspec-core | |
| parent | eddda808a1a6c15dfe1bc639bbd2c03ffcb26f41 (diff) | |
| download | DHG_packages-b5faf2aeb9532481a440acef0c1ae0a65a3d1f70.tar.gz | |
hspec-core: Upgrading from 2.1.10 to 2.2.1
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, |
