Skip to content

Changelog haskell-unixutils (1.54.1-7build1)

2019

haskell-unixutils (1.54.1-7build1) eoan; urgency=medium

   * Rebuild against new GHC abi.

2018

haskell-unixutils (1.54.1-7) unstable; urgency=medium

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

haskell-unixutils (1.54.1-6) unstable; urgency=medium

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

haskell-unixutils (1.54.1-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
   * Use salsa.debian.org URLs in Vcs-{Browser,Git} fields
 
   [ Clint Adams ]
   * Bump to Standards-Version 4.1.4.

2016

haskell-unixutils (1.54.1-4) unstable; urgency=medium

   * Upload to unstable as part of GHC 8 transition.

haskell-unixutils (1.54.1-3) experimental; 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 ]
   * Temporarily build-depend on ghc 8.

2015

haskell-unixutils (1.54.1-2) unstable; urgency=medium

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

haskell-unixutils (1.54.1-1) experimental; urgency=medium

   * New upstream release
   * Depend on haskell-devscripts >= 0.10 to ensure that this package
     builds against GHC in experimental

haskell-unixutils (1.53-3) unstable; urgency=medium

   * Rebuild due to haskell-devscripts bug affecting the previous

haskell-unixutils (1.53-2) unstable; urgency=medium

   * Upload to unstable

haskell-unixutils (1.53-1) experimental; urgency=medium

   * New upstream release

haskell-unixutils (1.52.4-1) experimental; urgency=medium

   * New upstream release
   * Bump policy version (No changes needed)
   * Use X-Description in debian/control
   * Remove article from the beginning of long description

2014

haskell-unixutils (1.52-2) experimental; urgency=medium

   * Depend on haskell-devscripts 0.9, found in experimental

haskell-unixutils (1.52-1) unstable; urgency=medium

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

2013

haskell-unixutils (1.50-3) unstable; urgency=low

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

2012

haskell-unixutils (1.50-2) experimental; urgency=low

   * Depend on haskell-devscripts 0.8.13 to ensure this packages is built
     against experimental
   * Bump standards version, no change

haskell-unixutils (1.50-1) unstable; urgency=low

   * New upstream version.
   * Bump to Standards-Version 3.9.3.

haskell-unixutils (1.48.1-2) unstable; urgency=low

   * patches/do-not-run-runhaskell, otherwise it fails on
     non-GHCi-architectures.

haskell-unixutils (1.48.1-1) unstable; urgency=low

   * New upstream release

2011

haskell-unixutils (1.36-1) unstable; urgency=low

   [ Erik de Castro Lopo ]
   * New upstream.
   * debian/control: Bump Standards-Version: to 3.9.1, no changes needed.
   * debian/copyright:
     - Remove reference to /usr/share/common-licenses/BSD.
     - Add copyright notice from package's COPYING file.
 
   [ Marco Silva ]
   * Use ghc instead of ghc6
 
   [ Iain Lane ]
   * Standards-Version → 3.9.2, no changes required
   * Add Build-Depends on regex-tdfa and HUnit
   * New upstream release 1.36

2010

haskell-unixutils (1.22-3) unstable; urgency=low

   [ Marco Túlio Gontijo e Silva ]
   * debian/source/format: Use 3.0 (quilt).
 
   [ Erik de Castro Lopo ]
   * debian/control: Long description format fixes. Closes: #575330.
 
   [ Joachim Breitner ]
   * Add versioned dependencies for buildds’ sake

haskell-unixutils (1.22-2) unstable; urgency=low

   [ Erik de Castro Lopo ]
   * debian/control
     - Maintainer is Debian Haskell Group.
     - Add myself to uploaders.
     - Add Vcs-Darcs entry.
 
   [ Marco Túlio Gontijo e Silva ]
   * debian/control: Change Priority: to extra.
   * debian/watch: Use format that works for --download-current-version.
   * debian/watch: Add .tar.gz to downloaded filename.
   * debian/watch: Include package name in downloaded .tar.gz.
   * debian/watch: Remove spaces, since they're not allowed by uscan.
   * debian/control: Add field Provides: ${haskell:Provides} to -dev and
     -prof packages.
   * debian/control: Use Vcs-Browser: field.
   * debian/control: Split dependencies in more than one line.
   * debian/control: Remove dependency in hscolour, since it's now a
     dependency of haskell-devscripts.
   * debian/control: Remove haddock from Build-Depends:, since it's now a
     Depends: of haskell-devscripts.
   * debian/control: Bump Standards-Version: to 3.8.4, no changes needed.
   * Use debian/compat 7.
   * debian/control: Use more sintetic link in Homepage:.
 
   [ Joachim Breitner ]
   * Bump haskell-devscripts dependency to 0.7

2009

haskell-unixutils (1.22-1) unstable; urgency=low

   * Initial Debian package. Closes: #532148.