Package: haskell-hsql
Version: 1.4-5
Severity: important

Hi!

haskell-hsql currently build-depends on postgresql-server-dev-8.0,
which is problematic on two different ways:

 * The 8.0 packages will disappear soon since they are obsoleted by
   version 8.1.

 * haskell-hsql is a client-side database application. It is just
   plain wrong to depend on server-side bits since that makes
   haskell-hsql dependant on a particular postgresql version.
   Client-side packages should only use libpq-dev, which provides the
   interface designed for clients (and even some server-side include
   files which some packages just cannot resist to use).

Please remove the build dependency soon, so that 8.0 can be removed
from the archive.

Thanks!

Martin
-- 
Martin Pitt        http://www.piware.de
Ubuntu Developer   http://www.ubuntu.com
Debian Developer   http://www.debian.org

In a world without walls and fences, who needs Windows and Gates?

Attachment: signature.asc
Description: Digital signature

Reply via email to