lp:ubuntu/utopic/haskell-devscripts

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/utopic/haskell-devscripts
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

44. By Joachim Breitner

* Install hoogle .txt files to DEB_HOOGLE_TXT_DIR with a filename derived
  from the Debian package name, and not the Cabal name. This avoid problems
  when packaging a library also shipped by GHC (such as Cabal).
* When calculating Recommends from links in documentation, handle file://
  links as well.

43. By Sven Bartscher

* Added ghc-version substvar
* Bump standards version, no change

42. By Joachim Breitner

Pass --show-details=always to test suite

41. By Joachim Breitner

Use a configure-ghc-stamp (Closes: #747924)

40. By Joachim Breitner

dh_haskell_shlibdeps: Get -L flags from the library-dirs field.

39. By Joachim Breitner

* Simplify dh_haskell_shlibdeps
  Instead of building a haskell program and running dpkg-shlibdeps (which
  picks up shared library dependencies of dependencies of this module)
  instead parse the ghc-pkg information of this package and use the
  information from the "extra-libraries" field. Then build a probe
  C program linking against these libraries and run dpkg-shlibdeps on them.
  (This also removes special handling of libffi and libgmp, and makes it
  compatible with ghc-7.8.)
* Prevent dh_shlibdeps to look at libHS* libraries.

38. By Joachim Breitner

Run dh_haskell_blurbs on all packages (Closes: #721461)

37. By Joachim Breitner

Remove the final newline from haskell:LongDescription, now that
http://bugs.debian.org/680871 is fixed.

36. By Louis Bettens <email address hidden>

add an encoding declaration in dh_haskell_shlibdeps.pod (Closes: #723882)

35. By Louis Bettens <email address hidden>

Fix /usr/share/ subdirectory

Branch metadata

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

Subscribers