From e30e61ffc99de3f6402668a56b7a667ae5924f36 Mon Sep 17 00:00:00 2001 From: James McCoy Date: Sun, 28 Jun 2015 20:07:05 +0300 Subject: haskell-github: Add new Build-Depends for cryptohash, byteable, and base16-bytestring libraries. --- p/haskell-github/debian/changelog | 2 ++ p/haskell-github/debian/control | 6 ++++++ 2 files changed, 8 insertions(+) (limited to 'p/haskell-github') diff --git a/p/haskell-github/debian/changelog b/p/haskell-github/debian/changelog index ce96b2555..b6d675650 100644 --- a/p/haskell-github/debian/changelog +++ b/p/haskell-github/debian/changelog @@ -2,6 +2,8 @@ haskell-github (0.13.2-1) UNRELEASED; urgency=medium * New upstream release * Update d/copyright + * Add new Build-Depends for cryptohash, byteable, and base16-bytestring + libraries. -- James McCoy Sat, 27 Jun 2015 20:48:06 -0400 diff --git a/p/haskell-github/debian/control b/p/haskell-github/debian/control index ed30e31cd..ba71fa057 100644 --- a/p/haskell-github/debian/control +++ b/p/haskell-github/debian/control @@ -12,8 +12,14 @@ Build-Depends: debhelper (>= 9) , libghc-aeson-prof , libghc-attoparsec-dev (>= 0.10.3.0) , libghc-attoparsec-prof + , libghc-base16-bytestring-dev (>= 0.1.1.6) + , libghc-base16-bytestring-prof + , libghc-byteable-dev (>= 0.1.0) + , libghc-byteable-prof , libghc-case-insensitive-dev (>= 0.4.0.4) , libghc-case-insensitive-prof, + , libghc-cryptohash-dev (>= 0.11) + , libghc-cryptohash-prof , libghc-text-dev , libghc-text-prof , libghc-http-dev -- cgit v1.2.3