Source: libvformat
Section: devel
Priority: optional
Maintainer: Thomas Preud'homme <robotux@celest.fr>
Standards-Version: 3.9.3
Build-Depends: debhelper (>= 9), dh-autoreconf, texinfo, autotools-dev, automake, autoconf, libtool
Build-Conflicts: autoconf2.13, automake1.4
DM-Upload-Allowed: yes
Homepage: http://sourceforge.net/projects/vformat/
Vcs-Browser: http://git.debian.org/?p=collab-maint/libvformat.git;a=summary
Vcs-Git: git://git.debian.org/collab-maint/libvformat.git

Package: libvformat-dev
Section: libdevel
Architecture: any
Depends: libvformat0 (= ${binary:Version}), ${misc:Depends}
Description: library to read and write vcard files (development files)
 This library provides an interface to vcard files according 
 to the definitions laid down in the rfc2426.
 .
 This package contains the development headers for the library found in
 libvformat0.

Package: libvformat0
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: library to read and write vcard files
 This library provides an interface to vcard files according 
 to the definitions laid down in the rfc2426.
 .
 This package contains the shared libraries necessary to run programs
 compiled with libvformat.
