Skip to content

Changelog haskell-unix-time (0.4.7-1build1)

2019

haskell-unix-time (0.4.7-1build1) eoan; urgency=medium

   * Rebuild against new GHC abi.

haskell-unix-time (0.4.7-1) unstable; urgency=medium

   * New upstream version.

2018

haskell-unix-time (0.3.8-2) unstable; urgency=medium

   [ Clint Adams ]
   * Set Rules-Requires-Root to no.
 
   [ Ilias Tsitsimpis ]
   * Bump debhelper compat level to 10

haskell-unix-time (0.3.8-1) 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
   * Use salsa.debian.org URLs in Vcs-{Browser,Git} fields
 
   [ Clint Adams ]
   * Bump to Standards-Version 4.1.4.
   * New upstream release

2016

haskell-unix-time (0.3.7-3) unstable; urgency=medium

   * Upload to unstable as part of GHC 8 transition.

haskell-unix-time (0.3.7-2) experimental; urgency=medium

   * Temporarily build-depend on ghc 8.

haskell-unix-time (0.3.7-1) unstable; urgency=medium

   [ Dmitry Bogatov ]
   * Use secure (https) uri in Vcs-Git field in 'debian/control'
   * Bump standards version to 3.9.8 (no changes needed)
   * Convert `debian/copyright' to dep5 format
 
   [ Clint Adams ]
   * New upstream release

2015

haskell-unix-time (0.3.6-1) unstable; urgency=medium

   * New upstream release

haskell-unix-time (0.3.5-4) unstable; urgency=medium

   * Switch Vcs-Git/Vcs-Browser headers to new location.

haskell-unix-time (0.3.5-3) experimental; urgency=medium

   * Depend on old-{locale,time}
   * Bump standards-version to 3.9.6
   * Depend on haskell-devscripts >= 0.10 to ensure that this package
     builds against GHC in experimental

haskell-unix-time (0.3.5-2) unstable; urgency=medium

   * Upload to unstable

haskell-unix-time (0.3.5-1) experimental; urgency=medium

   * New upstream release

2014

haskell-unix-time (0.2.2-2) experimental; urgency=medium

   * Depend on haskell-devscripts 0.9, found in experimental

haskell-unix-time (0.2.2-1) unstable; urgency=low

   [ Joachim Breitner ]
   * Adjust watch file to new hackage layout
 
   [ Clint Adams ]
   * New upstream version.

2013

haskell-unix-time (0.2.0-1) unstable; urgency=low

   * New upstream version.
   * Enable tests on all architectures now that they have changed.

haskell-unix-time (0.1.2-4) unstable; urgency=low

   * Only enable tests on architectures with GHCi, due to use of Template
     Haskell.
   * Define _GNU_SOURCE for strptime_l.
   * Pass a valid locale name to newlocale, fixing a test failure on
     non-Linux architectures.

haskell-unix-time (0.1.2-3) unstable; urgency=low

   * Enable compat level 9
   * Use substvars for Haskell description blurbs

2012

haskell-unix-time (0.1.2-2) experimental; urgency=low

   * Use haskell-devscripts >= 0.8.13 for experimental.

haskell-unix-time (0.1.2-1) unstable; urgency=low

   * Initial release.