[DHG_packages] 01/01: Fix haskell-debian dependencies

Joachim Breitner nomeata at moszumanska.debian.org
Thu Aug 13 07:51:59 UTC 2015


This is an automated email from the git hooks/post-receive script.

nomeata pushed a commit to annotated tag haskell-debian_v3.87.2-2
in repository DHG_packages.

commit e4edeba9bb7c293482cf1b139bef895b2eb30534
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Thu Aug 13 09:47:38 2015 +0200

    Fix haskell-debian dependencies
    
    cabal-debian got it wrong, due to flags.
---
 p/haskell-debian/debian/control | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/p/haskell-debian/debian/control b/p/haskell-debian/debian/control
index 9beeb6c..fa6d6e3 100644
--- a/p/haskell-debian/debian/control
+++ b/p/haskell-debian/debian/control
@@ -31,6 +31,8 @@ Build-Depends: debhelper (>= 9),
  libghc-parsec3-dev (>= 2),
  libghc-parsec3-dev (<< 4),
  libghc-parsec3-prof,
+ libghc-prettyclass-dev,
+ libghc-prettyclass-prof,
  libghc-process-extras-dev (>= 0.2.0),
  libghc-process-extras-prof,
  libghc-puremd5-dev,
@@ -58,6 +60,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-network-doc,
  libghc-network-uri-doc,
  libghc-parsec3-doc,
+ libghc-prettyclass-doc,
  libghc-process-extras-doc,
  libghc-puremd5-doc,
  libghc-regex-compat-doc,

-- 
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