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 | 8f3a49a22e0e10ed29a213a9c5706ff25c98a716 (patch) | |
| tree | ccc0ae9106db8c89d0d76ae464579b90cce80830 /p/haskell-uulib | |
| parent | c5cf4100b106e4cf18510ef55af78726e6eeadb6 (diff) | |
| download | DHG_packages-8f3a49a22e0e10ed29a213a9c5706ff25c98a716.tar.gz | |
haskell-uulib: debian/control: Remove haddock from Build-Depends:, since it's now a Depends: of haskell-devscripts.
Diffstat (limited to 'p/haskell-uulib')
| -rw-r--r-- | p/haskell-uulib/debian/changelog | 2 | ||||
| -rw-r--r-- | p/haskell-uulib/debian/control | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-uulib/debian/changelog b/p/haskell-uulib/debian/changelog index 3f449c28b..18e9f2f10 100644 --- a/p/haskell-uulib/debian/changelog +++ b/p/haskell-uulib/debian/changelog @@ -13,6 +13,8 @@ haskell-uulib (0.9.10-0.3) UNRELEASED; urgency=low * debian/control: Split dependencies in more than one 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@debian.org> Tue, 02 Feb 2010 20:31:13 -0200 diff --git a/p/haskell-uulib/debian/control b/p/haskell-uulib/debian/control index 1156ec182..23c4cee12 100644 --- a/p/haskell-uulib/debian/control +++ b/p/haskell-uulib/debian/control @@ -8,7 +8,6 @@ Build-Depends: debhelper (>= 5) , ghc6-prof (>= 6.4.2) , haskell-devscripts (>= 0.6.15+nmu1) , cpphs - , haddock , hugs , ghc6-doc Standards-Version: 3.8.1 |
