Source: guile-pg
Section: interpreters
Priority: optional
Maintainer: Sam Hocevar <sho@debian.org>
Build-Depends: debhelper (>= 9), libpq-dev, texinfo, libltdl-dev, autotools-dev (>= 20100122.1~),
# adjust guile version
 guile-2.0-dev, 
# test script runs initdb
 postgresql, postgresql-client
Standards-Version: 3.9.5

Package: guile-pg
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Guile bindings for the PostgreSQL client library
 This is a collection of modules for Guile allowing access to the PostgreSQL
 RDBMS from Scheme programs.
