summaryrefslogtreecommitdiff
path: root/p/haskell-json
diff options
context:
space:
mode:
authorMarco TĂșlio Gontijo e Silva <marcot@debian.org>2010-02-10 19:38:09 +0300
committer=?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?= <=?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?=>2010-02-10 19:38:09 +0300
commit76c6af7b0c6e560cecb249dd95af29e012a12ee2 (patch)
treec46b3ef1abec07f77a3f0ade327fa6d5c7fdc508 /p/haskell-json
parent17a65e39f225a4c2a21d6fd0caa49874e87ea2a4 (diff)
downloadDHG_packages-76c6af7b0c6e560cecb249dd95af29e012a12ee2.tar.gz
haskell-json: debian/control: Remove dependency in hscolour, since it's now a dependency 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 d90238aba..b8beb67ed 100644
--- a/p/haskell-json/debian/changelog
+++ b/p/haskell-json/debian/changelog
@@ -15,6 +15,8 @@ haskell-json (0.4.3-3) UNRELEASED; urgency=low
* debian/control: Add field Provides: ${haskell:Provides} to -dev and
-prof packages.
* debian/control: Use Vcs-Browser: field.
+ * debian/control: Remove dependency in hscolour, since it's now a
+ dependency 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 5e0037151..94fd6fc79 100644
--- a/p/haskell-json/debian/control
+++ b/p/haskell-json/debian/control
@@ -9,7 +9,6 @@ Build-Depends: dctrl-tools,
haskell-devscripts (>= 0.6.0),
cdbs,
ghc6 (>= 6.10.3),
- hscolour (>=1.8),
ghc6-prof,
libghc6-mtl-dev,
libghc6-mtl-prof,