Source: lcms
Section: libs
Priority: optional
Maintainer: Shiju p. Nair <shiju.p@gmail.com>
Uploaders: Oleksandr Moskalenko <malex@debian.org>
Build-Depends: debhelper (>> 5.0.38), libtiff4-dev, libjpeg62-dev, zlib1g-dev, python-all-dev (>= 2.3.5-11), python-support (>= 0.6.3), dpatch
Standards-Version: 3.7.2

Package: liblcms1
Architecture: any
Section: libs
Replaces: liblcms
Provides: liblcms
Conflicts: liblcms
Suggests: liblcms-utils
Depends: ${shlibs:Depends}
Description: Color management library
 lcms is a standalone CMM engine, which deals with the color management.
 It implements a fast transformation between ICC profiles. The intention
 of it is to be portable across several platforms.

Package: liblcms-utils
Architecture: any
Section: utils
Depends: ${shlibs:Depends}
Description: Color management library (Additional utilities)
 lcms is a standalone CMM engine, which deals with the color management.
 It implements a fast transformation between ICC profiles. The intention
 of it is to be portable across several platforms. This package contains
 additional utilities(jpegicc and tifficc) which comes with lcms.

Package: liblcms1-dev
Architecture: any
Section: libdevel
Replaces: liblcms-dev
Provides: liblcms-dev
Conflicts: liblcms-dev
Depends: liblcms1 (= ${Source-Version})
Description: Color management library (Development headers)
 Development headers for Little CMS color management library.
 lcms is a standalone CMM engine, which deals with the color management.
 It implements a fast transformation between ICC profiles. The intention
 of it is to be portable across several platforms.

#Package: python-liblcms
#Priority: optional
#Section: graphics
#Architecture: any
#Depends: liblcms1 (= ${Source-Version}), ${python:Depends}
#Description: Python bindings for liblcms color management library
# Python bindings for the LittleCMS color management library have been produced
# with SWIG and allow access to liblcms1 functions from python code.
