Source: mondrian
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <drazzib@debian.org>
Build-Depends:
 ant,
 cdbs,
 cup (>= 0.11a+20060608),
 debhelper (>= 9),
 default-jdk,
 default-jdk-doc,
 javacc,
 junit,
 junit-doc,
 libcommons-collections3-java,
 libcommons-dbcp-java,
 libcommons-io-java,
 libcommons-logging-java,
 libcommons-math-java,
 libcommons-vfs-java (>= 2.0),
 libeigenbase-farrago-java,
 libeigenbase-resgen-java,
 libeigenbase-resgen-java-doc,
 libjaxp1.3-java,
 liblog4j1.2-java,
 libolap4j-java (>= 1.2),
 libolap4j-java-doc,
 libservlet3.1-java,
 libservlet3.1-java-doc,
 libxalan2-java,
 libxerces2-java,
 libxmlunit-java,
 maven-repo-helper
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-java/mondrian.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/mondrian.git
Homepage: http://mondrian.pentaho.org/

Package: libmondrian-java
Architecture: all
Depends:
 cup,
 libcommons-dbcp-java,
 libcommons-math-java,
 libcommons-vfs-java,
 libeigenbase-farrago-java (>= 0.9.0-2~),
 libeigenbase-resgen-java (>= 1.3.0.13768-4~),
 libolap4j-java,
 ${misc:Depends}
Description: OLAP server written in Java
 Mondrian is an OLAP server written in Java. It enables to interactively
 analyze very large datasets stored in SQL databases without writing SQL.
 .
 It can be used for :
  * High performance, interactive analysis of large or small volumes of
    information
  * "Dimensional" exploration of data, for example analyzing sales by product
    line, by region, by time period
  * Parsing of Multi-Dimensional eXpression (MDX) language into Structured Query
    Language (SQL) to retrieve answers to dimensional queries
  * High-speed queries through the use of aggregate tables in the RDBMS
  * Advanced calculations using the calculation expressions of the MDX language

Package: libmondrian-java-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Recommends:
 default-jdk-doc,
 junit-doc,
 libeigenbase-resgen-java-doc,
 libolap4j-java-doc,
 libservlet3.1-java-doc
Suggests: libmondrian-java
Description: OLAP server written in Java - documentation
 Mondrian is an OLAP server written in Java. It enables to interactively
 analyze very large datasets stored in SQL databases without writing SQL.
 .
 It can be used for :
  * High performance, interactive analysis of large or small volumes of
    information
  * "Dimensional" exploration of data, for example analyzing sales by product
    line, by region, by time period
  * Parsing of Multi-Dimensional eXpression (MDX) language into Structured Query
    Language (SQL) to retrieve answers to dimensional queries
  * High-speed queries through the use of aggregate tables in the RDBMS
  * Advanced calculations using the calculation expressions of the MDX language
 .
 This package contains documentation of libmondrian-java.
