Source: libpng
Section: libs
Priority: optional
Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Uploaders: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 libtool,
 zlib1g-dev,
 mawk
Standards-Version: 4.7.3
Homepage: https://libpng.org/pub/png/libpng.html
Rules-Requires-Root: no

Package: libpng12-0
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends}
Conflicts: libpng12-dev (<= 1.2.8rel-7), mzscheme (<= 1:209-5), pngcrush (<= 1.5.10-2), pngmeta (<= 1.11-3), qemacs (<= 0.3.1-5), povray-3.5 (<= 3.5.0c-10)
Replaces: libpng12-dev (<= 1.2.8rel-7)
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Description: PNG library - runtime
 libpng is a library implementing an interface for reading and writing
 PNG (Portable Network Graphics) format files.
 .
 This package contains the runtime library files needed to run software
 using libpng.

Package: libpng12-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 libpng12-0 (= ${binary:Version}),
 zlib1g-dev
Conflicts: libpng2-dev, libpng12-0-dev, libpng2 (<< 1.0.12-3)
Provides: libpng12-0-dev,libpng3-dev
Replaces: libpng3-dev (<= 1.2.5), libpng12-0-dev
Testsuite: autopkgtest
Description: PNG library - development
 libpng is a library implementing an interface for reading and writing
 PNG (Portable Network Graphics) format files.
 .
 This package contains the header and development files needed to build
 programs and packages using libpng.
