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 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137
|
haskell-texmath (0.6.6.1-1) unstable; urgency=medium
* New upstream version.
-- Clint Adams <clint@debian.org> Fri, 09 May 2014 21:01:57 -0400
haskell-texmath (0.6.6-1) unstable; urgency=medium
* New upstream release
-- Joachim Breitner <nomeata@debian.org> Fri, 07 Mar 2014 13:02:57 +0100
haskell-texmath (0.6.5.2-1) unstable; urgency=low
[ Joachim Breitner ]
* Adjust watch file to new hackage layout
[ Louis Bettens ]
* New upstream release
-- Louis Bettens <louis@bettens.info> Fri, 22 Nov 2013 22:52:04 +0100
haskell-texmath (0.6.1.3-2) unstable; urgency=low
* Enable compat level 9
* Use substvars for Haskell description blurbs
-- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 12:52:16 +0200
haskell-texmath (0.6.1.3-1) experimental; urgency=low
* New upstream release
-- Joachim Breitner <nomeata@debian.org> Sun, 10 Mar 2013 01:02:41 +0100
haskell-texmath (0.6.0.6-2) experimental; urgency=low
* Depend on haskell-devscripts 0.8.13 to ensure this packages is built
against experimental
* Bump standards version, no change
-- Joachim Breitner <nomeata@debian.org> Sun, 14 Oct 2012 12:02:15 +0200
haskell-texmath (0.6.0.6-1) unstable; urgency=low
* New upstream release.
* Drop patch to depends on parsec >= 3, merged upstream.
-- Giovanni Mascellani <gio@debian.org> Wed, 09 May 2012 09:56:19 +0200
haskell-texmath (0.6.0.3-1) unstable; urgency=low
* New upstream release
* DM-Upload-Allowed: yes
-- Kiwamu Okabe <kiwamu@debian.or.jp> Mon, 27 Feb 2012 22:31:50 +0900
haskell-texmath (0.5.0.1-2) unstable; urgency=low
* Sourceful upload to rebuild documentation package
-- Iain Lane <laney@debian.org> Thu, 23 Feb 2012 11:18:31 +0000
haskell-texmath (0.5.0.1-1) unstable; urgency=low
[ Giovanni Mascellani ]
* New upstream release
[ Marco Silva ]
* Use ghc instead of ghc6
[ Iain Lane ]
* Standards-Version → 3.9.2, no changes required
* Add missing syb BDs
* Remove example which is no longer shipped by upstream
-- Iain Lane <laney@debian.org> Mon, 23 May 2011 18:56:22 +0100
haskell-texmath (0.3.0.3-1) experimental; urgency=low
* New upstream release
* Build against parsec v3 (Closes: #600691)
-- Joachim Breitner <nomeata@debian.org> Tue, 19 Oct 2010 20:03:22 +0200
haskell-texmath (0.3.0.2-2) unstable; urgency=low
* Run ghc6 without active timer (+RTS -V0 -RTS) to avoid build
problems on hppa
-- Joachim Breitner <nomeata@debian.org> Sun, 22 Aug 2010 16:06:02 +0200
haskell-texmath (0.3.0.2-1) unstable; urgency=low
* New upstream release (closes: #591169).
* Removing quilt patches (they're not necessary).
* Removing doc-base (like most Haskell packages).
* Updating my email address.
* Standards-Version bumped to 3.9.1 (no changes required).
-- Giovanni Mascellani <gio@debian.org> Sun, 01 Aug 2010 22:14:41 +0200
haskell-texmath (0.2.0.3-1) unstable; urgency=low
[ Giovanni Mascellani ]
* New upstream release
[ Marco Túlio Gontijo e Silva ]
* Use Build-Depends-Indep.
* control: Vcs-Darcs: Use simpler URL.
-- Giovanni Mascellani <mascellani@poisson.phc.unipi.it> Mon, 22 Mar 2010 22:14:03 +0100
haskell-texmath (0.1.1-2) unstable; urgency=low
[ Marco Túlio Gontijo e Silva ]
* debian/watch: Include package name in downloaded .tar.gz.
* debian/watch: Remove spaces, since they're not allowed by uscan.
* debian/control: Add field Provides: ${haskell:Provides} to -dev and
-prof packages.
* debian/control: Remove dependency in hscolour, since it's now a
dependency of haskell-devscripts.
* debian/control: Remove haddock from Build-Depends:, since it's now a
Depends: of haskell-devscripts.
* debian/control: Bump Standards-Version: to 3.8.4, no changes needed.
[ Joachim Breitner ]
* Bump haskell-devscripts dependency to 0.7
* Switch to 3.0 (quilt) version
-- Joachim Breitner <nomeata@debian.org> Sat, 20 Feb 2010 18:02:32 +0100
haskell-texmath (0.1.1-1) unstable; urgency=low
* Initial release. (closes: #562771)
-- Giovanni Mascellani <mascellani@poisson.phc.unipi.it> Thu, 07 Jan 2010 19:30:15 +0100
|