Source: libepubgen
Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Uploaders: Rene Engelhard <rene@debian.org>
Build-Depends: debhelper-compat (= 13),
               libboost-dev,
               libcppunit-dev,
               librevenge-dev,
               libxml2-dev,
               pkg-config
Standards-Version: 4.7.3
Section: libs
Homepage: https://libepubgen.sourceforge.net
Vcs-Browser: https://salsa.debian.org/libreoffice-team/document-liberation/libepubgen
Vcs-Git: https://salsa.debian.org/libreoffice-team/document-liberation/libepubgen.git

Package: libepubgen-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libepubgen-0.1-1 (= ${binary:Version}),
         librevenge-dev,
         ${misc:Depends}
Description: EPUB generator library -- development
 is a library for generating EPUB documents. It is directly
 pluggable into import filters based on librevenge.
 .
 This package contains the development files (headers, ...)

Package: libepubgen-0.1-1
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: EPUB generator library
 is a library for generating EPUB documents. It is directly
 pluggable into import filters based on librevenge.
