diff options
| author | Marco TĂșlio Gontijo e Silva <marcot@debian.org> | 2010-02-12 23:54:20 +0300 |
|---|---|---|
| committer | =?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?= <=?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?=> | 2010-02-12 23:54:20 +0300 |
| commit | fc79fe3e929f7224cad551e9dd6750c3f12e18ea (patch) | |
| tree | 76fa3ae91e31028151a5d7931db0f8168fc5a1a8 /p/haskell-ifelse | |
| parent | 6c2b5f4eb9720da584985da89ea11e1474097106 (diff) | |
| download | DHG_packages-fc79fe3e929f7224cad551e9dd6750c3f12e18ea.tar.gz | |
haskell-ifelse: debian/control: Remove Build-Depends-Indep: split.
Diffstat (limited to 'p/haskell-ifelse')
| -rw-r--r-- | p/haskell-ifelse/debian/changelog | 1 | ||||
| -rw-r--r-- | p/haskell-ifelse/debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-ifelse/debian/changelog b/p/haskell-ifelse/debian/changelog index 2fa38eb40..392e654ee 100644 --- a/p/haskell-ifelse/debian/changelog +++ b/p/haskell-ifelse/debian/changelog @@ -23,6 +23,7 @@ haskell-ifelse (0.85-2) UNRELEASED; urgency=low * debian/control: Remove haddock from Build-Depends:, since it's now a Depends: of haskell-devscripts. * debian/control: Bump Standards-Version: to 3.8.4, no changes needed. + * debian/control: Remove Build-Depends-Indep: split. -- Marco TĂșlio Gontijo e Silva <marcot@debian.org> Tue, 02 Feb 2010 20:31:01 -0200 diff --git a/p/haskell-ifelse/debian/control b/p/haskell-ifelse/debian/control index 102a88bad..519434fa6 100644 --- a/p/haskell-ifelse/debian/control +++ b/p/haskell-ifelse/debian/control @@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 5) , ghc6-prof , libghc6-mtl-dev , libghc6-mtl-prof -Build-Depends-Indep: ghc6-doc + , ghc6-doc , libghc6-mtl-doc Standards-Version: 3.8.4 Homepage: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ifelse |
