haskell-debian-packaging (0.10) unstable; urgency=low

  * Rename serverPackageName -> sitePackageName
  * make executable a function of the SiteSpec

 -- David Fox <dsf@seereason.com>  Sat, 13 Oct 2012 07:59:35 -0700

haskell-debian-packaging (0.9) unstable; urgency=low

  * Two changes to the apache config from Jeremy.

 -- David Fox <dsf@seereason.com>  Wed, 10 Oct 2012 13:37:44 -0700

haskell-debian-packaging (0.8) unstable; urgency=low

  * Put a list of (servertype, port) pairs in the spec so we can
    assign each server a different port.

 -- David Fox <dsf@seereason.com>  Wed, 03 Oct 2012 15:07:34 -0700

haskell-debian-packaging (0.7) unstable; urgency=low

  * Replace the serverBinaryName function with a field in SiteSpec
    called executable.  The name of the executable cannot be deduced
    from the site name.

 -- David Fox <dsf@seereason.com>  Wed, 03 Oct 2012 11:56:20 -0700

haskell-debian-packaging (0.6) unstable; urgency=low

  * Add a testHost field to SiteSpec.

 -- David Fox <dsf@seereason.com>  Wed, 03 Oct 2012 06:23:45 -0700
