[DHG_packages] 65/101: fix missingh dependencies

Joachim Breitner nomeata at moszumanska.debian.org
Sun Aug 16 14:06:07 UTC 2015


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

nomeata pushed a commit to branch st3
in repository DHG_packages.

commit 9153b78a2b2bdaf0e9386b484ee8161db4fe46f3
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Sat Aug 15 20:52:45 2015 +0200

    fix missingh dependencies
---
 p/missingh/debian/control | 37 +++++++++++++++++++++----------------
 1 file changed, 21 insertions(+), 16 deletions(-)

diff --git a/p/missingh/debian/control b/p/missingh/debian/control
index 699395e..151ba2b 100644
--- a/p/missingh/debian/control
+++ b/p/missingh/debian/control
@@ -4,35 +4,40 @@ Uploaders: John Goerzen <jgoerzen at complete.org>
 Priority: extra
 Section: haskell
 Build-Depends: debhelper (>= 9),
- cdbs (>= 0.4.59),
  haskell-devscripts (>= 0.9),
+ cdbs,
  ghc,
- cpphs,
- libghc-network-dev,
- libghc-mtl-dev,
- libghc-hunit-dev,
- libghc-hslogger-dev,
- libghc-regex-compat-dev,
- libghc-parsec3-dev,
- libghc-random-dev,
  ghc-prof,
- libghc-network-prof,
- libghc-mtl-prof,
+ libghc-hunit-dev,
  libghc-hunit-prof,
+ libghc-hslogger-dev,
  libghc-hslogger-prof,
- libghc-regex-compat-prof,
+ libghc-mtl-dev,
+ libghc-mtl-prof,
+ libghc-network-dev,
+ libghc-network-prof,
+ libghc-old-locale-dev,
+ libghc-old-locale-prof,
+ libghc-old-time-dev,
+ libghc-old-time-prof,
+ libghc-parsec3-dev,
  libghc-parsec3-prof,
+ libghc-random-dev,
  libghc-random-prof,
+ libghc-regex-compat-dev,
+ libghc-regex-compat-prof,
 Build-Depends-Indep: ghc-doc,
- libghc-network-doc,
- libghc-mtl-doc,
  libghc-hunit-doc,
  libghc-hslogger-doc,
- libghc-regex-compat-doc,
+ libghc-mtl-doc,
+ libghc-network-doc,
+ libghc-old-locale-doc,
+ libghc-old-time-doc,
  libghc-parsec3-doc,
  libghc-random-doc,
+ libghc-regex-compat-doc,
 Standards-Version: 3.9.4
-Homepage: http://software.complete.org/software/projects/show/missingh
+Homepage: http://software.complete.org/missingh
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/missingh
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/missingh
 

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