summaryrefslogtreecommitdiff
path: root/p/haskell-monadcryptorandom
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2016-01-10 21:58:09 -0500
committerClint Adams <clint@debian.org>2016-01-10 21:58:09 -0500
commitbcd2ba281350a6f9c3a4f5a0030f2a3a8bf4cd5f (patch)
treecafa5d87fbe6bf5ca424a32dd6a26d6d2929d9f1 /p/haskell-monadcryptorandom
parent0c444cec9406ff721f3d22c89ee0a7596557deb2 (diff)
downloadDHG_packages-bcd2ba281350a6f9c3a4f5a0030f2a3a8bf4cd5f.tar.gz
monadcryptorandom: Upgrading from 0.6.1 to 0.7.0
Diffstat (limited to 'p/haskell-monadcryptorandom')
-rw-r--r--p/haskell-monadcryptorandom/debian/changelog6
-rw-r--r--p/haskell-monadcryptorandom/debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-monadcryptorandom/debian/changelog b/p/haskell-monadcryptorandom/debian/changelog
index c51913148..9b018ba7e 100644
--- a/p/haskell-monadcryptorandom/debian/changelog
+++ b/p/haskell-monadcryptorandom/debian/changelog
@@ -1,3 +1,9 @@
+haskell-monadcryptorandom (0.7.0-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint@debian.org> Sun, 10 Jan 2016 21:58:09 -0500
+
haskell-monadcryptorandom (0.6.1-5) unstable; urgency=medium
* Switch Vcs-Git/Vcs-Browser headers to new location.
diff --git a/p/haskell-monadcryptorandom/debian/control b/p/haskell-monadcryptorandom/debian/control
index f7477cf51..5f9b008ff 100644
--- a/p/haskell-monadcryptorandom/debian/control
+++ b/p/haskell-monadcryptorandom/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9),
ghc-prof,
libghc-crypto-api-dev (>= 0.2),
libghc-crypto-api-prof,
- libghc-mtl-dev (>= 2.0),
+ libghc-mtl-dev (>= 2.2.1),
libghc-mtl-prof,
libghc-tagged-dev (>= 0.2),
libghc-tagged-prof,