summaryrefslogtreecommitdiff
path: root/p/haskell-language-c
diff options
context:
space:
mode:
authorMarco TĂșlio Gontijo e Silva <marcot@debian.org>2010-02-11 00:56:58 +0300
committer=?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?= <=?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?=>2010-02-11 00:56:58 +0300
commit3895a83501b070872738c2bd04599393c6376217 (patch)
tree24271c9f6cc775646d6f56c7fa0458beec035340 /p/haskell-language-c
parent05599b79694551474fd4bf5180527f65ca72fcf7 (diff)
downloadDHG_packages-3895a83501b070872738c2bd04599393c6376217.tar.gz
haskell-language-c: debian/control: Remove haddock from Build-Depends:, since it's now a Depends: of haskell-devscripts.
Diffstat (limited to 'p/haskell-language-c')
-rw-r--r--p/haskell-language-c/debian/changelog2
-rw-r--r--p/haskell-language-c/debian/control1
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-language-c/debian/changelog b/p/haskell-language-c/debian/changelog
index 3e0bec9b5..3b778fb99 100644
--- a/p/haskell-language-c/debian/changelog
+++ b/p/haskell-language-c/debian/changelog
@@ -12,6 +12,8 @@ haskell-language-c (0.3.1.1-2) UNRELEASED; urgency=low
* debian/control: Use comma in the beginning of the line.
* debian/control: Remove dependency in hscolour, since it's now a
dependency of haskell-devscripts.
+ * debian/control: Remove haddock from Build-Depends:, since it's now a
+ Depends: of haskell-devscripts.
-- Marco TĂșlio Gontijo e Silva <marcot@debian.org> Tue, 02 Feb 2010 20:31:02 -0200
diff --git a/p/haskell-language-c/debian/control b/p/haskell-language-c/debian/control
index 0be3c6947..4a4339f56 100644
--- a/p/haskell-language-c/debian/control
+++ b/p/haskell-language-c/debian/control
@@ -12,7 +12,6 @@ Build-Depends: dctrl-tools
, ghc6-prof
, alex
, happy
-Build-Depends-Indep: haddock (>= 2.4.2)
, ghc6-doc
Standards-Version: 3.8.2
Homepage: http://hackage.haskell.org/package/language-c