[Pkg-haskell-commits] darcs: haskell-happstack-util: Added missing dependencies

mascellani at poisson.phc.unipi.it mascellani at poisson.phc.unipi.it
Mon Jul 5 08:00:55 UTC 2010


Fri Jul  2 16:06:33 UTC 2010  mascellani at poisson.phc.unipi.it
  * Added missing dependencies
  Ignore-this: ebb9f6053b10c160b4526f52306461db

    M ./control -2 +19

Fri Jul  2 16:06:33 UTC 2010  mascellani at poisson.phc.unipi.it
  * Added missing dependencies
  Ignore-this: ebb9f6053b10c160b4526f52306461db
diff -rN -u old-haskell-happstack-util/control new-haskell-happstack-util/control
--- old-haskell-happstack-util/control	2010-07-05 08:00:55.292329026 +0000
+++ new-haskell-happstack-util/control	2010-07-05 08:00:55.300329452 +0000
@@ -10,10 +10,27 @@
  ghc6,
  ghc6-prof,
  libghc6-mtl-dev,
- libghc6-mtl-prof
+ libghc6-mtl-prof,
+ libghc6-smtpclient-dev,
+ libghc6-smtpclient-prof,
+ libghc6-network-dev,
+ libghc6-network-prof,
+ libghc6-parsec-dev,
+ libghc6-parsec3-dev,
+ libghc6-parsec3-prof,
+ libghc6-strict-concurrency-dev,
+ libghc6-strict-concurrency-prof,
+ libghc6-unix-compat-dev,
+ libghc6-unix-compat-prof,
+ libghc6-hslogger-dev
 Build-Depends-Indep:
  ghc6-doc,
- libghc6-mtl-doc
+ libghc6-mtl-doc,
+ libghc6-smtpclient-doc,
+ libghc6-network-doc,
+ libghc6-parsec3-doc,
+ libghc6-strict-concurrency-doc,
+ libghc6-unix-compat-doc
 Standards-Version: 3.8.4
 Homepage: http://hackage.haskell.org/package/happstack-util
 Vcs-Darcs: http://darcs.debian.org/darcs/pkg-haskell/haskell-happstack-util





More information about the Pkg-haskell-commits mailing list