2011
helium (1.7~pre20090428-2) unstable; urgency=low
* Depend on network
-- Joachim Breitner <nomeata@debian.org> Sat, 04 Jun 2011 00:25:16 +0200
helium (1.7~pre20090428-1) unstable; urgency=low
[ Marco Silva ] * Use ghc instead of ghc6 [ Joachim Breitner ] * New upstream release * Update upstream homepage URL * This builds (Closes: #598174)
-- Joachim Breitner <nomeata@debian.org> Thu, 02 Jun 2011 19:20:46 +0200
2010
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
2009
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
2008
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
2007
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
2006
helium (1.6-1) unstable; urgency=low
* Initial release (Closes: #365728)
-- Arjan Oosting <arjan@debian.org> Sun, 10 Dec 2006 04:14:05 +0100