Please find, for review, the debconf templates and packages descriptions for the virtuoso-opensource source package. This review will last from Monday, March 01, 2010 to Thursday, March 11, 2010. Please send reviews as unified diffs (diff -u) against the original files. Comments about your proposed changes will be appreciated. Your review should be sent as an answer to this mail. When appropriate, I will send intermediate requests for review, with "[RFRn]" (n>=2) as a subject tag. When we will reach a consensus, I send a "Last Chance For Comments" mail with "[LCFC]" as a subject tag. Finally, the reviewed templates will be sent to the package maintainer as a bug report, and a mail will be sent to this list with "[BTS]" as a subject tag. Rationale: --- virtuoso-opensource.old/debian/virtuoso-opensource-6.1.templates 2010-02-27 08:06:14.794763038 +0100 +++ virtuoso-opensource/debian/virtuoso-opensource-6.1.templates 2010-02-27 19:42:57.037961481 +0100 @@ -1,41 +1,42 @@ Template: virtuoso-opensource-6.1/dba-password Type: password _Description: Password for DBA and DAV users: Following installation, users and passwords in Virtuoso can be managed using the command line tools (see the full documentation) or via - the Conductor web application which is installed by default at: + the Conductor web application which is installed by default at + http://localhost:8890/conductor. . - http://localhost:8890/conductor - . - There are two default users (DBA and DAV) created with administrative - access to Virtuoso and you should now set secure passwords for these users + Two users (DBA and DAV) are created by default, with administrative + access to Virtuoso. Secure passwords must be chosen for these users in order to complete the installation. . - If you do not enter a new password the daemon will be disabled initially - (unless a non-default password is found to already exist). + If you leave this blank, the daemon will be disabled + unless a non-default password already exists. 1) avoids having the URL on a single paragraph and eat space. Also avoids a "#flag:translate!" trick (see po-debconf(7)) 2) Simplify the sentence 3) Also simplify. The daemon will be disabled, period. Of course, it can be later re-enabled but, well, everybody would guess Template: virtuoso-opensource-6.1/dba-password-again Type: password -_Description: Repeat password for the admin users to confirm: +_Description: Administrative users password confirmation: This is the most ocmmon wording in such situations. Template: virtuoso-opensource-6.1/password-mismatch Type: error -_Description: Password confirmation error - The two passwords you entered were not the same. Please try again. +_Description: Password mismatch + The two passwords you entered were not the same. Please enter a + password again. Copied from D-I. Would make translators life easier. Template: virtuoso-opensource-6.1/note-disabled Type: note _Description: No initial password set, daemon disabled - For security reasons the default Virtuoso instance is disabled because + For security reasons, the default Virtuoso instance is disabled because no administration password was provided. . - You can enable the daemon manually by setting RUN to 'yes' in the file - /etc/default/virtuoso-opensource-6.1, in which case the default DBA user - password will be 'dba'. + You can enable the daemon manually by setting RUN to "yes" in + /etc/default/virtuoso-opensource-6.1. The default DBA user + password will then be "dba". 1) maybe a French comma, dunno..:-) 2) double quotes (we standardized on these). Avoid "the file". Split the sentence Template: virtuoso-opensource-6.1/error-setting-password Type: error -_Description: Unable to set password for the Virtuoso 'dba' user +_Description: Unable to set password for the Virtuoso "dba" user An error occurred while setting the password for the Virtuoso administrative user. This may have happened because the account already has a password, or because of a communication problem with @@ -43,10 +44,10 @@ . If the database already existed then it will have retained the original password. If there was some other problem then the default password - 'dba' (same as the username) will apply. + ("dba") is used. . - You should check immediately following installation that both the - 'dba' and 'dav' users have secure non-default passwords set. + It is recommended to check the passwords for + the "dba" and "dav" users immediately after installation. 1) double quotes 2) ditto 3) simplify the sentence Template: virtuoso-opensource-6.1/check-remove-databases Type: boolean @@ -57,30 +58,30 @@ . If you're removing the Virtuoso package in order to later install a more recent version, or if a different Virtuoso package is already using it, - the data should be kept. + you can choose to keep databases. 1) ake it clear that what will be kept are databases Template: virtuoso-opensource-6.1/http-server-port Type: string Default: 8890 -_Description: Default HTTP (Web) Server Port: - Virtuoso incorporates a web server capable of hosting HTML and VSP pages +_Description: Default HTTP server port: + Virtuoso provides a web server capable of hosting HTML and VSP pages (with optional support for other languages). If you are installing this - instance as a public web server directly on the internet, you probably want - to set the port here to the default 80 used for http:// addresses. + instance as a public web server directly on the Internet, you probably want + to choose 80 as web server port. . - NB: The default web root is created at /var/lib/virtuoso/vsp and will be + Please note that the default web server root directory is /var/lib/virtuoso/vsp and will be empty unless you also install the package containing the standard Virtuoso start page. 1) Avoid German Capitalization..:-). s/incorporates/provides (more common) 2) s/internet/Internet. Simplify the sentence 3) avoid latinisms. "web root" is a little bit jargonic Template: virtuoso-opensource-6.1/db-server-port Type: string Default: 1111 -_Description: Default Database Server Port: +_Description: Default database server port: You may change here the default port on which the Virtuoso database server will listen for connections. . - Sometimes it is better to use non-default ports to improve security on - servers that might be targets for unauthorised intrusion. + You may want to choose this option to improve security on + servers that might be targets for unauthorized intrusion. 1) Ungermanize 2) Less spoken language. US spelling Template: virtuoso-opensource-6.1/register-odbc-dsn Type: boolean @@ -91,15 +92,14 @@ . If you wish, the default Virtuoso instance will be automatically added to the list of available System Data Sources (and automatically deleted from - the list when you remove this package). + the list when this package is removed). . - If you elect to register the DSN it will be named VOS and DSN list is - maintained using the /usr/bin/odbcinst program from unixodbc. User and - password details are omitted from the DSN for security. + If you choose this option, the DSN will be named "VOS". User and + password details are omitted from the DSN for security reasons. 1) maybe someone else than "me" will be removing the package 2) more common wording. I see no need to specify that actions will be made with the said program (who cares?) Template: virtuoso-opensource/primary-server Type: select Choices: ${choices} -_Description: Default Virtuoso Server package: +_Description: Default Virtuoso server package: Please choose the version of virtuoso-server that will be linked to by the default (unversioned) names for init scripts and client tools. Ungermanize --- virtuoso-opensource.old/debian/libvirtodbc0.templates 2010-02-27 08:06:14.794763038 +0100 +++ virtuoso-opensource/debian/libvirtodbc0.templates 2010-02-27 19:31:54.881766968 +0100 @@ -2,12 +2,9 @@ Type: boolean Default: false _Description: Do you want to register the Virtuoso ODBC driver? - You appear to have an ODBC manager (unixodbc or iODBC) installed on your + An ODBC manager (unixodbc or iODBC) is apparently installed on this system. . If you wish, the Virtuoso ODBC Driver will be automatically added to the list of available ODBC drivers (and automatically deleted from the list - when you remove this package). - . - The driver list is maintained using the /usr/bin/odbcinst program from - unixodbc. + when this package is removed). I don't "have". Maybe the server is not mine but a big corporate server..:-) Again, I see no real need to specify what program is used.... PS: I didn't review debian/control --
Template: virtuoso-opensource-6.1/dba-password Type: password _Description: Password for DBA and DAV users: Following installation, users and passwords in Virtuoso can be managed using the command line tools (see the full documentation) or via the Conductor web application which is installed by default at http://localhost:8890/conductor. . Two users (DBA and DAV) are created by default, with administrative access to Virtuoso. Secure passwords must be chosen for these users in order to complete the installation. . If you leave this blank, the daemon will be disabled unless a non-default password already exists. Template: virtuoso-opensource-6.1/dba-password-again Type: password _Description: Administrative users password confirmation: Template: virtuoso-opensource-6.1/password-mismatch Type: error _Description: Password mismatch The two passwords you entered were not the same. Please enter a password again. Template: virtuoso-opensource-6.1/note-disabled Type: note _Description: No initial password set, daemon disabled For security reasons, the default Virtuoso instance is disabled because no administration password was provided. . You can enable the daemon manually by setting RUN to "yes" in /etc/default/virtuoso-opensource-6.1. The default DBA user password will then be "dba". Template: virtuoso-opensource-6.1/error-setting-password Type: error _Description: Unable to set password for the Virtuoso "dba" user An error occurred while setting the password for the Virtuoso administrative user. This may have happened because the account already has a password, or because of a communication problem with the Virtuoso server. . If the database already existed then it will have retained the original password. If there was some other problem then the default password ("dba") is used. . It is recommended to check the passwords for the "dba" and "dav" users immediately after installation. Template: virtuoso-opensource-6.1/check-remove-databases Type: boolean Default: false _Description: Remove all Virtuoso databases? The /var/lib/virtuoso directory which contains the Virtuoso databases is about to be removed. . If you're removing the Virtuoso package in order to later install a more recent version, or if a different Virtuoso package is already using it, you can choose to keep databases. Template: virtuoso-opensource-6.1/http-server-port Type: string Default: 8890 _Description: Default HTTP server port: Virtuoso provides a web server capable of hosting HTML and VSP pages (with optional support for other languages). If you are installing this instance as a public web server directly on the Internet, you probably want to choose 80 as web server port. . Please note that the default web server root directory is /var/lib/virtuoso/vsp and will be empty unless you also install the package containing the standard Virtuoso start page. Template: virtuoso-opensource-6.1/db-server-port Type: string Default: 1111 _Description: Default database server port: You may change here the default port on which the Virtuoso database server will listen for connections. . You may want to choose this option to improve security on servers that might be targets for unauthorized intrusion. Template: virtuoso-opensource-6.1/register-odbc-dsn Type: boolean Default: false _Description: Do you want to register an ODBC System DSN for Virtuoso? You appear to have an ODBC manager (unixodbc or iODBC) installed on your system, and the Virtuoso ODBC driver is installed. . If you wish, the default Virtuoso instance will be automatically added to the list of available System Data Sources (and automatically deleted from the list when this package is removed). . If you choose this option, the DSN will be named "VOS". User and password details are omitted from the DSN for security reasons. Template: virtuoso-opensource/primary-server Type: select Choices: ${choices} _Description: Default Virtuoso server package: Please choose the version of virtuoso-server that will be linked to by the default (unversioned) names for init scripts and client tools.
Template: libvirtodbc0/register-odbc-driver Type: boolean Default: false _Description: Do you want to register the Virtuoso ODBC driver? An ODBC manager (unixodbc or iODBC) is apparently installed on this system. . If you wish, the Virtuoso ODBC Driver will be automatically added to the list of available ODBC drivers (and automatically deleted from the list when this package is removed).
--- virtuoso-opensource.old/debian/virtuoso-opensource-6.1.templates 2010-02-27 08:06:14.794763038 +0100 +++ virtuoso-opensource/debian/virtuoso-opensource-6.1.templates 2010-03-01 08:13:33.954249141 +0100 @@ -3,39 +3,39 @@ _Description: Password for DBA and DAV users: Following installation, users and passwords in Virtuoso can be managed using the command line tools (see the full documentation) or via - the Conductor web application which is installed by default at: + the Conductor web application which is installed by default at + http://localhost:8890/conductor. . - http://localhost:8890/conductor + Two users (DBA and DAV) are created by default, with administrative + access to Virtuoso. Secure passwords must be chosen for these users + in order to complete the installation. . - There are two default users (DBA and DAV) created with administrative - access to Virtuoso and you should now set secure passwords for these users - to complete the installation. - . - If you do not enter a new password the daemon will be disabled initially - (unless a non-default password is found to already exist). + If you leave this blank, the daemon will be disabled + unless a non-default password already exists. Template: virtuoso-opensource-6.1/dba-password-again Type: password -_Description: Repeat password for the admin users to confirm: +_Description: Administrative users password confirmation: Template: virtuoso-opensource-6.1/password-mismatch Type: error -_Description: Password confirmation error - The two passwords you entered were not the same. Please try again. +_Description: Password mismatch + The two passwords you entered were not the same. Please enter a + password again. Template: virtuoso-opensource-6.1/note-disabled Type: note _Description: No initial password set, daemon disabled - For security reasons the default Virtuoso instance is disabled because + For security reasons, the default Virtuoso instance is disabled because no administration password was provided. . - You can enable the daemon manually by setting RUN to 'yes' in the file - /etc/default/virtuoso-opensource-6.1, in which case the default DBA user - password will be 'dba'. + You can enable the daemon manually by setting RUN to "yes" in + /etc/default/virtuoso-opensource-6.1. The default DBA user + password will then be "dba". Template: virtuoso-opensource-6.1/error-setting-password Type: error -_Description: Unable to set password for the Virtuoso 'dba' user +_Description: Unable to set password for the Virtuoso "dba" user An error occurred while setting the password for the Virtuoso administrative user. This may have happened because the account already has a password, or because of a communication problem with @@ -43,10 +43,10 @@ . If the database already existed then it will have retained the original password. If there was some other problem then the default password - 'dba' (same as the username) will apply. + ("dba") is used. . - You should check immediately following installation that both the - 'dba' and 'dav' users have secure non-default passwords set. + It is recommended to check the passwords for + the "dba" and "dav" users immediately after installation. Template: virtuoso-opensource-6.1/check-remove-databases Type: boolean @@ -57,30 +57,30 @@ . If you're removing the Virtuoso package in order to later install a more recent version, or if a different Virtuoso package is already using it, - the data should be kept. + you can choose to keep databases. Template: virtuoso-opensource-6.1/http-server-port Type: string Default: 8890 -_Description: Default HTTP (Web) Server Port: - Virtuoso incorporates a web server capable of hosting HTML and VSP pages +_Description: Default HTTP server port: + Virtuoso provides a web server capable of hosting HTML and VSP pages (with optional support for other languages). If you are installing this - instance as a public web server directly on the internet, you probably want - to set the port here to the default 80 used for http:// addresses. + instance as a public web server directly on the Internet, you probably want + to choose 80 as web server port. . - NB: The default web root is created at /var/lib/virtuoso/vsp and will be + Please note that the default web server root directory is /var/lib/virtuoso/vsp and will be empty unless you also install the package containing the standard Virtuoso start page. Template: virtuoso-opensource-6.1/db-server-port Type: string Default: 1111 -_Description: Default Database Server Port: +_Description: Default database server port: You may change here the default port on which the Virtuoso database server will listen for connections. . - Sometimes it is better to use non-default ports to improve security on - servers that might be targets for unauthorised intrusion. + You may want to choose this option to improve security on + servers that might be targets for unauthorized intrusion. Template: virtuoso-opensource-6.1/register-odbc-dsn Type: boolean @@ -91,15 +91,14 @@ . If you wish, the default Virtuoso instance will be automatically added to the list of available System Data Sources (and automatically deleted from - the list when you remove this package). + the list when this package is removed). . - If you elect to register the DSN it will be named VOS and DSN list is - maintained using the /usr/bin/odbcinst program from unixodbc. User and - password details are omitted from the DSN for security. + If you choose this option, the DSN will be named "VOS". User and + password details are omitted from the DSN for security reasons. Template: virtuoso-opensource/primary-server Type: select Choices: ${choices} -_Description: Default Virtuoso Server package: +_Description: Default Virtuoso server package: Please choose the version of virtuoso-server that will be linked to by the default (unversioned) names for init scripts and client tools. --- virtuoso-opensource.old/debian/libvirtodbc0.templates 2010-02-27 08:06:14.794763038 +0100 +++ virtuoso-opensource/debian/libvirtodbc0.templates 2010-02-27 19:31:54.881766968 +0100 @@ -2,12 +2,9 @@ Type: boolean Default: false _Description: Do you want to register the Virtuoso ODBC driver? - You appear to have an ODBC manager (unixodbc or iODBC) installed on your + An ODBC manager (unixodbc or iODBC) is apparently installed on this system. . If you wish, the Virtuoso ODBC Driver will be automatically added to the list of available ODBC drivers (and automatically deleted from the list - when you remove this package). - . - The driver list is maintained using the /usr/bin/odbcinst program from - unixodbc. + when this package is removed).
Source: virtuoso-opensource Section: database Priority: optional Maintainer: Obey Arthur Liu <arthur@milliways.fr> Standards-Version: 3.8.4 Homepage: http://virtuoso.openlinksw.com/wiki/main/Main/ Vcs-Browser: https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi?p=pkg-virtuoso/pkg-virtuoso.git Vcs-Git: git://scm.alioth.debian.org/git/pkg-virtuoso/pkg-virtuoso.git Build-Depends: cdbs, debhelper (>= 7), quilt, autotools-dev, autoconf (>=2.57), automake (>=1.10), libtool (>=1.5.16), flex (>=2.5.4), bison (>=1.35), gperf (>=2.7.2), gawk (>=3.1.1), m4 (>=1.4.1), make (>=3.79.1), libssl-dev (>=0.9.7), libreadline5-dev, zlib1g-dev, libxml2-dev, libpcre3-dev, net-tools, mono-gmcs (>= 1.0) [i386 kfreebsd-i386 powerpc amd64 kfreebsd-amd64 ia64 arm armeb armel sparc s390], cli-common-dev (>= 0.4.4) [i386 kfreebsd-i386 powerpc amd64 kfreebsd-amd64 ia64 arm armeb armel sparc s390], libmono-corlib2.0-cil (>= 1.2.6) [i386 kfreebsd-i386 powerpc amd64 kfreebsd-amd64 ia64 arm armeb armel sparc s390], libmono-system-data2.0-cil (>= 1.0) [i386 kfreebsd-i386 powerpc amd64 kfreebsd-amd64 ia64 arm armeb armel sparc s390], libmono-system2.0-cil (>= 1.2.6) [i386 kfreebsd-i386 powerpc amd64 kfreebsd-amd64 ia64 arm armeb armel sparc s390], docbook2x, po-debconf, libwbxml2-dev, libmagickwand-dev Package: virtuoso-opensource Architecture: all Depends: virtuoso-opensource-6.1, ${misc:Depends} Recommends: virtuoso-server, virtuoso-vsp-startpage, virtuoso-vad-conductor Suggests: virtuoso-vad-doc, virtuoso-vad-demo, virtuoso-vad-tutorial, virtuoso-vad-rdfmappers, virtuoso-vad-sparqldemo, virtuoso-vad-syncml, virtuoso-vad-bpel, virtuoso-vad-isparql, virtuoso-vad-ods Description: OpenLink Virtuoso Open-Source Edition (OSE) Virtuoso is a high-performance object-relational SQL database. As a database, it provides transactions, a smart SQL compiler, powerful stored-procedure language with optional Java and .Net server-side hosting, hot backup, SQL-99 support and more. It has all major data-access interfaces, such as ODBC, JDBC, ADO .Net and OLE/DB. . OpenLink Virtuoso supports SPARQL embedded into SQL for querying RDF data stored in Virtuoso's database. SPARQL benefits from low-level support in the engine itself, such as SPARQL-aware type-casting rules and a dedicated IRI data type. . This is the Virtuoso's Open-Source Edition (Virtuoso OSE). Package: virtuoso-server Architecture: all Depends: virtuoso-opensource-6.1, ${misc:Depends} Description: Virtuoso OSE Server (metapackage for latest version) Virtuoso is a high-performance object-relational SQL database. As a database, it provides transactions, a smart SQL compiler, powerful stored-procedure language with optional Java and .Net server-side hosting, hot backup, SQL-99 support and more. It has all major data-access interfaces, such as ODBC, JDBC, ADO .Net and OLE/DB. . This is an empty package that depends on the current "best" version of virtuoso-server (currently virtuoso-opensource-6.1), as determined by the Virtuoso maintainers. Install this package if in doubt about which Virtuoso OSE version you need. That will install the version recommended by the package maintainers. Package: virtuoso-minimal Architecture: all Depends: virtuoso-opensource-6.1-bin, libvirtodbc0, ${misc:Depends} Description: Virtuoso minimal Server (metapackage for latest version) Virtuoso is a high-performance object-relational SQL database. As a database, it provides transactions, a smart SQL compiler, powerful stored-procedure language with optional Java and .Net server-side hosting, hot backup, SQL-99 support and more. It has all major data-access interfaces, such as ODBC, JDBC, ADO .Net and OLE/DB. . This is an empty package that depends on the current "best" version of virtuoso-minimal (currently virtuoso-opensource-6.1-bin), as determined by the Virtuoso maintainers. This should usually be depended on by all packages which use Virtuoso as an embedded database. Package: virtuoso-opensource-6.1 Architecture: any Depends: virtuoso-opensource-6.1-common (= ${binary:Version}), virtuoso-opensource-6.1-bin (= ${binary:Version}), libvirtodbc0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} Description: OpenLink Virtuoso Open-Source Edition - Server support files Virtuoso is a high-performance object-relational SQL database. As a database, it provides transactions, a smart SQL compiler, powerful stored-procedure language with optional Java and .Net server-side hosting, hot backup, SQL-99 support and more. It has all major data-access interfaces, such as ODBC, JDBC, ADO .Net and OLE/DB. . This package contains the core tools and support files. Package: virtuoso-opensource-6.1-common Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: OpenLink Virtuoso Open-Source Edition - Common Binaries Virtuoso is a high-performance object-relational SQL database. As a database, it provides transactions, a smart SQL compiler, powerful stored-procedure language with optional Java and .Net server-side hosting, hot backup, SQL-99 support and more. It has all major data-access interfaces, such as ODBC, JDBC, ADO .Net and OLE/DB. . This package contains the common binaries. Package: virtuoso-opensource-6.1-bin Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: OpenLink Virtuoso Open-Source Edition - Server Binaries Virtuoso is a high-performance object-relational SQL database. As a database, it provides transactions, a smart SQL compiler, powerful stored-procedure language with optional Java and .Net server-side hosting, hot backup, SQL-99 support and more. It has all major data-access interfaces, such as ODBC, JDBC, ADO .Net and OLE/DB. . This package contains the core binary libraries. Package: virtuoso-vsp-startpage Architecture: all Depends: ${misc:Depends}, virtuoso-opensource Description: OpenLink Virtuoso Open-Source Edition - Start Page Virtuoso is a high-performance object-relational SQL database. As a database, it provides transactions, a smart SQL compiler, powerful stored-procedure language with optional Java and .Net server-side hosting, hot backup, SQL-99 support and more. It has all major data-access interfaces, such as ODBC, JDBC, ADO .Net and OLE/DB. . This package contains the default start page for the web root. Package: virtuoso-vad-conductor Architecture: all Depends: ${misc:Depends}, virtuoso-opensource Description: OpenLink Virtuoso Open-Source Edition - Conductor Virtuoso is a high-performance object-relational SQL database. As a database, it provides transactions, a smart SQL compiler, powerful stored-procedure language with optional Java and .Net server-side hosting, hot backup, SQL-99 support and more. It has all major data-access interfaces, such as ODBC, JDBC, ADO .Net and OLE/DB. . This package contains the administration interface VAD (Virtuoso Application Distribution) package. Package: virtuoso-vad-doc Section: doc Architecture: all Depends: ${misc:Depends}, virtuoso-opensource Description: OpenLink Virtuoso Open-Source Edition - Documentation Virtuoso is a high-performance object-relational SQL database. As a database, it provides transactions, a smart SQL compiler, powerful stored-procedure language with optional Java and .Net server-side hosting, hot backup, SQL-99 support and more. It has all major data-access interfaces, such as ODBC, JDBC, ADO .Net and OLE/DB. . This package contains the documentation VAD (Virtuoso Application Distribution) package. Package: virtuoso-vad-demo Section: doc Architecture: all Depends: ${misc:Depends}, virtuoso-opensource Description: OpenLink Virtuoso Open-Source Edition - Demo Virtuoso is a high-performance object-relational SQL database. As a database, it provides transactions, a smart SQL compiler, powerful stored-procedure language with optional Java and .Net server-side hosting, hot backup, SQL-99 support and more. It has all major data-access interfaces, such as ODBC, JDBC, ADO .Net and OLE/DB. . This package contains the demo application VAD (Virtuoso Application Distribution) package. Package: virtuoso-vad-tutorial Section: doc Architecture: all Depends: ${misc:Depends}, virtuoso-opensource Description: OpenLink Virtuoso Open-Source Edition - Tutorial Virtuoso is a high-performance object-relational SQL database. As a database, it provides transactions, a smart SQL compiler, powerful stored-procedure language with optional Java and .Net server-side hosting, hot backup, SQL-99 support and more. It has all major data-access interfaces, such as ODBC, JDBC, ADO .Net and OLE/DB. . This package contains the tutorial application VAD (Virtuoso Application Distribution) package. Package: virtuoso-vad-rdfmappers Architecture: all Depends: ${misc:Depends}, virtuoso-opensource Description: OpenLink Virtuoso Open-Source Edition - RDF Mappers Virtuoso is a high-performance object-relational SQL database. As a database, it provides transactions, a smart SQL compiler, powerful stored-procedure language with optional Java and .Net server-side hosting, hot backup, SQL-99 support and more. It has all major data-access interfaces, such as ODBC, JDBC, ADO .Net and OLE/DB. . This package contains the RDF Mappers application VAD (Virtuoso Application Distribution) package. Package: virtuoso-vad-sparqldemo Architecture: all Depends: ${misc:Depends}, virtuoso-opensource Description: OpenLink Virtuoso Open-Source Edition - SPARQL Demo Virtuoso is a high-performance object-relational SQL database. As a database, it provides transactions, a smart SQL compiler, powerful stored-procedure language with optional Java and .Net server-side hosting, hot backup, SQL-99 support and more. It has all major data-access interfaces, such as ODBC, JDBC, ADO .Net and OLE/DB. . This package contains the SPARQL Demo application VAD (Virtuoso Application Distribution) package. Package: virtuoso-vad-syncml Architecture: all Depends: ${misc:Depends}, virtuoso-opensource Description: OpenLink Virtuoso Open-Source Edition - SyncML Virtuoso is a high-performance object-relational SQL database. As a database, it provides transactions, a smart SQL compiler, powerful stored-procedure language with optional Java and .Net server-side hosting, hot backup, SQL-99 support and more. It has all major data-access interfaces, such as ODBC, JDBC, ADO .Net and OLE/DB. . This package contains the SyncML application VAD (Virtuoso Application Distribution) package. Package: virtuoso-vad-bpel Architecture: all Depends: ${misc:Depends}, virtuoso-opensource Description: OpenLink Virtuoso Open-Source Edition - BPEL Virtuoso is a high-performance object-relational SQL database. As a database, it provides transactions, a smart SQL compiler, powerful stored-procedure language with optional Java and .Net server-side hosting, hot backup, SQL-99 support and more. It has all major data-access interfaces, such as ODBC, JDBC, ADO .Net and OLE/DB. . This package contains the BPEL application VAD (Virtuoso Application Distribution) package. Package: virtuoso-vad-isparql Architecture: all Depends: ${misc:Depends}, virtuoso-opensource Description: OpenLink Virtuoso Open-Source Edition - iSPARQL Virtuoso is a high-performance object-relational SQL database. As a database, it provides transactions, a smart SQL compiler, powerful stored-procedure language with optional Java and .Net server-side hosting, hot backup, SQL-99 support and more. It has all major data-access interfaces, such as ODBC, JDBC, ADO .Net and OLE/DB. . This package contains the iSPARQL application VAD (Virtuoso Application Distribution) package. Package: virtuoso-vad-ods Architecture: all Depends: ${misc:Depends}, virtuoso-opensource Description: OpenLink Virtuoso Open-Source Edition - Open Data Spaces Virtuoso is a high-performance object-relational SQL database. As a database, it provides transactions, a smart SQL compiler, powerful stored-procedure language with optional Java and .Net server-side hosting, hot backup, SQL-99 support and more. It has all major data-access interfaces, such as ODBC, JDBC, ADO .Net and OLE/DB. . This package contains Open Data Spaces (ODS) VAD (Virtuoso Application Distribution) packages. Package: libvirtodbc0 Depends: virtuoso-opensource-6.1-common (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} Architecture: any Description: OpenLink Virtuoso Open-Source Edition - ODBC libraries Virtuoso is a high-performance object-relational SQL database. As a database, it provides transactions, a smart SQL compiler, powerful stored-procedure language with optional Java and .Net server-side hosting, hot backup, SQL-99 support and more. It has all major data-access interfaces, such as ODBC, JDBC, ADO .Net and OLE/DB. . This package contains the Virtuoso ODBC client libraries. Package: libvirtuoso5.5-cil Section: cli-mono Architecture: i386 kfreebsd-i386 powerpc amd64 kfreebsd-amd64 ia64 arm armeb armel sparc s390 Depends: ${cli:Depends}, ${misc:Depends} Description: OpenLink Virtuoso Open-Source Edition - Mono assemblies Virtuoso is a high-performance object-relational SQL database. As a database, it provides transactions, a smart SQL compiler, powerful stored-procedure language with optional Java and .Net server-side hosting, hot backup, SQL-99 support and more. It has all major data-access interfaces, such as ODBC, JDBC, ADO .Net and OLE/DB. . This package contains Virtuoso's ADO.NET data provider for Mono.
Attachment:
signature.asc
Description: Digital signature