Source: smartcardpp
Section: libs
Priority: optional
Maintainer: Martin-Éric Racine <q-funk@ubuntu.com>
Uploaders: Kalev Lember <kalev@smartlink.ee>, Guido Tabbernuk <boamaod@gmail.com>
Build-Depends: cdbs, debhelper (>= 7), cmake, libpcsclite-dev, pkg-config
Standards-Version: 3.9.2
Homepage: http://code.google.com/p/esteid/

Package: libsmartcardpp1
Architecture: any
Depends: libpcsclite1, ${misc:Depends}, ${shlibs:Depends}
Recommends: pcscd
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.
