Source: freetds Section: libs Priority: optional Maintainer: Steve Langasek Uploaders: Adam Conrad Standards-Version: 4.1.3 Homepage: http://www.freetds.org/ Vcs-Git: https://salsa.debian.org/vorlon/freetds.git Vcs-Browser: https://salsa.debian.org/vorlon/freetds Build-Depends: debhelper (>= 10), autotools-dev, unixodbc-dev (>= 2.2.11-10), libglib2.0-dev | libglib-dev, libgnutls28-dev, libreadline-dev, libkrb5-dev, pkg-config Package: freetds-common Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} Replaces: libct3, libct4 (<< 0.82-1) Description: configuration files for FreeTDS SQL client libraries FreeTDS is an implementation of the Tabular DataStream protocol, used for connecting to MS SQL and Sybase servers over TCP/IP. . This package manages the configuration files that are common to all of the TDS client library implementations (CT-Lib, DB-Lib, and ODBC), stored in /etc/freetds/. Package: libct4 Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, freetds-common, ${misc:Depends} Description: libraries for connecting to MS SQL and Sybase SQL servers FreeTDS is an implementation of the Tabular DataStream protocol, used for connecting to MS SQL and Sybase servers over TCP/IP. . This package includes the shared libraries for the Sybase CT-Lib API. You will need this if you plan to connect to MS SQL or Sybase servers, or use the PHP sybase or Perl DBD::Sybase extensions. Package: freetds-bin Architecture: any Section: database Depends: ${shlibs:Depends}, freetds-common, ${misc:Depends} Description: FreeTDS command-line utilities FreeTDS is an implementation of the Tabular DataStream protocol, used for connecting to MS SQL and Sybase servers over TCP/IP. . This package includes the command-line utilities shipped with FreeTDS. Package: tdsodbc Architecture: any Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends}, freetds-common Recommends: libodbc1 Conflicts: freetds0, libct0 Replaces: freetds0, libct0, libct1 Breaks: unixodbc (<< 2.2.14p2-3), odbcinst1debian2 (<< 2.2.14p2-3), libiodbc2 (<< 3.52.7-3~) Description: ODBC driver for connecting to MS SQL and Sybase SQL servers FreeTDS is an implementation of the Tabular DataStream protocol, used for connecting to MS SQL and Sybase servers over TCP/IP. . This package includes the ODBC driver for FreeTDS, for use with UnixODBC or iODBC. Package: libsybdb5 Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, freetds-common, ${misc:Depends} Description: libraries for connecting to MS SQL and Sybase SQL servers FreeTDS is an implementation of the Tabular DataStream protocol, used for connecting to MS SQL and Sybase servers over TCP/IP. . This package includes the shared libraries for the Sybase DB-Lib API. Package: freetds-dev Section: devel Architecture: any Depends: libct4 (= ${binary:Version}), libsybdb5 (= ${binary:Version}), ${misc:Depends} Conflicts: crystalspace-dev Description: MS SQL and Sybase client library (static libs and headers) FreeTDS is an implementation of the Tabular DataStream protocol, used for connecting to MS SQL and Sybase servers over TCP/IP. . This package includes the static libraries and header files for TDS, which you will need to develop applications that connect to MS SQL servers. You will also need this package if you are installing the Perl DBD::Sybase module on your system using CPAN.