summaryrefslogtreecommitdiff
path: root/p/haskell-tasty-hspec
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2016-01-10 23:11:57 -0500
committerClint Adams <clint@debian.org>2016-01-10 23:12:18 -0500
commitd82bd67e6925085a84db96635c2f520db351e8e7 (patch)
treeee3655ac2cdd3ff17247ee33b7100e80dd753e93 /p/haskell-tasty-hspec
parent809e33711018872fff2ebe8eeb39ec29b2f5ace3 (diff)
downloadDHG_packages-d82bd67e6925085a84db96635c2f520db351e8e7.tar.gz
tasty-hspec: Upgrading from 1.1 to 1.1.2
Diffstat (limited to 'p/haskell-tasty-hspec')
-rw-r--r--p/haskell-tasty-hspec/debian/changelog6
-rw-r--r--p/haskell-tasty-hspec/debian/control9
2 files changed, 10 insertions, 5 deletions
diff --git a/p/haskell-tasty-hspec/debian/changelog b/p/haskell-tasty-hspec/debian/changelog
index 607c5f3f4..a9321e718 100644
--- a/p/haskell-tasty-hspec/debian/changelog
+++ b/p/haskell-tasty-hspec/debian/changelog
@@ -1,3 +1,9 @@
+haskell-tasty-hspec (1.1.2-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint@debian.org> Sun, 10 Jan 2016 23:11:57 -0500
+
haskell-tasty-hspec (1.1-2) unstable; urgency=medium
* Switch Vcs-Git/Vcs-Browser headers to new location.
diff --git a/p/haskell-tasty-hspec/debian/control b/p/haskell-tasty-hspec/debian/control
index 7099a3c96..07e2a11b8 100644
--- a/p/haskell-tasty-hspec/debian/control
+++ b/p/haskell-tasty-hspec/debian/control
@@ -9,30 +9,29 @@ Build-Depends: debhelper (>= 9),
ghc,
ghc-prof,
libghc-quickcheck2-dev (>= 2.7),
- libghc-quickcheck2-dev (<< 3),
libghc-quickcheck2-prof,
libghc-hspec-dev (>= 2),
- libghc-hspec-dev (<< 3),
+ libghc-hspec-dev (<< 2.3),
libghc-hspec-prof,
libghc-hspec-core-dev (>= 2),
libghc-hspec-core-dev (<< 3),
libghc-hspec-core-prof,
libghc-random-dev,
libghc-random-prof,
+ libghc-tagged-dev (>= 0.7),
+ libghc-tagged-prof,
libghc-tasty-dev (>= 0.8),
- libghc-tasty-dev (<< 1.0),
libghc-tasty-prof,
libghc-tasty-quickcheck-dev (>= 0.3),
- libghc-tasty-quickcheck-dev (<< 0.9),
libghc-tasty-quickcheck-prof,
libghc-tasty-smallcheck-dev (>= 0.1),
- libghc-tasty-smallcheck-dev (<< 0.9),
libghc-tasty-smallcheck-prof,
Build-Depends-Indep: ghc-doc,
libghc-quickcheck2-doc,
libghc-hspec-doc,
libghc-hspec-core-doc,
libghc-random-doc,
+ libghc-tagged-doc,
libghc-tasty-doc,
libghc-tasty-quickcheck-doc,
libghc-tasty-smallcheck-doc,