Source: libjpeg-turbo
Priority: optional
Section: graphics
Maintainer: Debian TigerVNC Packaging Team <pkg-tigervnc-devel@lists.alioth.debian.org>
Uploaders:
 Fathi Boudra <fabo@debian.org>,
 Osamu Aoki <osamu@debian.org>,
 Tom Gall <tom.gall@linaro.org>,
 Mike Gabriel <sunweaver@debian.org>,
 Ondřej Surý <ondrej@debian.org>
Build-Depends:
 debhelper (>= 9),
 dh-autoreconf,
 nasm [any-amd64 any-i386],
Standards-Version: 3.9.5
Homepage: http://www.libjpeg-turbo.org/
Vcs-Git: git://anonscm.debian.org/collab-maint/libjpeg-turbo.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/libjpeg-turbo.git

Package: libjpeg-dev
Architecture: all
Section: libdevel
Depends: libjpeg62-dev (>= ${source:Version}),
 	 ${misc:Depends}
Conflicts: libjpeg62-dev (<< 0:1.3.1-1~),
	   libjpeg7-dev,
	   libjpeg8-dev
Description: Development files for the JPEG library [dummy package]
 This package depends on default Debian implementation of
 libjpeg.so.62 JPEG library.

Package: libjpeg62-dev
Architecture: any
Section: libdevel
Multi-Arch: same
Depends: libc-dev,
	 libjpeg62 (= ${binary:Version}),
	 ${misc:Depends}
Conflicts: libjpeg7-dev,
	   libjpeg8-dev
Replaces: libjpeg7-dev,
	  libjpeg8-dev
Provides: libjpeg-dev
Description: Development files for the LJT JPEG library
 The LJT JPEG library is a library for handling JPEG files.
 .
 libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX,
 SSE2, NEON) to accelerate baseline JPEG compression and decompression
 on x86, x86-64, and ARM systems.  The LJT JPEG library is an API/ABI
 compatible with IIJ JPEG library.
 .
 This package contains the static library, headers and documentation.

Package: libjpeg62
Architecture: any
Multi-Arch: same
Section: libs
Pre-Depends: multiarch-support
Depends: ${misc:Depends},
	 ${shlibs:Depends}
Description: LJT JPEG runtime library
 The LJT JPEG library is a library for handling JPEG files.
 .
 libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX,
 SSE2, NEON) to accelerate baseline JPEG compression and decompression
 on x86, x86-64, and ARM systems.  The LJT JPEG library is an API/ABI
 compatible with IIJ JPEG library.
 .
 This package contains the shared runtime library.

Package: libjpeg62-dbg
Architecture: any
Section: debug
Priority: extra
Multi-Arch: same
Depends: libjpeg62 (= ${binary:Version}),
	 ${misc:Depends}
Replaces: libjpeg-turbo-dbg (<< 1.1.90+svn722-1ubuntu6),
          libjpeg62-dbg,
          libjpeg7-dbg
Description: Debugging symbols for the LJT JPEG library
 The libjpeg-turbo JPEG library is a library for handling JPEG files.
 .
 libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX,
 SSE2, NEON) to accelerate baseline JPEG compression and decompression
 on x86, x86-64, and ARM systems.  The LJT JPEG library is an API/ABI
 compatible with IIJ JPEG library.
 .
 This package contains the debugging symbols.

Package: libturbojpeg1
Architecture: any
Multi-Arch: same
Section: libs
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends},
	 ${misc:Depends}
Replaces: libturbojpeg
Conflicts: libturbojpeg,
	   libjpeg-turbo8
Description: TurboJPEG runtime library - SIMD optimized
 The LJT JPEG library is a library for handling JPEG files.
 .
 libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX,
 SSE2, NEON) to accelerate baseline JPEG compression and decompression
 on x86, x86-64, and ARM systems.
 .
 This package contains the libturbojpeg.so.1 library, used by TigerVNC
 and other users of the past TurboJPEG library.

Package: libturbojpeg1-dbg
Architecture: any
Priority: extra
Multi-Arch: same
Section: debug
Depends: ${misc:Depends},
	 libturbojpeg1 (= ${binary:Version}),
Breaks: libturbojpeg1 (<= 1.3.0-3),
Description: TurboJPEG runtime library - SIMD optimized (debugging symbols)
 The LJT JPEG library is a library for handling JPEG files.
 .
 libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX,
 SSE2, NEON) to accelerate baseline JPEG compression and decompression
 on x86, x86-64, and ARM systems.
 .
 This package contains debugging symbols for the libturbojpeg.so.1 library.

Package: libturbojpeg1-dev
Architecture: any
Section: libdevel
Multi-Arch: same
Depends: libturbojpeg1 (= ${binary:Version}),
	 ${misc:Depends},
Replaces: libturbojpeg-dev,
Conflicts: libturbojpeg-dev,
	   libjpeg-turbo8-dev,
Provides: libturbojpeg-dev,
Description: Development files for the TurboJPEG library
 The LJT JPEG library is a library for handling JPEG files.
 .
 libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX,
 SSE2, NEON) to accelerate baseline JPEG compression and decompression
 on x86, x86-64, and ARM systems.
 .
 This package contains the static library, headers and documentation for
 the libjpegturbo.so.1 library.

Package: libjpeg-turbo-progs
Architecture: any
Depends: ${misc:Depends},
	 ${shlibs:Depends}
Replaces: libjpeg-progs (<< 8c-2ubuntu5)
Provides: libjpeg-progs
Description: Programs for manipulating JPEG files
 This package contains programs for manipulating JPEG files from the
 LJT JPEG library:
  * cjpeg/djpeg: convert to/from the JPEG file format
  * rdjpgcom/wrjpgcom: read/write comments in JPEG files
  * jpegtran: lossless transformations of JPEG files
  * jpegexiforient/exifautotran: manipulate EXIF orientation tag
  * tjbench: a simple JPEG benchmarking tool

Package: libjpeg-progs
Architecture: all
Depends: ${misc:Depends},
	 libjpeg-turbo-progs (>= ${source:Version})
Description: Programs for manipulating JPEG files
 This package is empty dummy package that depends on default JPEG
 library implementation.  It can be safely removed.

Package: libjpeg-turbo-progs-dbg
Architecture: any
Priority: extra
Section: debug
Depends: ${misc:Depends},
	 libjpeg-turbo-progs (= ${binary:Version})
Description: Programs for manipulating JPEG files (debugging symbols)
 This package contains debugging symbols for programs for manipulating
 JPEG files from the LJT JPEG library:
  * cjpeg/djpeg: convert to/from the JPEG file format
  * rdjpgcom/wrjpgcom: read/write comments in JPEG files
  * jpegtran: lossless transformations of JPEG files
  * jpegexiforient/exifautotran: manipulate EXIF orientation tag
  * tjbench: a simple JPEG benchmarking tool
