Source: pygresql Section: python Priority: optional Maintainer: Debian QA Group Build-Depends: debhelper (>= 7), python-all-dev (>= 2.6.6-14), python-all-dbg, libpq-dev, postgresql-server-dev-all, libssl-dev Build-Conflicts: python-setuptools XS-Python-Version: all Standards-Version: 3.9.1 Package: python-pygresql Architecture: any Depends: ${python:Depends}, python-egenix-mxdatetime, ${shlibs:Depends}, ${misc:Depends} Conflicts: python2.3-pygresql, python2.4-pygresql Replaces: python2.3-pygresql, python2.4-pygresql Provides: ${python:Provides}, python-pg Suggests: python-pygresql-dbg XB-Python-Version: ${python:Versions} Description: PostgreSQL module for Python PyGreSQL is a Python module that interfaces to a PostgreSQL database. It embeds the PostgreSQL query library to allow easy use of the powerful PostgreSQL features from a Python script. Package: python-pygresql-dbg Section: debug Priority: extra Architecture: any Depends: python-pygresql (= ${binary:Version}), python-dbg, ${shlibs:Depends}, python-egenix-mxdatetime-dbg, ${misc:Depends} Provides: python-pg Description: PostgreSQL module for Python (debug extension) PyGreSQL is a Python module that interfaces to a PostgreSQL database. It embeds the PostgreSQL query library to allow easy use of the powerful PostgreSQL features from a Python script. . This package contains the extension built for the Python debug interpreter.