Source: lcms
Section: libs
Priority: optional
Maintainer: Shiju p. Nair <shiju.p@gmail.com>
Build-Depends: debhelper (>> 4.0.0), libtiff4-dev, libjpeg62-dev, zlib1g-dev
Standards-Version: 3.6.1

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. 
