summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco TĂșlio Gontijo e Silva <marcot@debian.org>2010-02-11 00:56:57 +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:57 +0300
commit983667ec35e517185a128b85d857b7026a2802e7 (patch)
tree6fa090220e5abea759ab589a55e3a17afdb0cdb4
parentabcf91472d1308b72777617cc700e18f83cf42ed (diff)
downloadDHG_packages-983667ec35e517185a128b85d857b7026a2802e7.tar.gz
haskelldb-hdbc: debian/control: Remove haddock from Build-Depends:, since it's now a Depends: of haskell-devscripts.
-rw-r--r--p/haskelldb-hdbc/debian/changelog2
-rw-r--r--p/haskelldb-hdbc/debian/control1
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskelldb-hdbc/debian/changelog b/p/haskelldb-hdbc/debian/changelog
index 13e8f847b..e6f88d792 100644
--- a/p/haskelldb-hdbc/debian/changelog
+++ b/p/haskelldb-hdbc/debian/changelog
@@ -10,6 +10,8 @@ haskelldb-hdbc (0.12-2) 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:30:50 -0200
diff --git a/p/haskelldb-hdbc/debian/control b/p/haskelldb-hdbc/debian/control
index a669eaaa8..d477ed840 100644
--- a/p/haskelldb-hdbc/debian/control
+++ b/p/haskelldb-hdbc/debian/control
@@ -9,7 +9,6 @@ Build-Depends: debhelper (>= 7)
, ghc6 (>= 6.10.3-2)
, ghc6-prof (>= 6.10.3-2)
, ghc6-doc (>= 6.10.3-2)
- , haddock (>= 2.4.2)
, libghc6-haskelldb-dev (>= 0.12)
, libghc6-haskelldb-prof
, haskell-haskelldb-doc