[DHG_packages] 108/204: monadcryptorandom: Upgrading from 0.7.0 to 0.7.1
Clint Adams
clint at moszumanska.debian.org
Sun Jun 18 16:09:11 UTC 2017
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository DHG_packages.
commit 7bfcb5b470b77435ce450af82d0e1368fd113a5e
Author: Clint Adams <clint at debian.org>
Date: Sat Jun 17 15:05:52 2017 -0400
monadcryptorandom: Upgrading from 0.7.0 to 0.7.1
---
p/haskell-monadcryptorandom/debian/changelog | 6 ++++++
p/haskell-monadcryptorandom/debian/control | 13 ++++++++++---
2 files changed, 16 insertions(+), 3 deletions(-)
diff --git a/p/haskell-monadcryptorandom/debian/changelog b/p/haskell-monadcryptorandom/debian/changelog
index 8ec6233..fd1a8f2 100644
--- a/p/haskell-monadcryptorandom/debian/changelog
+++ b/p/haskell-monadcryptorandom/debian/changelog
@@ -1,3 +1,9 @@
+haskell-monadcryptorandom (0.7.1-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Sat, 17 Jun 2017 15:05:52 -0400
+
haskell-monadcryptorandom (0.7.0-3) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-monadcryptorandom/debian/control b/p/haskell-monadcryptorandom/debian/control
index 5715cc7..e78f327 100644
--- a/p/haskell-monadcryptorandom/debian/control
+++ b/p/haskell-monadcryptorandom/debian/control
@@ -12,15 +12,22 @@ Build-Depends:
haskell-devscripts (>= 0.13),
libghc-crypto-api-dev (>= 0.2),
libghc-crypto-api-prof,
- libghc-mtl-dev (>= 2.2.1),
+ libghc-exceptions-dev (>= 0.8),
+ libghc-exceptions-dev (<< 0.9),
+ libghc-exceptions-prof,
+ libghc-mtl-dev (>= 2.0),
+ libghc-mtl-dev (<< 2.3),
libghc-mtl-prof,
libghc-tagged-dev (>= 0.2),
libghc-tagged-prof,
-Build-Depends-Indep:
- ghc-doc,
+ libghc-transformers-compat-dev (>= 0.3),
+ libghc-transformers-compat-prof,
+Build-Depends-Indep: ghc-doc,
libghc-crypto-api-doc,
+ libghc-exceptions-doc,
libghc-mtl-doc,
libghc-tagged-doc,
+ libghc-transformers-compat-doc,
Standards-Version: 3.9.8
Homepage: https://github.com/TomMD/monadcryptorandom
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-monadcryptorandom
--
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