summaryrefslogtreecommitdiff
path: root/p/haskell-json
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
commit6bf50087562c70318f80d7331c7941ea47b7b0de (patch)
treed54147d0faefabc6ac663935c61f1867a6955738 /p/haskell-json
parent3895a83501b070872738c2bd04599393c6376217 (diff)
downloadDHG_packages-6bf50087562c70318f80d7331c7941ea47b7b0de.tar.gz
haskell-json: debian/control: Remove haddock from Build-Depends:, since it's now a Depends: of haskell-devscripts.
Diffstat (limited to 'p/haskell-json')
-rw-r--r--p/haskell-json/debian/changelog2
-rw-r--r--p/haskell-json/debian/control1
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-json/debian/changelog b/p/haskell-json/debian/changelog
index b8beb67ed..41339fa88 100644
--- a/p/haskell-json/debian/changelog
+++ b/p/haskell-json/debian/changelog
@@ -17,6 +17,8 @@ haskell-json (0.4.3-3) UNRELEASED; urgency=low
* debian/control: Use Vcs-Browser: field.
* 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-json/debian/control b/p/haskell-json/debian/control
index 94fd6fc79..ca1da2609 100644
--- a/p/haskell-json/debian/control
+++ b/p/haskell-json/debian/control
@@ -12,7 +12,6 @@ Build-Depends: dctrl-tools,
ghc6-prof,
libghc6-mtl-dev,
libghc6-mtl-prof,
- haddock (>= 2.4.2),
libghc6-mtl-doc
Standards-Version: 3.8.3
Homepage: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/json