[DHG_packages] 141/204: recursion-schemes: Upgrading from 5 to 5.0.1
Clint Adams
clint at moszumanska.debian.org
Sun Jun 18 16:09:15 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 4103d2f7c95e353abe9505a018a55332a2f15d8f
Author: Clint Adams <clint at debian.org>
Date: Sun Jun 18 01:55:23 2017 -0400
recursion-schemes: Upgrading from 5 to 5.0.1
---
p/haskell-recursion-schemes/debian/changelog | 6 ++++++
p/haskell-recursion-schemes/debian/control | 15 +++++++++++----
2 files changed, 17 insertions(+), 4 deletions(-)
diff --git a/p/haskell-recursion-schemes/debian/changelog b/p/haskell-recursion-schemes/debian/changelog
index aa441b6..8c98c64 100644
--- a/p/haskell-recursion-schemes/debian/changelog
+++ b/p/haskell-recursion-schemes/debian/changelog
@@ -1,3 +1,9 @@
+haskell-recursion-schemes (5.0.1-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Sun, 18 Jun 2017 01:55:23 -0400
+
haskell-recursion-schemes (5-2) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-recursion-schemes/debian/control b/p/haskell-recursion-schemes/debian/control
index 915d639..e502d0b 100644
--- a/p/haskell-recursion-schemes/debian/control
+++ b/p/haskell-recursion-schemes/debian/control
@@ -10,8 +10,11 @@ Build-Depends:
ghc (>= 8),
ghc-prof,
haskell-devscripts (>= 0.13),
- libghc-bifunctors-dev (<< 6),
+ libghc-base-orphans-dev (>= 0.5.4),
+ libghc-base-orphans-dev (<< 0.6),
+ libghc-base-orphans-prof,
libghc-bifunctors-dev (>= 4),
+ libghc-bifunctors-dev (<< 6),
libghc-bifunctors-prof,
libghc-comonad-dev (<< 6),
libghc-comonad-dev (>= 4),
@@ -19,14 +22,18 @@ Build-Depends:
libghc-free-dev (<< 5),
libghc-free-dev (>= 4),
libghc-free-prof,
- libghc-transformers-compat-dev (<< 1),
+ libghc-semigroups-dev (>= 0.8.3.1),
+ libghc-semigroups-dev (<< 1),
+ libghc-semigroups-prof,
libghc-transformers-compat-dev (>= 0.3),
+ libghc-transformers-compat-dev (<< 1),
libghc-transformers-compat-prof,
-Build-Depends-Indep:
- ghc-doc,
+Build-Depends-Indep: ghc-doc,
+ libghc-base-orphans-doc,
libghc-bifunctors-doc,
libghc-comonad-doc,
libghc-free-doc,
+ libghc-semigroups-doc,
libghc-transformers-compat-doc,
Standards-Version: 3.9.8
Homepage: http://github.com/ekmett/recursion-schemes/
--
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