Branches for Hardy

Name Status Last Modified Last Commit
lp:ubuntu/hardy/helium 2 Mature 2009-07-22 11:05:15 UTC
3. * Make helium compile with GHC 6.8.2...

Author: Arjan Oosting
Revision Date: 2008-01-28 00:42:17 UTC

* Make helium compile with GHC 6.8.2:
  - debian/patches/04_fixes-for-ghc6.dpatch: Add '-package containers'
    to the GHC options as helium uses Data.Map which is in a separate
    package now.
  - debian/control:
    + Add libghc6-parsec-dev to the build dependencies as the parsec
      module is in separate Debian package now.
    + Bump the build dependency on GHC to >= 6.8.2
* debian/control:
  - Replace Xs-Vcs-* fields with Vcs-* fields.
  - Add Homepage field.
  - Bump Standards-Version to 3.7.3. No changes needed.
* debian/lvmrun.1:
  - Fix some spelling errors. Thanks A. Costa. (Closes: #442167)
* debian/rules:
  - Export DEB_HOST_GNU_TYPE and DEB_BUILD_GNU_TYPE as
    /usr/share/doc/autotools-dev/README.Debian.gz suggests.

11 of 1 result