Source: pgtcl Priority: optional Maintainer: Mark Hindley Build-Depends: debhelper-compat (= 13), dpkg-dev (>= 1.16.1~), libpq-dev, tcl-dev Standards-Version: 4.6.1 Homepage: http://github.com/flightaware/pgtcl/ Section: libs Package: libpgtcl Depends: ${misc:Depends}, ${shlibs:Depends}, ${tcl:Depends} Pre-Depends: ${misc:Pre-Depends} Multi-Arch: same Conflicts: libpgtcl1.5, tcl8.5 (<< 8.5.15-3) Replaces: libpgtcl1.5 Architecture: any Description: Tcl client library binding for PostgreSQL This library provides Tcl bindings to the PostgreSQL client library (libpq), which is used to communicate with the PostgreSQL database server. . PostgreSQL is an object-relational SQL database management system. Tcl is a widely used and easily extended interpreted language. Package: libpgtcl-dev Section: libdevel Multi-Arch: same Architecture: any Depends: libpgtcl (= ${binary:Version}), ${misc:Depends} Description: Tcl client library binding for PostgreSQL - development files This library provides Tcl bindings to the PostgreSQL client library (libpq), which is used to communicate with the PostgreSQL database server. This package contains the header files and html/pdf documentation. . PostgreSQL is an object-relational SQL database management system. Tcl is a widely used and easily extended interpreted language.