File: control

package info (click to toggle)
libjpeg7 7-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 3,996 kB
  • ctags: 2,846
  • sloc: ansic: 28,470; sh: 10,141; asm: 284; makefile: 128
file content (27 lines) | stat: -rw-r--r-- 841 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
Source: libjpeg7
Maintainer: Bill Allombert <ballombe@debian.org>
Section: graphics
Priority: optional
Build-Depends: debhelper (>= 5), autotools-dev
Standards-Version: 3.8.3

Package: libjpeg7
Architecture: any
Section: oldlibs
Description: The Independent JPEG Group's JPEG runtime library (v7)
 The Independent JPEG Group's JPEG library is a library for handling
 JPEG files.
 .
 This package contains the shared library for the obsolete version 7.
Depends: ${shlibs:Depends}, ${misc:Depends}

Package: libjpeg7-dbg
Architecture: any
Section: debug
Priority: extra
Description: Debugging files for the IJG JPEG library (v7)
 The Independent JPEG Group's JPEG library is a library for handling
 JPEG files.
 .
 This package contains the debugging symbols for the obsolete version 7.
Depends: libjpeg7 (=${binary:Version}), ${misc:Depends}