File: control

package info (click to toggle)
prison 1.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 192 kB
  • sloc: cpp: 512; makefile: 9
file content (50 lines) | stat: -rw-r--r-- 1,864 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Source: prison
Section: libs
Priority: optional
Maintainer: Debian Krap Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Philip Muškovac <yofel@kubuntu.org>,
           Felix Geyer <debfx-pkg@fobos.de>
Build-Depends: cmake,
               debhelper (>= 8.1.3~),
               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://anonscm.debian.org/gitweb/?p=pkg-kde/krap/prison.git
Vcs-Git: git://anonscm.debian.org/pkg-kde/krap/prison.git

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
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
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