diff options
| author | Marco Silva <marcot@debian.org> | 2011-05-10 22:00:50 +0400 |
|---|---|---|
| committer | Marco Silva <marcot@debian.org> | 2011-05-10 22:00:50 +0400 |
| commit | 4c87f0fe298f83557730d99444fb1a9351967749 (patch) | |
| tree | 5e82fe41900f0bb846002510ce91d2b083eb21b6 /p/haskell-language-c | |
| parent | 996014a2876258da7e6408bfd7b0501d17a30a3d (diff) | |
| download | DHG_packages-4c87f0fe298f83557730d99444fb1a9351967749.tar.gz | |
haskell-language-c: control: Use Build-Depends-Indep.
Diffstat (limited to 'p/haskell-language-c')
| -rw-r--r-- | p/haskell-language-c/debian/changelog | 3 | ||||
| -rw-r--r-- | p/haskell-language-c/debian/control | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/p/haskell-language-c/debian/changelog b/p/haskell-language-c/debian/changelog index 71e5ab69a..967e626ee 100644 --- a/p/haskell-language-c/debian/changelog +++ b/p/haskell-language-c/debian/changelog @@ -4,6 +4,9 @@ haskell-language-c (0.3.2.1-1) UNRELEASED; urgency=low * New upstream. * Bump standards version (no changes needed). + [ Marco TĂșlio Gontijo e Silva ] + * control: Use Build-Depends-Indep. + -- Erik de Castro Lopo <erikd@mega-nerd.com> Tue, 10 May 2011 08:50:30 +1000 haskell-language-c (0.3.2-1) unstable; urgency=low diff --git a/p/haskell-language-c/debian/control b/p/haskell-language-c/debian/control index 3efb1d15c..9db777399 100644 --- a/p/haskell-language-c/debian/control +++ b/p/haskell-language-c/debian/control @@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 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 |
