Source: quickfix
Priority: optional
Maintainer: Athena Capital Research <acr-debian@athenacr.com>
Uploaders: Roberto C. Sanchez <roberto@connexer.com>
Build-Depends: debhelper (>= 10),
 doxygen,
 graphviz,
 quilt,
 libxml2-dev,
 default-libmysqlclient-dev,
 libpqxx-dev,
 libboost-all-dev,
 libssl-dev,
 libtool,
 psmisc,
 flex,
 ruby
Standards-Version: 4.5.0
Section: libs
Homepage: http://www.quickfixengine.org/index.html

Package: libquickfix-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libquickfix17 (= ${binary:Version}),
 libxml2-dev,
 libssl-dev,
 ${misc:Depends}
Suggests: libquickfix-doc
Description: FIX protocol library - development files
 The Financial Information eXchange (FIX) Protocol is a message standard
 developed to facilitate the electronic exchange of information related to
 securities transactions. It is intended for use between trading partners
 wishing to automate communications.
 .
 This package includes the quickfix development files.

Package: libquickfix17
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
 ${misc:Depends}
Description: FIX protocol library - runtime files
 The Financial Information eXchange (FIX) Protocol is a message standard
 developed to facilitate the electronic exchange of information related to
 securities transactions. It is intended for use between trading partners
 wishing to automate communications.
 .
 This package includes the quickfix runtime files.

Package: libquickfix-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Suggests: libquickfix-dev
Description: FIX protocol library - documentation
 The Financial Information Exchange (FIX) Protocol is a message standard
 developed to facilitate the electronic exchange of information related to
 securities transactions. It is intended for use between trading partners
 wishing to automate communications.
 .
 This package includes the quickfix documentation.
