File: control

package info (click to toggle)
jbig2dec 0.13-4.1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,440 kB
  • ctags: 1,510
  • sloc: ansic: 21,951; python: 328; sh: 271; makefile: 112
file content (56 lines) | stat: -rw-r--r-- 1,938 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
51
52
53
54
55
56
Source: jbig2dec
Section: libs
Priority: optional
Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Build-Depends: cdbs (>= 0.4.123~),
 licensecheck,
 libtool,
 automake,
 autoconf,
 debhelper,
 dh-buildinfo,
 libpng-dev,
 python,
 d-shlibs
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/printing/jbig2dec.git
Vcs-Browser: https://anonscm.debian.org/git/printing/jbig2dec.git
Homepage: http://git.ghostscript.com/?p=jbig2dec.git

Package: libjbig2dec0-dev
Section: libdevel
Depends: libjbig2dec0 (= ${binary:Version}), ${devlibs:Depends}, ${misc:Depends}
Provides: libjbig2dec-dev
Conflicts: libjbig2dec-dev
Architecture: any
Description: JBIG2 decoder library - development files
 jbig2dec is a decoder library and example utility implementing the JBIG2
 bi-level image compression spec. Also known as ITU T.88 and ISO IEC
 14492, and included by reference in Adobe's PDF version 1.4 and later.
 .
 This package contains the development headers and static library.

Package: libjbig2dec0
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Architecture: any
Multi-arch: same
Description: JBIG2 decoder library - shared libraries
 jbig2dec is a decoder library and example utility implementing the JBIG2
 bi-level image compression spec. Also known as ITU T.88 and ISO IEC
 14492, and included by reference in Adobe's PDF version 1.4 and later.
 .
 This package contains the shared library libjbig2dec.

Package: jbig2dec
Section: graphics
Depends: ${shlibs:Depends}, ${misc:Depends}
Architecture: any
Description: JBIG2 decoder library - tools
 jbig2dec is a decoder library and example utility implementing the JBIG2
 bi-level image compression spec. Also known as ITU T.88 and ISO IEC
 14492, and included by reference in Adobe's PDF version 1.4 and later.
 .
 This package contains the command-line utility jbig2dec.