helium (1.6-6ubuntu1) natty; urgency=low

  * debian/patches/20_fix-as-needed-linking:
    A quick work-around to fix linking with --as-needed. 

 -- Michael Bienia <geser@ubuntu.com>  Fri, 03 Dec 2010 17:52:30 +0100

helium (1.6-6) unstable; urgency=low

  * Refresh patches to make them work with Lenny's dpkg.

 -- Marco Túlio Gontijo e Silva <marcot@debian.org>  Mon, 15 Mar 2010 10:30:50 -0300

helium (1.6-5) unstable; urgency=low

  * Use 3.0 (quilt) source format.
  * debian/control: Addopt for the Debian Haskell Group.
  * Bump Standards-Version to 3.8.4, setting Section: to haskell.
  * Fix "[helium] 'man lvmrun' typo: 'one' instead of 'on' " correcting
    typo in debian/lvmrun.1.  Thanks to Weakish Jiang
    <weakish@gmail.com>. (Closes: #499157)
  * Use compat 7, changing dh_clean -k to dh_prep.
  * Add patch to remove iso-8859-1 character.
  * Add patch to remove rec from code.
  * debian/copyright: Link to GPL-2, instead of GPL.

 -- Marco Túlio Gontijo e Silva <marcot@debian.org>  Sun, 14 Mar 2010 21:49:12 -0300

helium (1.6-4.1) unstable; urgency=low

  * Non-maintainer upload.
  * Switch to System.Console.Editline.Readline for readline capabilities,
    fixes FTBFS. Patch by Chris Lamb. (Closes: #536959)

 -- Stefano Zacchiroli <zack@debian.org>  Fri, 09 Oct 2009 10:51:27 +0200

helium (1.6-4) unstable; urgency=low
  
  * Make helium compile with GHC 6.8.2:
    - debian/patches/04_fixes-for-ghc6.dpatch: Add '-package containers'
      to the GHC options as helium uses Data.Map which is in a separate
      package now.
    - debian/control:
      + Add libghc6-parsec-dev to the build dependencies as the parsec
        module is in separate Debian package now.
      + Bump the build dependency on GHC to >= 6.8.2
  * debian/control:
    - Replace Xs-Vcs-* fields with Vcs-* fields.
    - Add Homepage field.
    - Bump Standards-Version to 3.7.3. No changes needed.
  * debian/lvmrun.1: 
    - Fix some spelling errors. Thanks A. Costa. (Closes: #442167)
  * debian/rules:
    - Export DEB_HOST_GNU_TYPE and DEB_BUILD_GNU_TYPE as
      /usr/share/doc/autotools-dev/README.Debian.gz suggests.

 -- Arjan Oosting <arjan@debian.org>  Mon, 28 Jan 2008 00:42:17 +0100

helium (1.6-3) unstable; urgency=low

  * debian/control:
    - Add Xs-Vcs-Svn and Xs-Vcs-Browser fields.
  * debian/patches/06_no-strip.dpatch: Added. Do not strip binaries
    unconditionally. (Closes: #437172) 
  * debian/rules:
    - Remove helium/src/codegeneration/CodeGeneration.hs on clean to keep
      the diff.gz small and tidy. The file will be created during the
      build.
    - Call 'make ag' before 'make depend' as it generates some Haskell
      source files needed in the depend target.

 -- Arjan Oosting <arjan@debian.org>  Sun, 12 Aug 2007 23:48:13 +0200

helium (1.6-2) unstable; urgency=low

  * debian/patches/05_fixes-for-64bit.dpatch: Added to fix FTBFS on 64 bit
    architectures. (Closes: #404712)

 -- Arjan Oosting <arjan@debian.org>  Tue,  6 Feb 2007 00:41:53 +0100

helium (1.6-1) unstable; urgency=low

  * Initial release (Closes: #365728)  

 -- Arjan Oosting <arjan@debian.org>  Sun, 10 Dec 2006 04:14:05 +0100

