Source: libquartz2-java
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Varun Hiremath <varun@debian.org>,
           Torsten Werner <twerner@debian.org>
Build-Depends: debhelper (>= 9),
               default-jdk,
               javahelper,
               maven-debian-helper (>= 1.4)
Build-Depends-Indep: glassfish-javaee,
                     junit,
                     libasm-java (>= 5.0),
                     libc3p0-java,
                     libcommons-dbcp-java,
                     libcommons-logging-java,
                     libcommons-modeler-java,
                     libcommons-validator-java,
                     libgeronimo-commonj-spec-java,
                     libhamcrest-java,
                     libmail-java,
                     libmaven-antrun-plugin-java,
                     libmaven-bundle-plugin-java,
                     libmaven-shade-plugin-java,
                     libservlet3.1-java
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-java/libquartz-java.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libquartz-java.git
Homepage: http://quartz-scheduler.org

Package: libquartz2-java
Architecture: all
Depends: ${maven:Depends}, ${misc:Depends}
Suggests: ${maven:OptionalDepends}
Description: open source job scheduling system
 Quartz is a full-featured, open source job scheduling system that can
 be integrated with, or used along side virtually any J2EE or J2SE
 application - from the smallest stand-alone application to the
 largest e-commerce system. Quartz can be used to create simple or
 complex schedules for executing tens, hundreds, or even
 tens-of-thousands of jobs; jobs whose tasks are defined as standard
 Java components or EJBs. The Quartz Scheduler includes many
 enterprise-class features, such as JTA transactions and clustering.
