Source: smartcardpp
Section: libs
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Guido Tabbernuk <boamaod@gmail.com>, Martin-Éric Racine <martin-eric.racine@iki.fi>
Build-Depends: cdbs, debhelper (>= 7), cmake, pkg-config,
 libpcsclite-dev
Standards-Version: 3.9.2
Homepage: http://code.google.com/p/esteid/

Package: libsmartcardpp1
Architecture: any
Depends: pcscd, ${misc:Depends}, ${shlibs:Depends}
Description: C++ library for accessing Smart Cards
 smartcardpp is a set of C++ classes to manage Smart Card
 communications and to implement basic command primitives.
 .
 This package provides the runtime libraries.

Package: libsmartcardpp1-dbg
Section: debug
Priority: extra
Architecture: any
Depends: libsmartcardpp1 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Description: smartcardpp debugging symbols
 smartcardpp is a set of C++ classes to manage Smart Card
 communications and to implement basic command primitives.
 .
 This package provides the debugging symbols.

Package: libsmartcardpp-dev
Section: libdevel
Architecture: any
Depends: libsmartcardpp1 (= ${binary:Version}), libpcsclite-dev, ${misc:Depends}, ${shlibs:Depends}
Description: smartcardpp development files
 smartcardpp is a set of C++ classes to manage Smart Card
 communications and to implement basic command primitives.
 .
 This package provides the development headers.
