lp:ubuntu/hardy/haskell-hunit

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/hardy/haskell-hunit
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

6. By Ian Lynagh (wibble) <email address hidden>

* New upstream version.
* Upgrade to "Generic Haskell cabal library packaging files v9":
  * Allows Setup to be in Setup.lhs instead of Setup.hs.
  * Bump the required haskell-utils from 1.8 to 1.10.
  * The control.in gives a standards-version of 3.7.3 (was 3.7.2).
  * Move everything from the devel section to the libdevel section.
  * Delete the LICENSE file (currently we assume it has that name, and
    that it exists) after "Setup copy"ing the Cabal package.
  * Remove some hacks that worked around older Cabal not letting us
    tell it exactly where to put the documentation.
  * Use --hyperlink-source when telling Cabal to haddock the library.
  * Add hscolour to the build-depends.

5. By Ian Lynagh (wibble) <email address hidden>

* Upgrade to "Generic Haskell cabal library packaging files v8":
  * update-generated-files rule in debian/rules runs
    update-debian-haskell-files.
  * Build-dep on haddock >= 0.8-2 in order to get portable .haddock files.
  * We tell Cabal's configure where to put the docs so that it doesn't
    break when we move them around behind its back.
  * Use canonicalise-comma-list around the build-deps in debian/control.in
    to fix problems where we get an unparsable ", , " when a variable is
    empty.

4. By Ian Lynagh (wibble) <email address hidden>

* New upstream version.
* Fix Setup.hs (type signatures don't match our version of Cabal).
* Split off profiling and documentation into separate packages.
* debian/control.in now makes much more use of variables, including
  magic Cabal variables.
* Use debhelper level 5 (was 4).
* Bump haskell-utils build-dep requirement to 1.8.
* Upgrade to "Generic Haskell cabal library debian/rules v0.7":
  * Generate haddock docs.
  * -doc package calls gen_contents_index from postinst and postrm.
  * Use destdir rather than deprecated copy-prefix flag to Setup copy.
  * Add -X.haddock to dh_compress call.

3. By Ian Lynagh (wibble) <email address hidden>

Upgrade to "Generic Haskell cabal library debian/rules v0.6".
Tell setup to use ghc6 rather than ghc, so that the postinst/prerm
scripts work when the ghc-pkg symlink doesn't exist or doesn't
point to ghc6's ghc-pkg.

2. By Ian Lynagh (wibble) <email address hidden>

* Update control from control.in to include arm, mips and mipsel in the
  architecture list.
* Upgrade to "Generic Haskell cabal library debian/rules v0.5".
  Fixes build-failure on non-x86/amd64 due to object splitting
  being unconditionally enabled.

1. By Ian Lynagh (wibble) <email address hidden>

Import upstream version 1.1

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/karmic/haskell-hunit
This branch contains Public information 
Everyone can see this information.

Subscribers