From b861883202eebc945cb80797bb1d7a36c2933f2c Mon Sep 17 00:00:00 2001 From: Joachim Breitner Date: Fri, 7 Mar 2014 15:45:41 +0400 Subject: haskell-fb: Fix dependency on data-default-instances-base --- p/haskell-fb/debian/changelog | 6 ++++++ p/haskell-fb/debian/control | 3 +++ 2 files changed, 9 insertions(+) (limited to 'p/haskell-fb') diff --git a/p/haskell-fb/debian/changelog b/p/haskell-fb/debian/changelog index 6edb7aa35..6dfc0ff4c 100644 --- a/p/haskell-fb/debian/changelog +++ b/p/haskell-fb/debian/changelog @@ -1,3 +1,9 @@ +haskell-fb (0.15.2-2) UNRELEASED; urgency=medium + + * Fix dependency on data-default-instances-base + + -- Joachim Breitner Fri, 07 Mar 2014 12:43:12 +0100 + haskell-fb (0.15.2-1) unstable; urgency=low [ Joachim Breitner ] diff --git a/p/haskell-fb/debian/control b/p/haskell-fb/debian/control index c5bc9f38b..1eba890b4 100644 --- a/p/haskell-fb/debian/control +++ b/p/haskell-fb/debian/control @@ -37,6 +37,8 @@ Build-Depends: debhelper (>= 9) , libghc-cryptohash-cryptoapi-prof , libghc-data-default-class-dev , libghc-data-default-class-prof + , libghc-data-default-instances-base-dev + , libghc-data-default-instances-base-prof , libghc-http-conduit-dev (>= 2.0) , libghc-http-conduit-dev (<< 2.1) , libghc-http-conduit-prof @@ -77,6 +79,7 @@ Build-Depends-Indep: ghc-doc , libghc-cryptohash-doc , libghc-cryptohash-cryptoapi-doc , libghc-data-default-class-doc + , libghc-data-default-instances-base-doc , libghc-http-conduit-doc , libghc-http-types-doc , libghc-lifted-base-doc -- cgit v1.2.3