diff options
| author | Marco TĂșlio Gontijo e Silva <marcot@debian.org> | 2010-02-11 00:56:59 +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:59 +0300 |
| commit | 8c6124c7145875a6d1cfce401b7fc9a5a39e79bd (patch) | |
| tree | a0484bfd015fde10fcb01c3485b593f6567aab05 /p/haskell-polyparse | |
| parent | 2e9a703a78cea2c72884effeadd639af3afe9bb0 (diff) | |
| download | DHG_packages-8c6124c7145875a6d1cfce401b7fc9a5a39e79bd.tar.gz | |
haskell-polyparse: debian/control: Remove haddock from Build-Depends:, since it's now a Depends: of haskell-devscripts.
Diffstat (limited to 'p/haskell-polyparse')
| -rw-r--r-- | p/haskell-polyparse/debian/changelog | 2 | ||||
| -rw-r--r-- | p/haskell-polyparse/debian/control | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-polyparse/debian/changelog b/p/haskell-polyparse/debian/changelog index 24dcaa265..00896a9b2 100644 --- a/p/haskell-polyparse/debian/changelog +++ b/p/haskell-polyparse/debian/changelog @@ -17,6 +17,8 @@ haskell-polyparse (1.3-2) UNRELEASED; urgency=low * debian/control: Remove dependency in hscolour, since it's now a dependency of haskell-devscripts. * debian/control: Use comma in the beginning of the line. + * 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:06 -0200 diff --git a/p/haskell-polyparse/debian/control b/p/haskell-polyparse/debian/control index 332244c0d..30731fef1 100644 --- a/p/haskell-polyparse/debian/control +++ b/p/haskell-polyparse/debian/control @@ -10,7 +10,6 @@ Build-Depends: dctrl-tools , cdbs , ghc6 (>= 6.10.3) , ghc6-prof - , haddock (>= 2.4.2) Standards-Version: 3.8.3 Homepage: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/polyparse Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-polyparse |
