[Pkg-haskell-commits] darcs: haskell-language-c: control: Use Build-Depends-Indep.

Marco Silva marcot at debian.org
Tue May 10 18:28:51 UTC 2011


Tue May 10 18:00:50 UTC 2011  Marco Silva <marcot at debian.org>
  * control: Use Build-Depends-Indep.
  Ignore-this: a2768d5752ce418fe0076cb65c6756f7

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

Tue May 10 18:00:50 UTC 2011  Marco Silva <marcot at debian.org>
  * control: Use Build-Depends-Indep.
  Ignore-this: a2768d5752ce418fe0076cb65c6756f7
diff -rN -u old-haskell-language-c/changelog new-haskell-language-c/changelog
--- old-haskell-language-c/changelog	2011-05-10 18:28:51.411409461 +0000
+++ new-haskell-language-c/changelog	2011-05-10 18:28:51.419409886 +0000
@@ -4,6 +4,9 @@
   * New upstream.
   * Bump standards version (no changes needed).
 
+  [ Marco Túlio Gontijo e Silva ]
+  * control: Use Build-Depends-Indep.
+
  -- Erik de Castro Lopo <erikd at mega-nerd.com>  Tue, 10 May 2011 08:50:30 +1000
 
 haskell-language-c (0.3.2-1) unstable; urgency=low
diff -rN -u old-haskell-language-c/control new-haskell-language-c/control
--- old-haskell-language-c/control	2011-05-10 18:28:51.411409461 +0000
+++ new-haskell-language-c/control	2011-05-10 18:28:51.419409886 +0000
@@ -10,7 +10,7 @@
  , ghc-prof
  , alex
  , happy
- , ghc-doc
+Build-Depends-Indep: ghc-doc
 Standards-Version: 3.9.2
 Homepage: http://hackage.haskell.org/package/language-c
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-language-c





More information about the Pkg-haskell-commits mailing list