1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76
|
haskell-sdl (0.6.4-2) unstable; urgency=low
* Enable compat level 9
-- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 12:51:56 +0200
haskell-sdl (0.6.4-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 <nomeata@debian.org> Fri, 19 Oct 2012 23:48:53 +0200
haskell-sdl (0.6.3-1) unstable; urgency=low
* New upstream release
-- Iain Lane <laney@debian.org> Thu, 23 Feb 2012 20:03:43 +0000
haskell-sdl (0.6.2-2) unstable; urgency=low
[ Marco Silva ]
* Use ghc instead of ghc6
[ Joachim Breitner ]
* Remove doc-base file per Haskell policy
-- Joachim Breitner <nomeata@debian.org> Tue, 24 May 2011 15:48:21 +0200
haskell-sdl (0.6.2-1) unstable; urgency=low
* New upstream.
-- Erik de Castro Lopo <erikd@mega-nerd.com> Wed, 23 Jun 2010 17:47:14 +1000
haskell-sdl (0.5.10-2) unstable; urgency=low
* Add haskell:Provides substvar
-- Joachim Breitner <nomeata@debian.org> Sun, 02 May 2010 17:43:26 +0200
haskell-sdl (0.5.10-1) unstable; urgency=low
[ Marco Túlio Gontijo e Silva ]
* debian/copyright: Correct typo.
[ Erik de Castro Lopo ]
* New upstream.
-- Erik de Castro Lopo <erikd@mega-nerd.com> Wed, 28 Apr 2010 19:37:44 +1000
haskell-sdl (0.5.9-1) unstable; urgency=low
[ Miriam Ruiz ]
* Initial release. Closes: #567719
Based on a package by Christoph Korn <christoph.korn@getdeb.net>
[ Marco Túlio Gontijo e Silva ]
* Use debian/compat 7.
* debian/source/format: Use 3.0 (quilt).
* debian/control: Use Build-Depends-Indep:.
* debian/control: Use Vcs-Browser:.
* debian/control: Use more synthetic Vcs-Darcs:.
* debian/control: Use all haskell: variables.
* debian/control: Use Section: doc in libghc6-sdl-doc.
[ Erik de Castro Lopo ]
* debian/control
- Standards version 3.8.4.
- Drop haddock and hscolour from Build-deps.
- Depend haskell-devscripts >= 0.7.
- Maintainer is Debian Haskell Group, Miriam Ruiz moved to Uploaders.
-- Marco Túlio Gontijo e Silva <marcot@debian.org> Sun, 28 Feb 2010 12:03:11 -0300
|