Source: libofx
Section: libs
Priority: optional
Maintainer: Sébastien Villemot <sebastien@debian.org>
Standards-Version: 3.9.6
Homepage: http://libofx.sourceforge.net/
Build-Depends: libosp-dev, debhelper (>= 9), gengetopt, curl,
  libcurl4-gnutls-dev, libxml++2.6-dev, help2man,
  perl, dh-autoreconf
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-gnucash/libofx.git
Vcs-Git: git://anonscm.debian.org/pkg-gnucash/libofx.git

Package: libofx6
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Suggests: ofx
Multi-Arch: same
Description: library to support the Open Financial Exchange format
 Open Financial Exchange is an open standard for exchanging financial
 information. Using this library a program can enable support for
 common financial transactions such as bill payment, accessing account
 information and investment tracking.

Package: libofx-dev
Section: libdevel
Conflicts: libofx1
Architecture: any
Depends: libofx6 (= ${binary:Version}), libc6-dev | libc-dev, libosp-dev, ${misc:Depends}
Suggests: libofx-doc
Multi-Arch: same
Description: development package for libofx6
 This package provides header files and related support for developing
 packages that use libofx6, a library to support the Open Financial Exchange
 format.
 .
 Open Financial Exchange is an open standard for exchanging financial
 information. Using this library a program can enable support for
 common financial transactions such as bill payment, accessing account
 information and investment tracking.

Package: libofx6-dbg
Section: debug
Priority: extra
Depends: libofx6 (= ${binary:Version}), ${misc:Depends}
Architecture: any
Recommends: libofx-dev
Multi-Arch: same
Description: debugging symbols for libofx6
 This package provides debugging symbols for debugging applications using
 libofx6, a library to support the Open Financial Exchange format.
 .
 Open Financial Exchange is an open standard for exchanging financial
 information. Using this library a program can enable support for
 common financial transactions such as bill payment, accessing account

Package: libofx-doc
Section: doc
Depends: libjs-jquery, ${misc:Depends}
Recommends: libofx-dev (>= ${source:Version})
Architecture: all
Description: documentation for libofx4
 This package provides HTML documentation and sample OFX files for developing
 packages using libofx4, a library to support the Open Financial Exchange
 format.
 .
 Open Financial Exchange is an open standard for exchanging financial
 information. Using this library a program can enable support for
 common financial transactions such as bill payment, accessing account
 information and investment tracking.

Package: ofx
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Open Financial Exchange programs
 This package contains programs that implement a primitive interface for
 exchanging financial information using Open Financial Exchange.  More
 sophisticated access is normally done through programs using the libofx
 library rather than with the programs here.  
