summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--p/haskell-url/debian/changelog2
-rw-r--r--p/haskell-url/debian/control1
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-url/debian/changelog b/p/haskell-url/debian/changelog
index bc8404783..58438a222 100644
--- a/p/haskell-url/debian/changelog
+++ b/p/haskell-url/debian/changelog
@@ -6,6 +6,8 @@ haskell-url (2.1-2) UNRELEASED; urgency=low
-prof packages.
* 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:38 -0200
diff --git a/p/haskell-url/debian/control b/p/haskell-url/debian/control
index 8436045d6..a1e95e1fe 100644
--- a/p/haskell-url/debian/control
+++ b/p/haskell-url/debian/control
@@ -10,7 +10,6 @@ Build-Depends:
ghc6 (>= 6.10),
ghc6-prof,
ghc6-doc,
- haddock,
libghc6-utf8-string-dev,
libghc6-utf8-string-prof,
libghc6-utf8-string-doc