Joachim Breitner [2014-03-16 15:03 +0100]:
> hsql-postgresql started to fail to build on Debian because the header
> file postgres.h was removed from libpq-dev. According to
> https://bugs.debian.org/314427, this is a file that should only be used
> for server-side programming and hence was removed from libpq-dev;
> clients should only use these header files, it seems:

That's correct.

If there are legitimate reason why this client-side application needs
a server-side header, the package could grow a build dependency on
postgresql-server-dev-9.3 to at least make this fact explicit and fix
the FTBFS in the short term.

Martin

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

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Pkg-postgresql-public mailing list
Pkg-postgresql-public@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-postgresql-public

Reply via email to