File: control

package info (click to toggle)
openrpt 3.3.7-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 6,220 kB
  • ctags: 4,263
  • sloc: cpp: 31,332; ansic: 12,175; xml: 7,401; sh: 376; sql: 32; makefile: 21
file content (44 lines) | stat: -rw-r--r-- 1,812 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
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.com.au>
Build-Depends: debhelper (>= 9), libqt4-dev (>= 4.1.0), libdmtx-dev, dpkg-dev (>= 1.16.1~)
Standards-Version: 3.9.4
Homepage: http://www.xtuple.com/openrpt/
Vcs-Git: git://git.debian.org/collab-maint/openrpt.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/openrpt.git;a=summary

Package: libopenrpt1
Section: libs
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
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}, libqt4-sql-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: libqt4-dev (>= 4.1.0), libdmtx-dev, ${misc:Depends}, libopenrpt1 (= ${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.