summaryrefslogtreecommitdiff
path: root/p/haskell-lrucache
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-lrucache')
-rw-r--r--p/haskell-lrucache/debian/changelog6
-rw-r--r--p/haskell-lrucache/debian/control4
2 files changed, 10 insertions, 0 deletions
diff --git a/p/haskell-lrucache/debian/changelog b/p/haskell-lrucache/debian/changelog
index 469f0de0a..231a67304 100644
--- a/p/haskell-lrucache/debian/changelog
+++ b/p/haskell-lrucache/debian/changelog
@@ -1,3 +1,9 @@
+haskell-lrucache (1.2.0.0-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+
+ -- Joachim Breitner <nomeata@debian.org> Mon, 06 Apr 2015 13:14:50 +0200
+
haskell-lrucache (1.1.1.4-2) experimental; urgency=medium
* Depend on haskell-devscripts 0.9, found in experimental
diff --git a/p/haskell-lrucache/debian/control b/p/haskell-lrucache/debian/control
index 06a961aea..37d47c45c 100644
--- a/p/haskell-lrucache/debian/control
+++ b/p/haskell-lrucache/debian/control
@@ -8,7 +8,11 @@ Build-Depends: debhelper (>= 9)
, haskell-devscripts (>= 0.9)
, ghc
, ghc-prof
+ , libghc-contravariant-dev (>= 0.5)
+ , libghc-contravariant-dev (<< 2)
+ , libghc-contravariant-prof
Build-Depends-Indep: ghc-doc
+ , libghc-contravariant-doc
Standards-Version: 3.9.4
Homepage: http://hackage.haskell.org/package/lrucache
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-lrucache