diff options
| author | Marco TĂșlio Gontijo e Silva <marcot@debian.org> | 2010-02-10 19:38:09 +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:09 +0300 |
| commit | 17a65e39f225a4c2a21d6fd0caa49874e87ea2a4 (patch) | |
| tree | eb557be97d2fc3b6e4df0d2d65a0acf0966f33e8 /p/haskell-language-c/debian | |
| parent | f161a28bc709a91e58554203fb4e992ede0a1be3 (diff) | |
| download | DHG_packages-17a65e39f225a4c2a21d6fd0caa49874e87ea2a4.tar.gz | |
haskell-language-c: debian/control: Remove dependency in hscolour, since it's now a dependency of haskell-devscripts.
Diffstat (limited to 'p/haskell-language-c/debian')
| -rw-r--r-- | p/haskell-language-c/debian/changelog | 2 | ||||
| -rw-r--r-- | p/haskell-language-c/debian/control | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-language-c/debian/changelog b/p/haskell-language-c/debian/changelog index e6f9d43ff..3e0bec9b5 100644 --- a/p/haskell-language-c/debian/changelog +++ b/p/haskell-language-c/debian/changelog @@ -10,6 +10,8 @@ haskell-language-c (0.3.1.1-2) UNRELEASED; urgency=low -prof packages. * debian/control: Use Vcs-Browser: field. * 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. -- Marco TĂșlio Gontijo e Silva <marcot@debian.org> Tue, 02 Feb 2010 20:31:02 -0200 diff --git a/p/haskell-language-c/debian/control b/p/haskell-language-c/debian/control index 9efa2975c..0be3c6947 100644 --- a/p/haskell-language-c/debian/control +++ b/p/haskell-language-c/debian/control @@ -12,7 +12,6 @@ Build-Depends: dctrl-tools , ghc6-prof , alex , happy - , hscolour (>= 1.8) Build-Depends-Indep: haddock (>= 2.4.2) , ghc6-doc Standards-Version: 3.8.2 |
