Source: openrpt
Section: misc
Priority: optional
Maintainer: Debian xTuple Maintainers <pkg-xtuple-maintainers@lists.alioth.debian.org>
Uploaders:
 Andrew Shadura <andrewsh@debian.org>,
 Daniel Pocock <daniel@pocock.pro>
Build-Depends: debhelper (>= 9), qtbase5-dev (>= 5.3.0), qttools5-dev (>= 5.3.0), qttools5-dev-tools (>= 5.3.0), libdmtx-dev, dpkg-dev (>= 1.16.1~), zlib1g-dev, libfontconfig-dev
Standards-Version: 3.9.6
Homepage: http://www.xtuple.com/openrpt/
Vcs-Git: git://anonscm.debian.org/collab-maint/openrpt.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/openrpt.git/

Package: libopenrpt1v5
Section: libs
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: libopenrpt1
Replaces: libopenrpt1
Description: graphical SQL report writer, designer and rendering library
 Graphical SQL report writer, designer and rendering engine, optimized
 for PostgreSQL. WYSIWYG display, GUI built with Qt. Reports can be saved
 as XML, either as files or in a database.
 .
 This package contains the shared libraries.

Package: openrpt
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libqt5sql5-psql
Description: graphical SQL report writer, designer and rendering engine
 Graphical SQL report writer, designer and rendering engine, optimized
 for PostgreSQL. WYSIWYG display, GUI built with Qt. Reports can be saved
 as XML, either as files or in a database.

Package: libopenrpt-dev
Section: libdevel
Architecture: any
Depends: qtbase5-dev (>= 5.3.0), libdmtx-dev, ${misc:Depends}, libopenrpt1v5 (= ${binary:Version})
Description: graphical SQL report writer, designer and rendering engine (development)
 Graphical SQL report writer, designer and rendering engine, optimized
 for PostgreSQL. WYSIWYG display, GUI built with Qt. Reports can be saved
 as XML, either as files or in a database.
 .
 This package contains the static development library and its headers.

