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>
Build-Depends:
 debhelper (>= 8),
 dh-autoreconf,
 nasm [any-amd64 any-i386],
Standards-Version: 3.9.1
Homepage: http://www.libjpeg-turbo.org/
Vcs-Git: git://git.debian.org/collab-maint/libjpeg-turbo.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/libjpeg-turbo.git

Package: libturbojpeg1
Architecture: any
Section: libs
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Replaces:
 libturbojpeg,
Conflicts:
 libturbojpeg,
 libjpeg-turbo8,
Provides:
 libturbojpeg,
Description: TurboJPEG runtime library - SIMD optimized
 This library is based on libjpeg-turbo and not on the IJG JPEG.
 .
 This package provides the runtime library of libjpeg-turbo only. Installing
 this package does _not_ replace files provided by Independent JPEG Group.
 .
 This package contains the libturbojpeg.so.1 library, used by
 TigerVNC and other users of the past TurboJPEG library.

Package: libturbojpeg1-dev
Architecture: any
Section: libdevel
Depends:
 libturbojpeg1 (= ${binary:Version}),
 libc6-dev | libc-dev,
 ${misc:Depends},
Replaces:
 libturbojpeg-dev,
Conflicts:
 libturbojpeg-dev,
 libjpeg-turbo8-dev,
Provides:
 libturbojpeg-dev,
Description: Development files for the turbo JPEG library
 This library is based on libjpeg-turbo and not on the IJG JPEG.
 .
 This package provides the runtime library of libjpeg-turbo only. Installing
 this package does _not_ replace files provided by Independent JPEG Group.
 .
 This package contains the static library, headers and documentation for
 the libjpegturbo.so.1 library.

Package: libjpeg-turbo-test
Architecture: any
Priority: extra
Section: debug
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Description: Program for testing libjpeg-turbo
 This package contains tjunittest which tests
 the basic functionality of the library and 
 data files for performing those tests.
