[Pkg-haskell-commits] darcs: haskelldb-hdbc: Use Build-Depends-Indep.

Marco Túlio Gontijo e Silva marcot at debian.org
Thu Apr 1 00:43:21 UTC 2010


Thu Apr  1 00:42:07 UTC 2010  Marco T[_\c3_][_\ba_]lio Gontijo e Silva <marcot at debian.org>
  * Use Build-Depends-Indep.
  Ignore-this: bc1990d7f94200276ba44df0e7ee4030

    M ./changelog +1
    M ./control -3 +3

Thu Apr  1 00:42:07 UTC 2010  Marco Túlio Gontijo e Silva <marcot at debian.org>
  * Use Build-Depends-Indep.
  Ignore-this: bc1990d7f94200276ba44df0e7ee4030
diff -rN -u old-haskelldb-hdbc/changelog new-haskelldb-hdbc/changelog
--- old-haskelldb-hdbc/changelog	2010-04-01 00:43:21.074143294 +0000
+++ new-haskelldb-hdbc/changelog	2010-04-01 00:43:21.078143506 +0000
@@ -2,6 +2,7 @@
 
   * Fix "please upgrade build-depends of haskell-hdbc-doc" by updating the
     name of the -doc packages in control. (Closes: #576101)
+  * Use Build-Depends-Indep.
 
  -- Marco Túlio Gontijo e Silva <marcot at debian.org>  Wed, 31 Mar 2010 21:39:42 -0300
 
diff -rN -u old-haskelldb-hdbc/control new-haskelldb-hdbc/control
--- old-haskelldb-hdbc/control	2010-04-01 00:43:21.074143294 +0000
+++ new-haskelldb-hdbc/control	2010-04-01 00:43:21.078143506 +0000
@@ -8,17 +8,17 @@
   , haskell-devscripts (>= 0.7)
   , ghc6 
   , ghc6-prof 
-  , ghc6-doc 
   , libghc6-haskelldb-dev (>= 0.12)
   , libghc6-haskelldb-dev (<< 1)
   , libghc6-haskelldb-prof
-  , libghc6-haskelldb-doc
   , libghc6-hdbc-dev (>= 2.0.0)
   , libghc6-hdbc-dev (<< 3)
   , libghc6-hdbc-prof
-  , libghc6-hdbc-doc
   , libghc6-convertible-dev (>= 1.0.1)
   , libghc6-convertible-prof
+Build-Depends-Indep: ghc6-doc
+  , libghc6-haskelldb-doc
+  , libghc6-hdbc-doc
   , libghc6-convertible-doc
 Standards-Version: 3.8.4
 Homepage: http://hackage.haskell.org/package/haskelldb-hdbc





More information about the Pkg-haskell-commits mailing list