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 | 799450ff19ab6733542fba77d0f8748540e5bb9f (patch) | |
| tree | 6f4cc7ff9f381e5aed84a37bb0f09bafbdfbc806 /p/haskell-xml/debian | |
| parent | c889ddde4c02b654ecd1081d62f7f484288cc0cc (diff) | |
| download | DHG_packages-799450ff19ab6733542fba77d0f8748540e5bb9f.tar.gz | |
haskell-xml: debian/control: Remove haddock from Build-Depends:, since it's now a Depends: of haskell-devscripts.
Diffstat (limited to 'p/haskell-xml/debian')
| -rw-r--r-- | p/haskell-xml/debian/changelog | 2 | ||||
| -rw-r--r-- | p/haskell-xml/debian/control | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-xml/debian/changelog b/p/haskell-xml/debian/changelog index 85030576e..f0bac262d 100644 --- a/p/haskell-xml/debian/changelog +++ b/p/haskell-xml/debian/changelog @@ -7,6 +7,8 @@ haskell-xml (1.3.5-2) UNRELEASED; urgency=low * debian/control: Use comma in the beginning of the line. * 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:39 -0200 diff --git a/p/haskell-xml/debian/control b/p/haskell-xml/debian/control index f31c966e2..22e318ef0 100644 --- a/p/haskell-xml/debian/control +++ b/p/haskell-xml/debian/control @@ -9,7 +9,6 @@ Build-Depends: debhelper (>= 7) , ghc6 (>= 6.10) , ghc6-prof , ghc6-doc - , haddock Standards-Version: 3.8.3 Homepage: http://hackage.haskell.org/package/xml Vcs-Darcs: http://darcs.debian.org/darcs/pkg-haskell/haskell-xml |
