hunk ./debian/changelog 1 +haskell-cdbs (1.13) unstable; urgency=low + + * Add dependency on hscolour, many packages expect this to be installed. + Adding a build dependency on hscolour will be part of the process of migrating + from haskell-cdbs to haskell-devscripts. + + -- David Fox Mon, 20 Apr 2009 17:45:51 -0700 + hunk ./debian/control 12 -Depends: cdbs, haskell-devscripts (>= 0.6.15-nmu8) +Depends: cdbs, haskell-devscripts (>= 0.6.15-nmu8), hscolour (>= 1.8)