Source: libpuzzle
Section: graphics
Priority: extra
Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Uploaders: Emmanuel Bouthenot <kolter@debian.org>
Build-Depends: debhelper (>= 9), dh-autoreconf, libgd2-noxpm-dev
Standards-Version: 3.9.8
Homepage: https://github.com/jedisct1/libpuzzle
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-phototools/libpuzzle.git
Vcs-Git: https://anonscm.debian.org/cgit/pkg-phototools/libpuzzle.git

Package: libpuzzle1
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: quick similar image finder - shared library
 The Puzzle library is designed to quickly find visually similar images
 (GIF, PNG, JPG), even if they have been resized, recompressed,
 recolored or slightly modified.
 .
 This package contains the C library.

Package: libpuzzle-bin
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: quick similar image finder - runtime tool
 The Puzzle library is designed to quickly find visually similar images
 (GIF, PNG, JPG), even if they have been resized, recompressed,
 recolored or slightly modified.
 .
 This package contains the command-line tool: puzzle-diff.

Package: libpuzzle-dev
Section: libdevel
Architecture: any
Depends: libpuzzle1 (= ${binary:Version}), ${misc:Depends}
Description: quick similar image finder - development files
 The Puzzle library is designed to quickly find visually similar images
 (GIF, PNG, JPG), even if they have been resized, recompressed,
 recolored or slightly modified.
 .
 This package contains the development files.
