haskell-cabal-debian (1.3) unstable; urgency=low
* Fix error message when compiler version is not in bundled package list.
* Add bundled package list for compiler 7.0.4 (same as 7.0.3.)
-- David Fox <dsf@seereason.com> Sat, 08 Oct 2011 07:58:19 -0700
haskell-cabal-debian (1.2) unstable; urgency=low
* When computing the debian name from a package's cabal name, if we
have no particular version number we are comparing to, use the name
from the version split that corresponds to newer version numbers.
* Add code to make the cabal package haskell-src-exts map to the debian
packages libghc-src-exts-dev etc. Normally it would map to
libghc-haskell-src-exts-dev.
-- David Fox <dsf@seereason.com> Thu, 06 Oct 2011 09:27:02 -0700
haskell-cabal-debian (1.1) unstable; urgency=low
* Use propositional logic package to compute normal form for dependencies
* Make sure to correct format of cabal package synopsis before using as debian
package description.
-- David Fox <dsf@seereason.com> Fri, 30 Sep 2011 06:16:34 -0700
haskell-cabal-debian (1.0) unstable; urgency=low
* Debianization generated by cabal-debian
-- David Fox <dsf@seereason.com> Sun, 18 Sep 2011 06:40:21 -0700