Publishing details

Changelog

haskell-devscripts (0.10.2.1~ubuntu14.04.1~ppa1) trusty; urgency=medium

  * No-change backport to trusty

haskell-devscripts (0.10.2.1) unstable; urgency=medium

  * Upload to unstable.

haskell-devscripts (0.10.2) experimental; urgency=medium

  * Use ./Setup test --show-details=direct,
    and depend on the corresponding GHC version.

haskell-devscripts (0.10.1) experimental; urgency=medium

  * Don't print a warning if there are no -doc package Recommends
    (Closes: #803684), thanks to Chris Lamb for the patch.
  * Run haddock more verbosely. Closes: #803685. Thanks to Chris Lamb for the
    patch.
  * Abort if haddock fails. Closes: #803687. Thanks to – you guessed it –
    Chris Lamb for the patch.
  * Create a more valid C file as probe.c

haskell-devscripts (0.10) experimental; urgency=medium

  * Depend on ghc (>= 7.10), in preparation for the Stackage 3.0 transition.

haskell-devscripts (0.9.12) experimental; urgency=medium

  * Compile Setup.hs with -threaded, to unbreak testsuites on GHC 7.10
    See https://github.com/haskell/cabal/issues/2398

haskell-devscripts (0.9.11) unstable; urgency=medium

  [ Chris Lamb ]
  * make grep immune to locale chages (Closes: 793944)

haskell-devscripts (0.9.10) unstable; urgency=medium

  * Dh_Haskell.sh: Always run sort in LC_ALL=C, to make sure it builds
    reproducible in different envionments.

haskell-devscripts (0.9.9) unstable; urgency=medium

  * Dh_Haskell.sh: Alwasy run sort in LANG=C, to make sure it builds
    reproducible in different envionments.

haskell-devscripts (0.9.8) unstable; urgency=medium

  [ Iustin Pop ]
  * Fix bug in extra-packages handling

  [ Joachim Breitner ]
  * Fix GHC_HAS_INTERPRETER and GHC_HAS_SMP logic

haskell-devscripts (0.9.7) unstable; urgency=medium

  * Move the VCS for this package to git
  * Provide GHC_HAS_INTERPRETER and GHC_HAS_SMP make variables.

haskell-devscripts (0.9.6) unstable; urgency=medium

  * Do not send diagnostic output to stdout; use stderr

haskell-devscripts (0.9.5) unstable; urgency=medium

  * Typo in Dh_Haskell, breaks building pandoc

haskell-devscripts (0.9.4) unstable; urgency=medium

  * Pass variables from the Makefile to the Dh_Haskell in environment
    variables; safer when they contain spaces or quotes.
  * Ensure quotes in variables are correctly handled in Dh_Haskell
  * Print commands as they are executed in Dh_Haskell, with correct quoting.
    this requires everything to be run by bash, and no /bin/sh.

haskell-devscripts (0.9.3) unstable; urgency=medium

  [ Dmitry Bogatov ]
  * Fix hardening-no-relro lintian warning
  * Do not truncate existing lintian overrides file

  [ Joachim Breitner ]
  * Upload to unstable

haskell-devscripts (0.9.2) experimental; urgency=medium

  * Use a different path to store the extra-packages files, independent of
    Cabal's file scheme.

haskell-devscripts (0.9.1) experimental; urgency=medium

  * Move binary-or-shlib-defines-rpath override to the right target.

haskell-devscripts (0.9) experimental; urgency=medium

  * Pass -XlibHS to dh_shlibdeps
  * Depend on ghc 7.8, so that depending on haskell-devscripts (>= 0.9)
    ensures a package is built against the GHC packages in experimental
  * Add a binary-or-shlib-defines-rpath lintial override to libghc-*-dev

haskell-devscripts (0.8.21) unstable; urgency=medium

  * 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.

haskell-devscripts (0.8.20.0) unstable; urgency=medium

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

haskell-devscripts (0.8.19.7) unstable; urgency=medium

  * Pass --show-details=always to test suite

haskell-devscripts (0.8.19.6) unstable; urgency=medium

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

haskell-devscripts (0.8.19.5) unstable; urgency=medium

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

haskell-devscripts (0.8.19.4) unstable; urgency=medium

  * 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.

haskell-devscripts (0.8.19.3) unstable; urgency=medium

  * Run dh_haskell_blurbs on all packages (Closes: #721461)

 -- Justin Geibel <email address hidden>  Thu, 24 Dec 2015 22:30:05 -0500

Available diffs

Builds

Built packages

Package files