haskell-glut (2.4.0.0-1) unstable; urgency=low * New upstream release -- Joachim Breitner Mon, 27 May 2013 15:25:31 +0200 haskell-glut (2.3.1.0-2) unstable; urgency=low * Enable compat level 9 -- Joachim Breitner Fri, 24 May 2013 12:50:44 +0200 haskell-glut (2.3.1.0-1) experimental; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental * Bump standards version, no change * New upstream release -- Joachim Breitner Sat, 09 Feb 2013 23:28:50 +0100 haskell-glut (2.1.2.2-1) unstable; urgency=low * New upstream release -- Joachim Breitner Tue, 22 May 2012 09:24:55 +0200 haskell-glut (2.1.2.1-3) unstable; urgency=low * debian/patches/FFI-needs-constructor: GHC 7.4.1 compatibitliy patch. -- Joachim Breitner Sat, 25 Feb 2012 16:24:17 +0100 haskell-glut (2.1.2.1-2) unstable; urgency=low [ Marco Silva ] * Use ghc instead of ghc6 -- Joachim Breitner Sun, 27 Mar 2011 11:24:08 +0530 haskell-glut (2.1.2.1-1) unstable; urgency=low [ Marco TĂșlio Gontijo e Silva ] * debian/source/format: Use 3.0 (quilt). [ Joachim Breitner ] * New upstream release, part of the Haskell Platform * Ship newly added examples in -doc package -- Joachim Breitner Sat, 01 May 2010 16:19:00 +0200 haskell-glut (2.1.1.2-2) unstable; urgency=low * Adopt for the Debian Haskell Group -- Joachim Breitner Fri, 12 Feb 2010 16:11:14 +0100 haskell-glut (2.1.1.2-1) unstable; urgency=low * New upstream release * New maintainer. * Switched over to use haskell-devscripts and hlibrary.mk. -- Kari Pahula Thu, 05 Mar 2009 20:24:06 +0200 haskell-glut (2.1.1.1-2) unstable; urgency=low * Upgrade to "Generic Haskell cabal library packaging files v10": * Versioned dependencies are now generated for the Cabal packages we depend on. * Use the new ${impl:ghc6:*_deps} variables in debian/control.in. * Call canonicalise-comma-list on the depends and suggests fields in control.in. This works around bugs in lintian, where it gets confused and starts giving spurious warnings. -- Ian Lynagh (wibble) Thu, 28 Feb 2008 01:01:42 +0000 haskell-glut (2.1.1.1-1) unstable; urgency=low * New upstream version. * Upgrade to "Generic Haskell cabal library packaging files v9": * Allows Setup to be in Setup.lhs instead of Setup.hs. * Bump the required haskell-utils from 1.8 to 1.10. * The control.in gives a standards-version of 3.7.3 (was 3.7.2). * Move everything from the devel section to the libdevel section. * Delete the LICENSE file (currently we assume it has that name, and that it exists) after "Setup copy"ing the Cabal package. * Remove some hacks that worked around older Cabal not letting us tell it exactly where to put the documentation. * Use --hyperlink-source when telling Cabal to haddock the library. * Add hscolour to the build-depends. -- Ian Lynagh (wibble) Tue, 20 Nov 2007 00:00:45 +0000 haskell-glut (2.1.1-2) unstable; urgency=low * Upgrade to "Generic Haskell cabal library packaging files v8": * update-generated-files rule in debian/rules runs update-debian-haskell-files. * Build-dep on haddock >= 0.8-2 in order to get portable .haddock files. * We tell Cabal's configure where to put the docs so that it doesn't break when we move them around behind its back. * Use canonicalise-comma-list around the build-deps in debian/control.in to fix problems where we get an unparsable ", , " when a variable is empty. -- Ian Lynagh (wibble) Mon, 04 Jun 2007 21:53:01 +0000 haskell-glut (2.1.1-1) unstable; urgency=low * New upstream version. * Fix Setup.hs (type signatures don't match our version of Cabal). * Split off profiling and documentation into separate packages. * debian/control.in now makes much more use of variables, including magic Cabal variables. * Use debhelper level 5 (was 4). * Bump haskell-utils build-dep requirement to 1.8. * Upgrade to "Generic Haskell cabal library debian/rules v0.7": * Generate haddock docs. * -doc package calls gen_contents_index from postinst and postrm. * Use destdir rather than deprecated copy-prefix flag to Setup copy. * Add -X.haddock to dh_compress call. -- Ian Lynagh (wibble) Thu, 10 May 2007 13:39:44 +0100 haskell-glut (2.0-2.1) unstable; urgency=high * Non-maintainer upload with permission of maintainer. * Set urgency to high so we can get this fix into etch. * debian/control: Add libice-dev, libsm-dev, libxi-dev and libxmu-dev to Build-Depends so the configure script will detect the correct LD_OPTIONS to be used by the register.sh script. (Closes: #404350) -- Arjan Oosting Mon, 25 Dec 2006 00:10:18 +0100 haskell-glut (2.0-2) unstable; urgency=low * Upgrade to "Generic Haskell cabal library debian/rules v0.6". Tell setup to use ghc6 rather than ghc, so that the postinst/prerm scripts work when the ghc-pkg symlink doesn't exist or doesn't point to ghc6's ghc-pkg. -- Ian Lynagh (wibble) Mon, 20 Nov 2006 20:50:42 +0000 haskell-glut (2.0-1) unstable; urgency=low * Initial release (was part of ghc6 until version 6.6-1). -- Ian Lynagh (wibble) Fri, 13 Oct 2006 16:43:11 +0000