Source: libmng
Build-Depends: autoconf, automake1.7, libtool, debhelper (>> 4.0.0), libjpeg62-dev | libjpeg-dev, liblcms1-dev, zlib1g-dev
Section: libs
Priority: optional
Maintainer: Shiju p. Nair <shiju.p@gmail.com>
Standards-Version: 3.6.1

Package: libmng1
Architecture: any
Section: libs
Replaces: libmng-dev (<< 1.0.0-3), libmng
Depends: ${shlibs:Depends}
Description: Multiple-image Network Graphics library
 The libmng library supports decoding, displaying, encoding, and various
 other manipulations of the Multiple-image Network Graphics (MNG) format
 image files. It uses the zlib compression library, and optionally the
 JPEG library by the Independent JPEG Group (IJG) and/or
 lcms (little cms), a color-management library by Marti Maria Saguar.

Package: libmng-dev
Architecture: any
Section: libdevel
Replaces: libmng
Depends: libmng1 (= ${Source-Version}), liblcms1-dev, libjpeg62-dev | libjpeg-dev, zlib1g-dev
Description: M-N-G library (Development headers)
 The libmng library supports decoding, displaying, encoding, and various
 other manipulations of the Multiple-image Network Graphics (MNG) format
 image files. It uses the zlib compression library, and optionally the
 JPEG library by the Independent JPEG Group (IJG) and/or
 lcms (little cms), a color-management library by Marti Maria Saguar.  
 .
 Development headers
