[Pkg-haskell-commits] darcs: haskell-hashed-storage: New build dependencies: binary, dataenc.

Trent W. Buck trentbuck at gmail.com
Sat Mar 20 11:49:27 UTC 2010


Thu Mar 18 04:57:08 UTC 2010  Trent W. Buck <trentbuck at gmail.com>
  * New build dependencies: binary, dataenc.
  Ignore-this: f64c578bf5c630f10832fa700659523e

    M ./changelog +1
    M ./control +6
    R ./patches/series

Thu Mar 18 04:57:08 UTC 2010  Trent W. Buck <trentbuck at gmail.com>
  * New build dependencies: binary, dataenc.
  Ignore-this: f64c578bf5c630f10832fa700659523e
diff -rN -u -purd old-haskell-hashed-storage/changelog new-haskell-hashed-storage/changelog
--- old-haskell-hashed-storage/changelog	2010-03-20 11:49:27.566853123 +0000
+++ new-haskell-hashed-storage/changelog	2010-03-20 11:49:27.566853123 +0000
@@ -2,6 +2,7 @@ haskell-hashed-storage (0.4.7-1) UNRELEA
 
   * New upstream release
   * Revert mmap 0.5 compatibility (see http://bugs.darcs.net/issue1753).
+  * New build dependencies: binary, dataenc.
 
  -- Trent W. Buck <trentbuck at gmail.com>  Thu, 18 Mar 2010 15:48:11 +1100
 
diff -rN -u -purd old-haskell-hashed-storage/control new-haskell-hashed-storage/control
--- old-haskell-hashed-storage/control	2010-03-20 11:49:27.566853123 +0000
+++ new-haskell-hashed-storage/control	2010-03-20 11:49:27.566853123 +0000
@@ -8,6 +8,10 @@ Build-Depends: debhelper (>= 7)
   , cdbs
   , ghc6 
   , ghc6-prof 
+  , libghc6-binary-dev
+  , libghc6-binary-prof
+  , libghc6-dataenc-dev
+  , libghc6-dataenc-prof
   , libghc6-mtl-dev
   , libghc6-mtl-prof
   , libghc6-mmap0.4-dev
@@ -15,6 +19,8 @@ Build-Depends: debhelper (>= 7)
   , libghc6-zlib-dev
   , libghc6-zlib-prof
 Build-Depends-Indep: ghc6-doc
+  , libghc6-binary-doc
+  , libghc6-dataenc-doc
   , libghc6-mtl-doc
   , libghc6-mmap-doc 
   , haskell-zlib-doc





More information about the Pkg-haskell-commits mailing list