Source: exempi
Section: libs
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Michael Biebl <biebl@debian.org>
Build-Depends: debhelper (>= 9), libexpat1-dev, zlib1g-dev, dh-autoreconf
Standards-Version: 3.9.4
Vcs-Git: git://git.debian.org/collab-maint/exempi.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/exempi.git;a=summary
Homepage: http://libopenraw.freedesktop.org/wiki/Exempi

Package: exempi
Section: graphics
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: command line tool to manipulate XMP metadata
 Exempi is a library to parse XMP metadata as defined by the
 specification.
 .
 XMP (Extensible Metadata Platform) facilitates embedding metadata in files
 using a subset of RDF. Most notably XMP supports embedding metadata in PDF
 and many image formats, though it is designed to support nearly any file type.
 .
 This package provides a command line tool to manipulate XMP metadata.

Package: libexempi3
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: library to parse XMP metadata (Library)
 Exempi is a library to parse XMP metadata as defined by the
 specification.
 .
 XMP (Extensible Metadata Platform) facilitates embedding metadata in files
 using a subset of RDF. Most notably XMP supports embedding metadata in PDF
 and many image formats, though it is designed to support nearly any file type.

Package: libexempi-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libexempi3 (= ${binary:Version}), ${misc:Depends}
Description: library to parse XMP metadata (Development files)
 Exempi is a library to parse XMP metadata as defined by the
 specification.
 .
 XMP (Extensible Metadata Platform) facilitates embedding metadata in files
 using a subset of RDF. Most notably XMP supports embedding metadata in PDF
 and many image formats, though it is designed to support nearly any file type.
 .
 This package provides development files for using exempi.

Package: libexempi3-dbg
Section: debug
Architecture: any
Multi-Arch: same
Priority: extra
Depends: libexempi3 (= ${binary:Version}), ${misc:Depends}
Description: library to parse XMP metadata (Debug files)
 Exempi is a library to parse XMP metadata as defined by the
 specification.
 .
 XMP (Extensible Metadata Platform) facilitates embedding metadata in files
 using a subset of RDF. Most notably XMP supports embedding metadata in PDF
 and many image formats, though it is designed to support nearly any file type.
 .
 This package provides detached debugging symbols.

