Clean properly files resulting from package compilation
[virtuoso-debian.git] / debian / control
blobd395afdd0db8a1f808ec2d1a2378f556a6cdb0be
1 Source: virtuoso
2 Section: misc
3 Priority: extra
4 Maintainer: Miriam Ruiz <little_miry@yahoo.es>
5 Build-Depends: debhelper (>= 5), autotools-dev, autoconf (>= 2.57), \
6  automake (>= 1.7), libtool (>= 1.5), flex (>= 2.5.33), bison (>= 2.3), \
7  gperf (>= 2.7.2), gawk (>= 3.1.1), m4 (>= 1.4.1), make (>= 3.79.1), \
8  libssl-dev (>= 0.9.7), libreadline5-dev, openjdk-6-jdk | sun-java5-jdk,
9  net-tools, cli-common-dev, mono-gmcs, libmono-corlib2.0-cil (>= 1.2.6),
10  libmono-system-data2.0-cil (>= 1.0), libmono-system2.0-cil (>= 1.2.6)
11 Standards-Version: 3.8.0
12 Homepage: http://virtuoso.openlinksw.com/wiki/main/Main/
14 Package: virtuoso
15 Architecture: all
16 Depends: virtuoso-bin, virtuoso-data, libvirtodbc0, libvirtodbc-dev, libvirtuoso-java 
17 Homepage: http://virtuoso.openlinksw.com/
18 Description: OpenLink Virtuoso Open-Source Edition
19  Virtuoso is a high-performance object-relational SQL database. As a
20  database, it provides transactions, a smart SQL compiler, powerful
21  stored-procedure language with optional Java and .Net server-side
22  hosting, hot backup, SQL-99 support and more. It has all major
23  data-access interfaces, such as ODBC, JDBC, ADO .Net and OLE/DB.
24  .
25  OpenLink Virtuoso supports SPARQL embedded into SQL for querying RDF
26  data stored in Virtuoso's database. SPARQL benefits from low-level
27  support in the engine itself, such as SPARQL-aware type-casting rules
28  and a dedicated IRI data type. 
30 Package: virtuoso-bin
31 Architecture: any
32 Depends: ${shlibs:Depends}, ${misc:Depends}
33 Description: OpenLink Virtuoso Open-Source Edition
34  Virtuoso is a high-performance object-relational SQL database. As a
35  database, it provides transactions, a smart SQL compiler, powerful
36  stored-procedure language with optional Java and .Net server-side
37  hosting, hot backup, SQL-99 support and more. It has all major
38  data-access interfaces, such as ODBC, JDBC, ADO .Net and OLE/DB.
40 Package: virtuoso-data
41 Architecture: all
42 Depends: ${shlibs:Depends}, ${misc:Depends}
43 Description: OpenLink Virtuoso Open-Source Edition
44  Virtuoso is a high-performance object-relational SQL database. As a
45  database, it provides transactions, a smart SQL compiler, powerful
46  stored-procedure language with optional Java and .Net server-side
47  hosting, hot backup, SQL-99 support and more. It has all major
48  data-access interfaces, such as ODBC, JDBC, ADO .Net and OLE/DB.
50 Package: libvirtodbc0
51 Architecture: any
52 Depends: ${shlibs:Depends}, ${misc:Depends}
53 Description: OpenLink Virtuoso Open-Source Edition
54  Virtuoso is a high-performance object-relational SQL database. As a
55  database, it provides transactions, a smart SQL compiler, powerful
56  stored-procedure language with optional Java and .Net server-side
57  hosting, hot backup, SQL-99 support and more. It has all major
58  data-access interfaces, such as ODBC, JDBC, ADO .Net and OLE/DB.
60 Package: libvirtodbc-dev
61 Architecture: any
62 Depends: ${shlibs:Depends}, ${misc:Depends}
63 Description: OpenLink Virtuoso Open-Source Edition
64  Virtuoso is a high-performance object-relational SQL database. As a
65  database, it provides transactions, a smart SQL compiler, powerful
66  stored-procedure language with optional Java and .Net server-side
67  hosting, hot backup, SQL-99 support and more. It has all major
68  data-access interfaces, such as ODBC, JDBC, ADO .Net and OLE/DB.
70 Package: libvirtuoso-java
71 Architecture: all
72 Depends: ${shlibs:Depends}, ${misc:Depends}
73 Description: OpenLink Virtuoso Open-Source Edition
74  Virtuoso is a high-performance object-relational SQL database. As a
75  database, it provides transactions, a smart SQL compiler, powerful
76  stored-procedure language with optional Java and .Net server-side
77  hosting, hot backup, SQL-99 support and more. It has all major
78  data-access interfaces, such as ODBC, JDBC, ADO .Net and OLE/DB.