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
|
haskell-weighted-regexp (0.3.1.2-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:31 +0200
haskell-weighted-regexp (0.3.1.2-1) experimental; urgency=low
* New upstream release
+ drop patches/support-array-0.4
-- Joachim Breitner <nomeata@debian.org> Fri, 08 Feb 2013 20:16:05 +0100
haskell-weighted-regexp (0.3.1.1-3) 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:29 +0200
haskell-weighted-regexp (0.3.1.1-2) unstable; urgency=low
* Extend version range for array in cabal file to support array 0.4
* Add Eq constraint to instances of various classes
-- Iain Lane <laney@debian.org> Tue, 14 Feb 2012 22:53:59 +0000
haskell-weighted-regexp (0.3.1.1-1) unstable; urgency=low
* Initial release. (Closes: #641939)
-- Joachim Breitner <nomeata@debian.org> Mon, 19 Sep 2011 17:19:44 +0200
|