[Pkg-haskell-commits] darcs: haskell-happstack: Build dependencies fixed

mascellani at poisson.phc.unipi.it mascellani at poisson.phc.unipi.it
Fri Jul 16 11:07:56 UTC 2010


Fri Jul 16 09:05:59 UTC 2010  mascellani at poisson.phc.unipi.it
  * Build dependencies fixed
  Ignore-this: 55b8084ae42809a280b43c79af68d621

    M ./control -2 +41

Fri Jul 16 09:05:59 UTC 2010  mascellani at poisson.phc.unipi.it
  * Build dependencies fixed
  Ignore-this: 55b8084ae42809a280b43c79af68d621
diff -rN -u old-haskell-happstack/control new-haskell-happstack/control
--- old-haskell-happstack/control	2010-07-16 11:07:56.121368619 +0000
+++ new-haskell-happstack/control	2010-07-16 11:07:56.125368831 +0000
@@ -8,9 +8,48 @@
  haskell-devscripts (>= 0.7),
  cdbs,
  ghc6,
- ghc6-prof
+ ghc6-prof,
+ libghc6-binary-dev,
+ libghc6-binary-prof,
+ libghc6-happstack-data-dev,
+ libghc6-happstack-data-prof,
+ libghc6-happstack-server-dev,
+ libghc6-happstack-server-prof,
+ libghc6-happstack-state-dev,
+ libghc6-happstack-state-prof,
+ libghc6-happstack-ixset-dev,
+ libghc6-happstack-ixset-prof,
+ libghc6-happstack-util-dev,
+ libghc6-happstack-util-prof,
+ libghc6-harp-dev,
+ libghc6-harp-prof,
+ libghc6-hslogger-dev,
+ libghc6-hslogger-prof,
+ libghc6-hsp-dev,
+ libghc6-hsp-prof,
+ libghc6-hstringtemplate-dev,
+ libghc6-hstringtemplate-prof,
+ libghc6-hsx-dev,
+ libghc6-hsx-prof,
+ libghc6-mtl-dev,
+ libghc6-mtl-prof,
+ libghc6-text-dev,
+ libghc6-text-prof
 Build-Depends-Indep:
- ghc6-doc
+ ghc6-doc,
+ libghc6-binary-doc,
+ libghc6-happstack-data-doc,
+ libghc6-happstack-server-doc,
+ libghc6-happstack-state-doc,
+ libghc6-happstack-ixset-doc,
+ libghc6-happstack-util-doc,
+ libghc6-harp-doc,
+ libghc6-hslogger-doc,
+ libghc6-hsp-doc,
+ libghc6-hstringtemplate-doc,
+ libghc6-hsx-doc,
+ libghc6-mtl-doc,
+ libghc6-text-doc
 Standards-Version: 3.9.0
 Homepage: http://hackage.haskell.org/package/happstack
 Vcs-Darcs: http://darcs.debian.org/darcs/pkg-haskell/haskell-happstack





More information about the Pkg-haskell-commits mailing list