Source: libvformat
Section: devel
Priority: optional
Maintainer: Thomas Preud'homme <robotux@debian.org>
Standards-Version: 4.5.0
Build-Depends: debhelper-compat (= 13), texinfo, automake, autoconf, libtool
Build-Conflicts: autoconf2.13, automake1.4
Rules-Requires-Root: no
Homepage: http://sourceforge.net/projects/vformat/
Vcs-Browser: https://salsa.debian.org/debian/libvformat
Vcs-Git: https://salsa.debian.org/debian/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.
