summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--p/haskell-split/debian/changelog2
-rw-r--r--p/haskell-split/debian/control1
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-split/debian/changelog b/p/haskell-split/debian/changelog
index 9ffabcfba..3f0f646be 100644
--- a/p/haskell-split/debian/changelog
+++ b/p/haskell-split/debian/changelog
@@ -7,6 +7,8 @@ haskell-split (0.1.2-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@riseup.net> Wed, 27 Jan 2010 10:01:35 -0200
diff --git a/p/haskell-split/debian/control b/p/haskell-split/debian/control
index 7f8d92db8..1e0b65c36 100644
--- a/p/haskell-split/debian/control
+++ b/p/haskell-split/debian/control
@@ -9,7 +9,6 @@ Build-Depends: debhelper (>= 7)
, ghc6 (>= 6.10)
, ghc6-prof
, ghc6-doc
- , haddock
Standards-Version: 3.8.3
Homepage: http://hackage.haskell.org/package/split
Vcs-Darcs: http://darcs.debian.org/darcs/pkg-haskell/haskell-split