summaryrefslogtreecommitdiff
path: root/p/haskell-recursion-schemes
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2017-07-07 18:30:10 -0400
committerClint Adams <clint@debian.org>2017-07-07 18:30:10 -0400
commit1a7c5a02b74a08e22031b6d007c5bf5b602a5c1b (patch)
tree1e67db547c76840393b1a48399741951662ac117 /p/haskell-recursion-schemes
parent804a0455d4a84cae130942b2131b3af4d1cc1b0d (diff)
downloadDHG_packages-1a7c5a02b74a08e22031b6d007c5bf5b602a5c1b.tar.gz
recursion-schemes: Upgrading from 5.0.1 to 5.0.2
Diffstat (limited to 'p/haskell-recursion-schemes')
-rw-r--r--p/haskell-recursion-schemes/debian/changelog6
-rw-r--r--p/haskell-recursion-schemes/debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-recursion-schemes/debian/changelog b/p/haskell-recursion-schemes/debian/changelog
index 8c98c64df..57faab9fa 100644
--- a/p/haskell-recursion-schemes/debian/changelog
+++ b/p/haskell-recursion-schemes/debian/changelog
@@ -1,3 +1,9 @@
+haskell-recursion-schemes (5.0.2-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint@debian.org> Fri, 07 Jul 2017 18:30:10 -0400
+
haskell-recursion-schemes (5.0.1-1) unstable; urgency=medium
* New upstream release
diff --git a/p/haskell-recursion-schemes/debian/control b/p/haskell-recursion-schemes/debian/control
index e502d0bd0..7ab40b366 100644
--- a/p/haskell-recursion-schemes/debian/control
+++ b/p/haskell-recursion-schemes/debian/control
@@ -11,7 +11,7 @@ Build-Depends:
ghc-prof,
haskell-devscripts (>= 0.13),
libghc-base-orphans-dev (>= 0.5.4),
- libghc-base-orphans-dev (<< 0.6),
+ libghc-base-orphans-dev (<< 0.7),
libghc-base-orphans-prof,
libghc-bifunctors-dev (>= 4),
libghc-bifunctors-dev (<< 6),