Source: prison
Section: libs
Priority: optional
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
XSBC-Original-Maintainer: Philip Muškovac <yofel@kubuntu.org>
Build-Depends: cmake,
               debhelper (>= 8.0.0),
               libdmtx-dev,
               libqrencode-dev,
               libqt4-dev,
               pkg-kde-tools (>= 0.12)
Standards-Version: 3.9.2
Homepage: https://projects.kde.org/projects/kdesupport/prison
Vcs-Browser: http://bazaar.launchpad.net/~kubuntu-packagers/kubuntu-packaging/prison
Vcs-Bzr: https://code.launchpad.net/~kubuntu-packagers/kubuntu-packaging/prison

Package: libprison-dev
Section: libdevel
Architecture: any
Depends: libprison0 (= ${binary:Version}), ${misc:Depends}
Description: barcode API for Qt - development files
 prison is a barcode API currently offering a nice Qt API to produce QRCode
 barcodes and DataMatrix barcodes, and can easily be made support more.
 .
 This package contains the development headers and files needed to create
 applications that use the prison library.

Package: libprison0
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: barcode API for Qt
 prison is a barcode API currently offering a nice Qt API to produce QRCode
 barcodes and DataMatrix barcodes, and can easily be made support more.
 .
 This package contains the shared library to be used by applications.

Package: libprison-dbg
Section: debug
Priority: extra
Architecture: any
Depends: libprison0 (= ${binary:Version}), ${misc:Depends}
Description: barcode API for Qt - debugging symbols
 prison is a barcode API currently offering a nice Qt API to produce QRCode
 barcodes and DataMatrix barcodes, and can easily be made support more.
 .
 This package contains the debugging symbols for debugging crashes in the
 prison library
