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 77
|
haskell-debian (3.64-3) unstable; urgency=low
* Don't ship cabal-debian(1), as it is now in that package.
-- Clint Adams <clint@debian.org> Sat, 16 Jun 2012 15:47:53 -0400
haskell-debian (3.64-2) unstable; urgency=low
* Remove doc-base file, avoids squeeze → wheezy upgrade problems
-- Joachim Breitner <nomeata@debian.org> Sun, 27 May 2012 23:41:37 +0200
haskell-debian (3.64-1) unstable; urgency=low
* New upstream version.
* Bump to Standards-Version 3.9.3.
-- Clint Adams <clint@debian.org> Thu, 17 May 2012 19:22:18 -0400
haskell-debian (3.61-2) unstable; urgency=low
* patches/dont-build-teste.patch: really don't build test stuff
-- Joachim Breitner <nomeata@debian.org> Sun, 25 Mar 2012 22:02:42 +0200
haskell-debian (3.61-1) unstable; urgency=low
* New upstream release
-- Joachim Breitner <nomeata@debian.org> Wed, 07 Mar 2012 16:21:23 +0100
haskell-debian (3.55-2) unstable; urgency=low
* Build against parsec 3
-- Joachim Breitner <nomeata@debian.org> Mon, 13 Jun 2011 18:13:10 +0200
haskell-debian (3.55-1) unstable; urgency=low
* Use ghc instead of ghc6
* control: Standards-Version: Bump, no changes needed.
* control: haskell-debian-utils: Adds Recommends: apt-file.
* New upstream version.
* patches/dont-build-teste.patch: Update patch to new upstream
version.
* control: Update dependency on haxml to 1.20.*.
* control: Depends on utf8-string.
-- Marco Túlio Gontijo e Silva <marcot@debian.org> Fri, 03 Jun 2011 22:49:23 -0300
haskell-debian (3.47-3) unstable; urgency=low
* Re-add dont-build-tests.patch, lost in the previous upload
-- Joachim Breitner <nomeata@debian.org> Thu, 24 Jun 2010 19:33:30 +0200
haskell-debian (3.47-2) unstable; urgency=low
[ Erik de Castro Lopo ]
* debian/control: Fix lintian warnings.
* Add man pages for apt-get-build-depends, cabal-debian, debian-report and
fakechanges.
* Add libghc6-debian-doc.doc-base.
* Move installation of binaries and man pages from rules file to new file
haskell-debian-utils.install.
[ Joachim Breitner ]
* Adjust copyright file per FTP master request.
* Bump haskell-regex-tdfa dependency
-- Joachim Breitner <nomeata@debian.org> Thu, 24 Jun 2010 09:47:55 +0200
haskell-debian (3.47-1) unstable; urgency=low
* Initial release.
-- Joachim Breitner <nomeata@debian.org> Sun, 09 May 2010 19:08:20 +0200
|