File: control

package info (click to toggle)
netpbm-free 2%3A10.0-15.3
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 9,952 kB
  • ctags: 8,098
  • sloc: ansic: 101,867; perl: 1,321; sh: 827; makefile: 755; lex: 206; csh: 13
file content (65 lines) | stat: -rw-r--r-- 2,517 bytes parent folder | download | duplicates (2)
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
57
58
59
60
61
62
63
64
65
Source: netpbm-free
Section: graphics
Priority: optional
Maintainer: Andreas Barth <aba@not.so.argh.org>
Uploaders: Steve McIntyre <93sam@debian.org>
Standards-Version: 3.8.4
Build-Depends: libtiff5-dev, libjpeg-dev, debhelper (>= 7), libpng-dev, zlib1g-dev, flex, quilt
Homepage: http://netpbm.alioth.debian.org
Vcs-Browser: http://git.debian.org/?p=collab-maint/netpbm.git
Vcs-Git: git://anonscm.debian.org/collab-maint/netpbm.git

Package: netpbm
Architecture: any
Multi-Arch: foreign
Depends: libnetpbm10 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Recommends: ghostscript
Conflicts: netpbm-nonfree (<= 1:19940301.1-3), pnmtopng, pbmwbmp, netpbm-dev (<= 2:9.10), ucbmpeg (<= 1r2-6), kdelibs4c2a
Replaces: pnmtopng, pbmwbmp, netpbm-dev, netpbm-nonfree, kdelibs4c2a
Provides: pnmtopng, pbmwbmp
Description: Graphics conversion tools between image formats
 Netpbm is a toolkit for manipulation of graphic images, including
 conversion of images between a variety of different formats. There
 are over 220 separate tools in the package including converters for
 more than 80 graphics formats.

Package: libnetpbm10
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Graphics conversion tools shared libraries
 This package contains the shared libraries used by netpbm.
Section: libs

Package: libnetpbm10-dev
Architecture: any
Depends: libnetpbm10 (= ${binary:Version}), ${misc:Depends}
Conflicts: netpbm-dev,libnetpbm9-dev
Replaces: netpbm-dev
Provides: netpbm-dev
Description: Graphics conversion tools development libraries and header files
 This development package contains the library and header
 files for the pbm, pgm, pnm, and ppm graphics formats.
Section: libdevel

Package: libnetpbm9
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Shared libraries for netpbm (v9)
 This package contains shared libraries used to be used by netpbm.
 Now we've switched to a single shared library, look out for libnetpbm10.
 This package is provided for backward compatibility.
Section: libs

Package: libnetpbm9-dev
Architecture: any
Depends: libnetpbm9 (= ${binary:Version}), ${misc:Depends}
Conflicts: netpbm-dev
Replaces: netpbm-dev
Provides: netpbm-dev
Description: Development libraries and header files (v9)
 This development package contains the library and header
 files for the pbm, pgm, pnm, and ppm graphics formats, if the split
 and now deprecated libraries are used.
 .
 This package is provided for backward compatibility.
Section: libdevel