diff options
| author | Marco TĂșlio Gontijo e Silva <marcot@debian.org> | 2010-02-10 19:38:10 +0300 |
|---|---|---|
| committer | =?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?= <=?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?=> | 2010-02-10 19:38:10 +0300 |
| commit | 304c793c71a005ee9bcfa40d576a0184f29e2a70 (patch) | |
| tree | 031e137bbf9944ed0b4f8b47b863b5a426599dfc /p/haskell-regex-base | |
| parent | 6b650364a2958cf9d0caab502c4f67a8599317a4 (diff) | |
| download | DHG_packages-304c793c71a005ee9bcfa40d576a0184f29e2a70.tar.gz | |
haskell-regex-base: debian/control: Remove dependency in hscolour, since it's now a dependency of haskell-devscripts.
Diffstat (limited to 'p/haskell-regex-base')
| -rw-r--r-- | p/haskell-regex-base/debian/changelog | 2 | ||||
| -rw-r--r-- | p/haskell-regex-base/debian/control | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-regex-base/debian/changelog b/p/haskell-regex-base/debian/changelog index 162e6e0af..b7a1fd020 100644 --- a/p/haskell-regex-base/debian/changelog +++ b/p/haskell-regex-base/debian/changelog @@ -6,6 +6,8 @@ haskell-regex-base (0.93.1-6) UNRELEASED; urgency=low * debian/control: Add field Provides: ${haskell:Provides} to -dev and -prof packages. * debian/control: Use Vcs-Browser: field. + * debian/control: Remove dependency in hscolour, since it's now a + dependency of haskell-devscripts. -- Marco TĂșlio Gontijo e Silva <marcot@debian.org> Tue, 02 Feb 2010 20:31:07 -0200 diff --git a/p/haskell-regex-base/debian/control b/p/haskell-regex-base/debian/control index c556bba8f..5cde91d81 100644 --- a/p/haskell-regex-base/debian/control +++ b/p/haskell-regex-base/debian/control @@ -14,7 +14,6 @@ Build-Depends: libghc6-mtl-prof, ghc6-doc, haddock, - hscolour, libghc6-mtl-doc, Build-Depends-Indep: hugs, |
