Skip to content

Changelog haskell-http-link-header (1.0.3.1-4build1)

2020

haskell-http-link-header (1.0.3.1-4build1) hirsute; urgency=medium

   * No-change rebuild for new GHC ABIs

haskell-http-link-header (1.0.3.1-4) unstable; urgency=medium

   * Re-enable parallel builds on powerpc* now that bug
     https://ghc.haskell.org/trac/ghc/ticket/12537 is fixed.

haskell-http-link-header (1.0.3.1-3) unstable; urgency=medium

   * Sourceful upload for GHC 8.8

2018

haskell-http-link-header (1.0.3.1-2) unstable; urgency=medium

   * Remove build dependency on libghc-text-dev (provided by ghc-8.4.3)

haskell-http-link-header (1.0.3.1-1) unstable; urgency=medium

   * Bump debhelper compat level to 10
   * New upstream release

haskell-http-link-header (1.0.3-7) unstable; urgency=medium

   * Set Rules-Requires-Root to no.
   * Use hlibrary.setup instead of cabal.

haskell-http-link-header (1.0.3-6) unstable; urgency=medium

   * Require cabal-install (>= 2).

haskell-http-link-header (1.0.3-5) unstable; urgency=medium

   [ Ilias Tsitsimpis ]
   * Change Priority to optional. Since Debian Policy version 4.0.1,
     priority extra has been deprecated.
   * Use the HTTPS form of the copyright-format URL
   * Modify d/watch and Source field in d/copyright to use HTTPS
   * Declare compliance with Debian policy 4.1.1
 
   [ James McCoy ]
   * Remove myself from Uploaders
 
   [ Ilias Tsitsimpis ]
   * Use salsa.debian.org URLs in Vcs-{Browser,Git} fields
 
   [ Clint Adams ]
   * Bump to Standards-Version 4.1.4.

2017

haskell-http-link-header (1.0.3-4) unstable; urgency=medium

   [ Frédéric Bonnard ]
   * debian/rules : disable parallel build on powerpc/ppc64el/ppc64 while
     waiting for fix of https://ghc.haskell.org/trac/ghc/ticket/12537
     (Closes: #876440)

haskell-http-link-header (1.0.3-3) unstable; urgency=medium

   * debian/patches/59c4bf5c8b2cffb7b293bbc034310914a6c3bd20.patch:
     - fix build failure on armhf with upstream patch

haskell-http-link-header (1.0.3-2) unstable; urgency=medium

   * Run tests under C.UTF-8.  closes: #865706.

haskell-http-link-header (1.0.3-1) unstable; urgency=medium

   * New upstream release

2016

haskell-http-link-header (1.0.2-5) unstable; urgency=medium

   * Upload to unstable as part of GHC 8 transition.

haskell-http-link-header (1.0.2-4) experimental; urgency=medium

   * Force build with newer haskell-devscripts and cabal-install.

haskell-http-link-header (1.0.2-3) experimental; urgency=medium

   * Re-enable testsuite on armel.
   * Temporarily build-depend on ghc 8.

haskell-http-link-header (1.0.2-2) unstable; urgency=medium

   * ghci is broken on armel, so disable the testsuite there.

haskell-http-link-header (1.0.2-1) unstable; urgency=medium

   * New upstream release

haskell-http-link-header (1.0.1-1) unstable; urgency=low

   * Initial release