diff options
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 |
